jsonParse

JSON parser

A lightweight and fast JSON parsing library in ANSI C.

A simple and fast JSON parser in ANSI C

GitHub

11 stars
4 watching
1 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list

c-jsonjsonjson-apijson-parser

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 35
kgabis/parson A lightweight JSON parsing library written in C 1,362
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
lloyd/yajl A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. 2,156
wgtdkp/juson A lightweight JSON parser written in C 16
dmitrii-eremin/jfes A minimalistic JSON parser for embedded systems 70
ohler55/ojg A high-performance JSON parser and toolset for Go. 858
nixman/flatjson A high-performance JSON parser that minimizes memory allocation and copying. 29
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
therealklanni/jp A commandline tool for parsing JSON from various sources 51
mjansson/json An in-place JSON parser implemented in a single header file 74
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 870
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164