json-parser

JSON parser

A lightweight C parser for structured data formats like JSON

Very low footprint DOM-style JSON parser written in portable ANSI C

GitHub

1k stars
56 watching
289 forks
Language: C
last commit: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mjansson/jsonAn in-place JSON parser implemented in a single header file74
recp/jsonA lightweight JSON parsing library that creates a DOM-like data structure24
wgtdkp/jusonA lightweight JSON parser written in C16
kgabis/parsonA lightweight JSON parsing library written in C1,367
ruby/jsonA Ruby implementation of the JSON data serialization format704
liufeigit/jsonparseA lightweight and fast JSON parsing library in ANSI C.11
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
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
zaach/jsonlintA JSON parser and validator with a CLI.1,948
hjson/hjson-cppA C++ library for parsing and generating JSON data69
chadaustin/sajsonA high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string.568
vincenthz/libjsonA lightweight JSON parser and printer library for C.282
tunnuz/jsonA C++ JSON parser that builds an in-memory tree representing the JSON structure.41
clojure/data.jsonA JSON parser and generator for Clojure data structures544