json
JSON parser
A C++ JSON parser that builds an in-memory tree representing the JSON structure.
json++
41 stars
7 watching
18 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| An in-place JSON parser implemented in a single header file | 74 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| A lightweight JSON parsing library written in C | 1,367 |
| A JSON parsing and serialization library written in Rust. | 569 |
| A lightweight JSON parser and printer library for C. | 282 |
| A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |
| A lightweight JSON parser written in C | 16 |
| A JSON parser and validator with a CLI. | 1,948 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
| A high-performance JSON parser that minimizes memory allocation and copying. | 28 |
| A commandline tool for parsing JSON from various sources | 51 |