RapidJSON - A fast JSON parser/generator for C++ with both SAX/DOM style API
RapidJSON is a JSON parser and generator for C++. RapidJSON is small but complete. It supports both SAX and DOM style API. RapidJSON is self-contained and header-only. It does not depend on external libraries such as BOOST. It even does not depend on STL.
https://github.com/Tencent/rapidjson
http://rapidjson.org/
License:
Tech:
Tags: