json

JSON parser

A C++ JSON parser that builds an in-memory tree representing the JSON structure.

json++

GitHub

41 stars
7 watching
18 forks
Language: C++
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
kazuho/picojsonA lightweight C++ JSON parser and serializer with various interfaces.1,119
mjansson/jsonAn in-place JSON parser implemented in a single header file74
pantuza/jsoncatA tool to parse and pretty-print JSON data from various input sources.27
kgabis/parsonA lightweight JSON parsing library written in C1,367
maciejhirsz/json-rustA JSON parsing and serialization library written in Rust.569
vincenthz/libjsonA lightweight JSON parser and printer library for C.282
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
wgtdkp/jusonA lightweight JSON parser written in C16
zaach/jsonlintA JSON parser and validator with a CLI.1,948
dougbinks/sjsonA lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons3
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
arkanovicz/essential-jsonA lightweight Java JSON library providing minimalistic parsing and rendering capabilities5
nixman/flatjsonA high-performance JSON parser that minimizes memory allocation and copying.28
therealklanni/jpA commandline tool for parsing JSON from various sources51