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
a JSON parser and printer library in C. easy to integrate with any model.
The main features of vincenthz/libjson are: JSON and Data Parsing, JSON Parsing, JSON Processing, Json.
Open-source alternatives to vincenthz/libjson 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.