xant / libhlLinks
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
☆448Updated 2 months 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☆384Updated 9 months ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- Lock-free ring buffer (MPSC)☆474Updated 6 years ago
- C library of key-value data structures.☆297Updated 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
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 3 years ago
- A ring buffer implemented in C☆437Updated last year
- A simple string hashmap in C☆538Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆457Updated 4 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- Http multipart parser implemented in C☆245Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated 3 weeks ago
- The WebSocket library in C☆650Updated 3 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- A generic C memory pool☆101Updated 9 years ago
- Asynchronous networking for C☆1,455Updated 5 years ago
- 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☆254Updated 2 years ago
- Small configuration file parser library for C.☆502Updated 8 months ago
- C hash implementation based on khash☆174Updated 5 months ago
- Protocol Buffers C RPC implementation☆207Updated 5 years ago
- Core logging library for C/ObjC/C++☆199Updated 4 years ago
- A type-safe hash map implementation for C☆603Updated 3 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆269Updated 4 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago