parson
JSON parser
A lightweight JSON parsing library written in C
Lightweight JSON library written in C.
1k stars
61 watching
330 forks
Language: C
last commit: 10 months ago
Linked from 5 awesome lists
cjsonjson-parserparser
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A lightweight JSON parser written in C | 16 |
| A lightweight and fast JSON parsing library in ANSI C. | 11 |
| 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 lightweight JSON parser written in C++ | 72 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
| A C++ JSON parser implemented as an Erlang NIF. | 871 |
| A commandline tool for parsing JSON from various sources | 51 |
| A C++ library for parsing and generating JSON data | 69 |
| A lightweight C implementation of optimized JSON parsing and processing. | 34 |
| An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 |
| A C++ JSON parser that builds an in-memory tree representing the JSON structure. | 41 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |