json

JSON parser library

A lightweight JSON parsing library that creates a DOM-like data structure

🔋 In-place lightweight JSON parser

GitHub

24 stars
6 watching
3 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list

c-jsonin-place-parserjavascript-object-notationjsonjson-apijson-datajson-loaderjson-parserjson-parsingjson-stringjson-tokenizerparsertokenizer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
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
arkanovicz/essential-json A lightweight Java JSON library providing minimalistic parsing and rendering capabilities 5
ruby/json A Ruby implementation of the JSON data serialization format 703
wgtdkp/juson A lightweight JSON parser written in C 16
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 714
nfrechette/sjson-cpp A minimal C++ library to read and write Simplified JSON files without memory allocations. 21
cloudflare/lua-resty-json A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. 167
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 35
sourcemeta/jsontoolkit A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. 39
owensd/json-swift A JSON parsing library for Swift with a focus on type safety and easy access to JSON data 721