juson

JSON parser

A lightweight JSON parser written in C

lightweight json parser in c

GitHub

16 stars
3 watching
2 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list


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
kgabis/parson A lightweight JSON parsing library written in C 1,364
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 35
mjansson/json An in-place JSON parser implemented in a single header file 74
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
amir-s/jute A lightweight JSON parser written in C++ 72
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 870
lloyd/yajl A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. 2,156
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
netmail-open/wjelement A flexible C library for parsing and manipulating JSON documents with validation capabilities. 108
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 714
tmcw/gedcom A GEDCOM parser that translates its input into JSON format 159