json
JSON parser
An in-place JSON parser implemented in a single header file
Single file in-place JSON/SJSON parser
74 stars
7 watching
5 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
cjsonsjson
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A C++ library for parsing and generating JSON data | 69 |
| 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 parsing library that creates a DOM-like data structure | 24 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 |
| A Java library implementing the JSON-LD 1.0 specification and API | 379 |
| A Fortran 95 JSON parser library | 61 |
| A C++ JSON parser that builds an in-memory tree representing the JSON structure. | 41 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| A JSON parser and validator with a CLI. | 1,948 |
| A lightweight JSON parser written in C | 16 |