sajson

JSON parser

A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string.

Lightweight, extremely high-performance JSON parser for C++11

GitHub

568 stars
29 watching
43 forks
Language: C++
last commit: about 5 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
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
hjson/hjson-cppA C++ library for parsing and generating JSON data69
dougbinks/sjsonA lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons3
interactive-matter/ajsonA C++ library to parse and generate JSON data structures for Arduino projects.567
nfrechette/sjson-cppA minimal C++ library to read and write Simplified JSON files without memory allocations.21
sadmac7000/libasonA library to parse and manipulate a specific algebraic superset of JSON2
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
ohler55/ojcA lightweight C implementation of optimized JSON parsing and processing.34
amir-s/juteA lightweight JSON parser written in C++72
halaxa/json-machineAn efficient and easy-to-use JSON parser that loads documents into memory in small chunks.1,110
nestorpersist/jsonA fast and immutable JSON parser written in Scala11
vincenthz/libjsonA lightweight JSON parser and printer library for C.282
simplejson/simplejsonA fast and extensible JSON encoder/decoder for Python1,657