cJSON

JSON parser

A lightweight JSON parsing library that aims to simplify data representation and storage

Ultralightweight JSON parser in ANSI C

GitHub

11k stars
283 watching
3k forks
Language: C
last commit: 4 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ibireme/yyjson A high-performance JSON library written in ANSI C. 3,164
akheron/jansson A JSON data processing library with a simple API and full Unicode support 3,100
open-source-parsers/jsoncpp A C++ library for working with JSON data 8,223
interactive-matter/ajson A C++ library to parse and generate JSON data structures for Arduino projects. 567
sbjson/sbjson A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. 3,727
nfrechette/sjson-cpp A minimal C++ library to read and write Simplified JSON files without memory allocations. 21
hjson/hjson-cpp A C++ library for parsing and generating JSON data 69
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
vincenthz/libjson A lightweight JSON parser and printer library for C. 282
ultrajson/ultrajson A fast JSON encoder and decoder written in C with Python bindings 4,348
nlohmann/json A lightweight C++ library for serializing and deserializing JSON data 43,665
bblanchon/arduinojson A lightweight C++ JSON library for embedded systems and IoT devices. 6,768
mpx/lua-cjson A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. 939
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 34