Skip to main content

Standil's Home

Menu

Skip to content
  • Home
  • Computer
  • Hobby
 

JSON

2024-01-24
cpascal
Programming No Comments

JSON (JavaScript Object Notation)

Home

  • Introducing JSON – http://www.json.org/
  • JSON-RPC – http://json-rpc.org/

C/C++

  • CAJUN – http://sourceforge.net/projects/cajun-jsonapi/
  • cjson – http://sourceforge.net/projects/cjson/
  • CSON – http://fossil.wanderinghorse.net/repos/cson/index.cgi/index
  • JsonCpp – http://jsoncpp.sourceforge.net/
  • Jost (need boost) – http://ddsbench.svn.sourceforge.net/viewvc/ddsbench/trunk/jost/
  • libjson – http://sourceforge.net/projects/libjson/
  • M’s JSON parser – http://sourceforge.net/projects/mjson/
  • nosjob – http://fossil.wanderinghorse.net/repos/nosjob/index.cgi/index
  • YAJL (Yet Another JSON Library) – http://lloyd.github.com/yajl/

Binary-format alternatives

  • CBOR – https://cbor.io/
  • MessagePack (msgpack) – https://msgpack.org/
  • VelocyPack (VPack) (supports key compression) – https://github.com/arangodb/velocypack
  • Smile – https://github.com/FasterXML/smile-format-specification
  • Binn – https://github.com/liteserver/binn

Post navigation

Game Test Automation
Screen recording

Search

Categories

  • Computer (47)
    • Anatomy (3)
    • Programming (33)
  • Hobby (3)
  • Uncategorized (2)

Recent Posts

  • ADB (Android Debug Bridge)
  • IL2CPP
  • Cross-platform GUI libraries for C/C++
  • Screen recording
  • JSON

Copyright © 1995-2018 Standil (cpascal@cpascal.net)