troydhanson / tplLinks
tpl - a small binary serialization library for C
☆380Updated 6 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☆445Updated 3 weeks ago
- 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
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- Tiny C string library☆205Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- A type-safe hash map implementation for C☆600Updated 2 years ago
- Super Light Regexp engine for C/C++☆542Updated 4 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- A simple string hashmap in C☆533Updated last year
- C hash implementation based on khash☆172Updated 2 months ago
- A generic C memory pool☆100Updated 8 years ago
- Asynchronous networking for C☆1,457Updated 4 years ago
- A tiny ANSI C library for loading .ini config files☆376Updated last year
- 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
- Binary Serialization☆475Updated 2 months ago
- Small configuration file parser library for C.☆495Updated 4 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆359Updated last month
- JSON-RPC in C (server only for now)☆233Updated 11 months ago
- NIH Utility Library☆91Updated 3 years ago
- The Better String Library☆539Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A ring buffer implemented in C☆436Updated last year
- Portable, reentrant, getopt-like option parser☆370Updated 4 months ago
- C doubly linked list☆454Updated 2 months ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago