JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.
C library for encoding, decoding and manipulating JSON data
Lightweight, extremely high-performance JSON parser for C++11
The main features of chadaustin/sajson are: JSON Processing, Json.
Open-source alternatives to chadaustin/sajson include: cesanta/frozen — JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. danielaparker/jsoncons — A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON… akheron/jansson — C library for encoding, decoding and manipulating JSON data. amir-s/jute — Very simple C++ JSON Parser. chrismanning/jbson — JSON & BSON parser/writer. davegamble/cjson — cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It…