CODΞ - maximizing your sourcing capabilities

CODΞ supports GlossaryTech to keep it free for the community

RapidJSON

Library, which helps in writing json and reading a json file using cpp. A fast JSON parser/generator for C++ with both SAX/DOM style API. RapidJSON borrowed some designs of RapidXML, including in situ parsing, header-only library. But the two APIs are completely different

Learn more

First released 2015
Developed by Tencent company, Milo Yip
Latest stable version V1
Open-source Yes

Interesting facts

Many design decisions of RapidJSON is aimed at time/space performance. These may reduce user-friendliness of APIs. Besides, it also employs low-level optimizations (intrinsics, SIMD) and special algorithms (custom double-to-string, string-to-double conversions).

Development by Synergize.digital

Sign up for updates
straight to your inbox