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 3 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☆385Updated 10 months 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
- C library of key-value data structures.☆298Updated 5 years ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- A ring buffer implemented in C☆439Updated last year
- A simple string hashmap in C☆538Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆454Updated 3 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,008Updated last month
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- A tiny C library for generating uuid4 strings☆255Updated 2 years ago
- JSON-RPC in C (server only for now)☆238Updated 2 months ago
- A generic C memory pool☆101Updated 9 years ago
- The WebSocket library in C☆653Updated 3 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆269Updated 4 years ago
- Core logging library for C/ObjC/C++☆199Updated 4 years ago
- Http multipart parser implemented in C☆244Updated 3 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 type-safe hash map implementation for C☆605Updated 3 years ago
- Small configuration file parser library for C.☆502Updated 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…☆149Updated 5 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- redis's async event loop library☆189Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago