json

JSON parser

An in-place JSON parser implemented in a single header file

Single file in-place JSON/SJSON parser

GitHub

74 stars
7 watching
5 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list

cjsonsjson

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
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
chadaustin/sajson A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. 570
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 714
ruby/json A Ruby implementation of the JSON data serialization format 703
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
kazuho/picojson A lightweight C++ JSON parser and serializer with various interfaces. 1,120
icrar/ijson An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. 845
jsonld-java/jsonld-java A Java library implementing the JSON-LD 1.0 specification and API 379
josephalevin/fson A Fortran 95 JSON parser library 60
tunnuz/json A C++ JSON parser that builds an in-memory tree representing the JSON structure. 41
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
wgtdkp/juson A lightweight JSON parser written in C 16