xant / libhlLinks
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
☆446Updated 2 weeks ago
Alternatives and similar repositories for libhl
Users that are interested in libhl are comparing it to the libraries listed below
Sorting:
- tpl - a small binary serialization library for C☆383Updated 7 months 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
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- C library of key-value data structures.☆295Updated 5 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
- Lock-free ring buffer (MPSC)☆468Updated 5 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- A ring buffer implemented in C☆436Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- A simple string hashmap in C☆536Updated last year
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years 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,459Updated 5 years ago
- Protocol Buffers C RPC implementation☆203Updated 5 years ago
- A simple, easily embeddable cross-platform C library☆384Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- C doubly linked list☆458Updated 3 months ago
- C hash implementation based on khash☆171Updated 3 months ago
- A tiny C library for generating uuid4 strings☆253Updated 2 years ago
- A type-safe hash map implementation for C☆600Updated 3 years ago
- A generic C memory pool☆100Updated 9 years ago
- JSON-RPC in C (server only for now)☆235Updated last week
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- The WebSocket library in C☆644Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆277Updated 5 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 5 years ago
- A simple thread-safe FIFO in C.☆392Updated 2 years ago
- Http multipart parser implemented in C☆243Updated 3 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago