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
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- Super Light Regexp engine for C/C++☆549Updated 5 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated this week
- A simple, easily embeddable cross-platform C library☆384Updated 2 years 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
- Tiny C string library☆206Updated 2 years ago
- The Better String Library☆547Updated 8 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆451Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- A simple string hashmap in C☆539Updated last year
- A tiny ANSI C library for loading .ini config files☆379Updated 2 years ago
- C hash implementation based on khash☆173Updated 5 months ago
- Portable, reentrant, getopt-like option parser☆375Updated 7 months ago
- Binary Serialization☆474Updated 5 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- C doubly linked list☆459Updated 5 months ago
- Small configuration file parser library for C.☆500Updated 7 months ago
- Asynchronous networking for C☆1,455Updated 5 years ago
- A type-safe hash map implementation for C☆602Updated 3 years ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆420Updated 2 months ago
- A ring buffer implemented in C☆438Updated last year
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆753Updated 9 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
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 4 months ago
- JSON-RPC in C (server only for now)☆235Updated last month