JSONCPP - A C++ library for interacting with JSON
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
https://github.com/open-source-parsers/jsoncpp
http://jsoncpp.sourceforge.net
License:
Tech:
Tags: