libjson
JSON parser
A lightweight JSON parser and printer library for C.
a JSON parser and printer library in C. easy to integrate with any model.
282 stars
37 watching
97 forks
Language: C
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| A C++ library for parsing and generating JSON data | 69 |
| A library to parse and manipulate a specific algebraic superset of JSON | 2 |
| A lightweight JSON parser written in C | 16 |
| A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| An in-place JSON parser implemented in a single header file | 74 |
| A JSON parser and validator with a CLI. | 1,948 |
| 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 JSON encoder and decoder implemented in Common Lisp. | 164 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| A C++ JSON parser that builds an in-memory tree representing the JSON structure. | 41 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A lightweight JSON parsing library written in C | 1,367 |