js0n
JSON scanner
A lightweight JSON parser written in C that efficiently scans and extracts key-value pairs from a JSON string.
Flexible Zero-Footprint JSON Parser in C
335 stars
20 watching
48 forks
Language: C
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An utility to search and filter JSON data from files | 4 |
| | A lightweight C implementation of optimized JSON parsing and processing. | 34 |
| | A lightweight JSON parser and printer library for C. | 282 |
| | A high-performance JSON parser and generator optimized for R statistical data and web applications. | 381 |
| | A lightweight C parser for structured data formats like JSON | 1,286 |
| | A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| | 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 high-performance JSON parser that minimizes memory allocation and copying. | 28 |
| | A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| | A commandline tool for parsing JSON from various sources | 51 |
| | An in-place JSON parser implemented in a single header file | 74 |
| | A lightweight JSON parsing library written in C | 1,367 |
| | A tool to parse and pretty-print JSON data from various input sources. | 27 |
| | A lightweight and fast JSON parsing library in ANSI C. | 11 |
| | A lightweight JSON parser written in C | 16 |