json_library
Another C++ based JSON Library (/w Parser/Generator/Navigator)
Native C++ implementation of a JSON library.
Contains a Parser, a Generator and and easy-to-use Navigator in one single class.
To build you will need at least a C++11 capable compiler such as MSVC 10 (express edition).
There is no other 3rd party library required to compile or run it.