parson

JSON parser

A lightweight JSON parsing library written in C

Lightweight JSON library written in C.

GitHub

1k stars
61 watching
330 forks
Language: C
last commit: over 2 years ago
Linked from 5 awesome lists

cjsonjson-parserparser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
wgtdkp/jusonA lightweight JSON parser written in C16
liufeigit/jsonparseA lightweight and fast JSON parsing library in ANSI C.11
recp/jsonA lightweight JSON parsing library that creates a DOM-like data structure24
mjansson/jsonAn in-place JSON parser implemented in a single header file74
amir-s/juteA lightweight JSON parser written in C++72
kazuho/picojsonA lightweight C++ JSON parser and serializer with various interfaces.1,119
arkanovicz/essential-jsonA lightweight Java JSON library providing minimalistic parsing and rendering capabilities5
davisp/jiffyA C++ JSON parser implemented as an Erlang NIF.871
therealklanni/jpA commandline tool for parsing JSON from various sources51
hjson/hjson-cppA C++ library for parsing and generating JSON data69
ohler55/ojcA lightweight C implementation of optimized JSON parsing and processing.34
icrar/ijsonAn iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files.861
tunnuz/jsonA C++ JSON parser that builds an in-memory tree representing the JSON structure.41
lloyd/yajlA fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance.2,156