How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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
A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
The main features of gaudecker/qt-json are: JSON and Data Parsing, JSON Parsing, JSON Processing, Json.
Projects with overlapping indexed features include: cesanta/frozen — JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. dropbox/json11 — A tiny JSON library for C++11. 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. flavio/qjson — QJson is a qt-based library that maps JSON data to QVariant objects.