xant / libhl
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
☆423Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for libhl
- Lock-free ring buffer (MPSC)☆447Updated 4 years ago
- tpl - a small binary serialization library for C☆372Updated 3 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆441Updated 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…☆549Updated last year
- A ring buffer implemented in C☆426Updated 8 months ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago
- C library of key-value data structures.☆286Updated 4 years ago
- #️⃣ single header hashmap implementation for C and C++☆407Updated 4 months ago
- A simple, easily embeddable cross-platform C library☆372Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆426Updated 3 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆983Updated 5 months ago
- Asynchronous networking for C☆1,438Updated 4 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- The WebSocket library in C☆608Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- A circular buffer alternative written in C under a BSD license☆137Updated 5 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆263Updated 2 months ago
- A type-safe hash map implementation for C☆581Updated 2 years ago
- A simple string hashmap in C☆524Updated 3 months ago
- Super Light Regexp engine for C/C++☆535Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Tiny C string library☆198Updated last year
- C hash implementation based on khash☆169Updated 2 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,661Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- A simple thread-safe FIFO in C.☆379Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆180Updated 7 years ago