libason
JSON parser library
A library to parse and manipulate a specific algebraic superset of JSON
A library to parse and manipulate an algebraic superset/semantic application of JSON
2 stars
1 watching
1 forks
Language: C
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight JSON parser and printer library for C. | 282 |
| | 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 parsing library for Python | 365 |
| | A lightweight JSON parsing library written in C | 1,367 |
| | A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| | 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 C++ JSON parser and serializer with various interfaces. | 1,119 |
| | A Common Lisp library for parsing and generating JSON data | 48 |
| | High-performance JSON parser for Common Lisp | 109 |
| | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
| | A lightweight and fast parsing library for C#. | 931 |
| | A lightweight C implementation of optimized JSON parsing and processing. | 34 |