json
JSON parser library
A lightweight JSON parsing library that creates a DOM-like data structure
🔋 In-place lightweight JSON parser
24 stars
6 watching
3 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
c-jsonin-place-parserjavascript-object-notationjsonjson-apijson-datajson-loaderjson-parserjson-parsingjson-stringjson-tokenizerparsertokenizer
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 |
| An in-place JSON parser implemented in a single header file | 74 |
| A lightweight JSON parsing library written in C | 1,367 |
| A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A lightweight JSON parser written in C | 16 |
| A lightweight JSON parser and printer library for C. | 282 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
| A lightweight and fast JSON parsing library in ANSI C. | 11 |
| A lightweight C implementation of optimized JSON parsing and processing. | 34 |
| A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 43 |
| A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |