yajl
JSON parser
A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance.
A fast streaming JSON parsing library in C.
2k stars
86 watching
437 forks
Language: C
last commit: over 2 years agoLinked from 4 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C-based JSON parsing and encoding library for Ruby | 1,479 | |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 | |
| An Objective-C framework providing an interface to parse and generate JSON data | 669 | |
| A lightweight C implementation of optimized JSON parsing and processing. | 34 | |
| A lightweight C parser for structured data formats like JSON | 1,286 | |
| A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 | |
| A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 | |
| A lightweight JSON parsing library written in C | 1,367 | |
| A lightweight and fast JSON parsing library in ANSI C. | 11 | |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 | |
| A lightweight JSON parser written in C | 16 | |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 | |
| A lightweight JSON parser and printer library for C. | 282 | |
| A library to parse and manipulate a specific algebraic superset of JSON | 2 | |
| A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |