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
The main features of akheron/jansson are: JSON and Data Parsing, JSON Parsing, JSON Processing, Json.
Projects with overlapping indexed features include: dropbox/json11 — A tiny JSON library for C++11. flavio/qjson — QJson is a qt-based library that maps JSON data to QVariant objects. amir-s/jute — Very simple C++ JSON Parser. cesanta/frozen — JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems. chrismanning/jbson — JSON & BSON parser/writer. gaudecker/qt-json — A simple class for parsing JSON data into a QVariant hierarchy and vice versa.