troydhanson / tplLinks
tpl - a small binary serialization library for C
☆383Updated 8 months ago
Alternatives and similar repositories for tpl
Users that are interested in tpl are comparing it to the libraries listed below
Sorting:
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated last month
- C library of key-value data structures.☆295Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A simple, easily embeddable cross-platform C library☆384Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago
- Super Light Regexp engine for C/C++☆546Updated 5 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last week
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Binary Serialization☆473Updated 4 months ago
- 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…☆553Updated 2 years ago
- A tiny ANSI C library for loading .ini config files☆378Updated last year
- Small configuration file parser library for C.☆500Updated 6 months ago
- C hash implementation based on khash☆171Updated 4 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆277Updated 6 months ago
- Tiny C string library☆205Updated 2 years ago
- Protocol Buffers C RPC implementation☆205Updated 5 years ago
- A simple string hashmap in C☆537Updated last year
- The C Code Archive Network☆1,144Updated 2 weeks ago
- A type-safe hash map implementation for C☆600Updated 3 years ago
- Asynchronous networking for C☆1,459Updated 5 years ago
- Portable, reentrant, getopt-like option parser☆374Updated 6 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- The Better String Library☆545Updated 8 years ago
- A generic C memory pool☆100Updated 9 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆361Updated 3 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆420Updated 2 months ago
- C doubly linked list☆458Updated 4 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆750Updated 8 months ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago