jsoncpp: jsoncpp (C++ library for interacting with JSON) jsoncpp: jsoncpp: JSON is a lightweight data-interchange format. It can represent jsoncpp: numbers, strings, ordered sequences of values, and collections of jsoncpp: name/value pairs. jsoncpp: JsonCpp is a C++ library that allows manipulating JSON values, jsoncpp: including serialization and deserialization to and from strings. jsoncpp: It can also preserve existing comment in unserialization/serialization jsoncpp: steps, making it a convenient format to store user input files. jsoncpp: jsoncpp: See also: https://github.com/open-source-parsers/jsoncpp