wjelement
JSON parser
An advanced JSON manipulation library written in C
advanced, flexible JSON manipulation in C
108 stars
14 watching
56 forks
Language: C
last commit: 9 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
wgtdkp/juson | A lightweight JSON parser written in C | 16 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
lloyd/yajl | A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
jacobwilliams/json-fortran | An API for reading and writing JSON files in Fortran | 339 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
sheredom/json.h | A header file providing a simple, single-header JSON parser for C and C++. | 714 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
liufeigit/jsonparse | A lightweight and fast JSON parsing library in ANSI C. | 11 |
interactive-matter/ajson | A C++ library to parse and generate JSON data structures for Arduino projects. | 566 |
dougbinks/sjson | A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,509 |