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
281 watching
3k forks
Language: C
last commit: about 2 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,125
akheron/jansson A JSON data processing library with a simple API and full Unicode support 3,087
open-source-parsers/jsoncpp A C++ library for working with JSON data 8,173
interactive-matter/ajson A C++ library to parse and generate JSON data structures for Arduino projects. 566
sbjson/sbjson A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. 3,728
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 70
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
ultrajson/ultrajson A fast JSON encoder and decoder written in C with Python bindings 4,329
nlohmann/json A C++ library providing a simple and efficient way to work with JSON data in modern C++ applications. 43,219
bblanchon/arduinojson A lightweight C++ JSON library for embedded systems and IoT devices. 6,739
mpx/lua-cjson Provides JSON encoding and parsing capabilities for the Lua programming language 934
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. 35