json-parser / json-parser
Very low footprint DOM-style JSON parser written in portable ANSI C
☆1,291Updated 9 months ago
Alternatives and similar repositories for json-parser:
Users that are interested in json-parser are comparing it to the libraries listed below
- The serializing counterpart to json-parser.☆126Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆987Updated 7 months ago
- C library for encoding, decoding and manipulating JSON data☆3,118Updated 4 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆714Updated last year
- Lightweight JSON library written in C.☆1,368Updated 8 months ago
- A fast streaming JSON parsing library in C.☆2,161Updated 9 months ago
- Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket☆3,738Updated 7 months ago
- 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…☆3,008Updated last week
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,878Updated 7 months ago
- Asynchronous networking for C☆1,445Updated 4 years ago
- A simple thread-safe FIFO in C.☆386Updated 2 years ago
- PicoTCP is a free TCP/IP stack implementation☆1,204Updated last year
- Super Light Regexp engine for C/C++☆536Updated 4 years ago
- The WebSocket library in C☆610Updated 2 years ago
- A standalone and lightweight C library☆4,268Updated last week
- a small protobuf implementation in C☆1,506Updated last month
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆549Updated last year
- Simple Dynamic Strings library for C☆4,972Updated 8 months ago
- Small, portable implementation of the C11 threads API☆942Updated last year
- The Better String Library☆509Updated 7 years ago
- Structured concurrency in C☆1,831Updated 9 months ago
- A small self-contained alternative to readline and libedit☆3,857Updated 5 months ago
- Small configuration file parser library for C.☆484Updated 11 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,428Updated this week
- C library to create simple HTTP servers and Web Applications.