xant / libhl
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
☆434Updated 6 months ago
Alternatives and similar repositories for libhl:
Users that are interested in libhl are comparing it to the libraries listed below
- Lock-free ring buffer (MPSC)☆455Updated 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…☆550Updated 2 years ago
- tpl - a small binary serialization library for C☆375Updated this week
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆990Updated 9 months ago
- A ring buffer implemented in C☆429Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆444Updated 2 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- Asynchronous networking for C☆1,447Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- Small configuration file parser library for C.☆487Updated last year
- A simple string hashmap in C☆533Updated 7 months ago
- A simple, easily embeddable cross-platform C library☆377Updated last year
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- The C Code Archive Network☆1,119Updated 6 months ago
- A type-safe hash map implementation for C☆586Updated 2 years ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆722Updated 2 weeks ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆349Updated 10 months ago
- A generic C memory pool☆97Updated 8 years ago
- The WebSocket library in C☆620Updated 2 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆184Updated 7 years ago
- Binary Serialization☆457Updated last year
- FlatBuffers Compiler and Library in C for C☆669Updated last week
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆262Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- #️⃣ single header hashmap implementation for C and C++☆420Updated 8 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago