xant / libhlLinks
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
☆445Updated last year
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☆380Updated 5 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
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago
- Lock-free ring buffer (MPSC)☆464Updated 5 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
- A ring buffer implemented in C☆439Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,000Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- A simple string hashmap in C☆533Updated last year
- Http multipart parser implemented in C☆239Updated 2 years ago
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- A type-safe hash map implementation for C☆594Updated 2 years ago
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆457Updated 4 years ago
- Asynchronous networking for C☆1,452Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- JSON-RPC in C (server only for now)☆232Updated 11 months ago
- C doubly linked list☆455Updated 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
- A tiny C library for generating uuid4 strings☆240Updated 2 years ago
- A generic C memory pool☆100Updated 8 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 3 months ago
- C hash implementation based on khash☆172Updated last month
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- A tiny ANSI C library for loading .ini config files☆361Updated last year