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
568 stars
29 watching
43 forks
Language: C++
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An in-place JSON parser implemented in a single header file | 74 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| A C++ library for parsing and generating JSON data | 69 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| A C++ library to parse and generate JSON data structures for Arduino projects. | 567 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| A library to parse and manipulate a specific algebraic superset of JSON | 2 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A lightweight C implementation of optimized JSON parsing and processing. | 34 |
| A lightweight JSON parser written in C++ | 72 |
| An efficient and easy-to-use JSON parser that loads documents into memory in small chunks. | 1,110 |
| A fast and immutable JSON parser written in Scala | 11 |
| A lightweight JSON parser and printer library for C. | 282 |
| A fast and extensible JSON encoder/decoder for Python | 1,657 |