

Furthermore, we checked with Valgrind and the Clang Sanitizers that there are no memory leaks. Our code is heavily unit-tested and covers 100% of the code, including all exceptional behavior. All in all, everything should require no adjustment of your compiler flags or project settings. No library, no subproject, no dependencies, no complex build system. Our whole code consists of a single header file json.hpp. Check out the examples below and you'll know what I mean. We used all the operator magic of modern C++ to achieve the same feeling in your code. In languages such as Python, JSON feels like a first class data type. There are myriads of JSON libraries out there, and each may even have its reason to exist.

Binary formats (BSON, CBOR, MessagePack, UBJSON, and BJData).

Creating json objects from JSON literals.Support ( documentation, FAQ, discussions, API, bug issues).
