json-parser / json-parserLinks
Very low footprint DOM-style JSON parser written in portable ANSI C
☆1,317Updated 6 months ago
Alternatives and similar repositories for json-parser
Users that are interested in json-parser are comparing it to the libraries listed below
Sorting:
- Lightweight JSON library written in C.☆1,434Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last year
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆747Updated 8 months ago
- Multi platform HTTP and HTTPS library☆1,015Updated 7 months ago
- A fast streaming JSON parsing library in C.☆2,203Updated last year
- C library for encoding, decoding and manipulating JSON data☆3,272Updated last week
- Asynchronous networking for C☆1,459Updated 5 years ago
- Super Light Regexp engine for C/C++☆544Updated 5 years ago
- Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket☆3,977Updated last year
- https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs a…