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

GitHub

334 stars
20 watching
48 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cosmo-ray/json-search An utility to search and filter JSON data from files 4
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 35
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
jeroen/jsonlite A high-performance JSON parser and generator optimized for R statistical data and web applications. 376
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
chadaustin/sajson A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. 570
nixman/flatjson A high-performance JSON parser that minimizes memory allocation and copying. 29
nfrechette/sjson-cpp A minimal C++ library to read and write Simplified JSON files without memory allocations. 21
therealklanni/jp A commandline tool for parsing JSON from various sources 51
mjansson/json An in-place JSON parser implemented in a single header file 74
kgabis/parson A lightweight JSON parsing library written in C 1,362
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
wgtdkp/juson A lightweight JSON parser written in C 16