How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.
C library for encoding, decoding and manipulating JSON data
JSON & BSON parser/writer
The main features of chrismanning/jbson are: JSON and Data Parsing, JSON Parsing, JSON Processing, Json.
Open-source alternatives to chrismanning/jbson include: cesanta/frozen — JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. flavio/qjson — QJson is a qt-based library that maps JSON data to QVariant objects. akheron/jansson — C library for encoding, decoding and manipulating JSON data. amir-s/jute — Very simple C++ JSON Parser. dropbox/json11 — A tiny JSON library for C++11. gaudecker/qt-json — A simple class for parsing JSON data into a QVariant hierarchy and vice versa.