kgabis / parsonLinks
Lightweight JSON library written in C.
☆1,429Updated last year
Alternatives and similar repositories for parson
Users that are interested in parson are comparing it to the libraries listed below
Sorting:
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆742Updated 7 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last year
- Asynchronous networking for C☆1,457Updated 5 years ago
- Small portable regex in C☆1,424Updated 11 months ago
- Multi platform HTTP and HTTPS library☆1,013Updated 6 months ago
- C library for encoding, decoding and manipulating JSON data☆3,250Updated last month
- Command-line arguments parsing library.☆757Updated last week
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,315Updated 4 months ago
- Binary Serialization☆475Updated 2 months ago
- Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket☆3,947Updated last year
- Small, portable implementation of the C11 threads API☆996Updated last year
- A type-safe hash map implementation for C☆600Updated 3 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆440Updated 7 months ago
- C doubly linked list☆454Updated 2 months ago
- The WebSocket library in C☆639Updated 3 years ago
- Small configuration file parser library for C.☆495Updated 5 months ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆734Updated 10 months ago
- ini file parser☆1,047Updated last month
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆594Updated 7 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆414Updated last week
- TOML C library☆635Updated 5 months ago
- A simple string hashmap in C☆534Updated last year
- Super Light Regexp engine for C/C++