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 3 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☆380Updated 6 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.☆295Updated 5 years ago
- A ring buffer implemented in C☆436Updated last year
- Lock-free ring buffer (MPSC)☆465Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- A simple string hashmap in C☆533Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated 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, easily embeddable cross-platform C library☆383Updated 2 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆457Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- The WebSocket library in C☆638Updated 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 generic C memory pool☆100Updated 8 years ago
- Http multipart parser implemented in C☆239Updated 3 years ago
- Asynchronous networking for C☆1,457Updated 4 years ago
- C doubly linked list☆454Updated 2 months ago
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- A type-safe hash map implementation for C☆600Updated 2 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
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A tiny C library for generating uuid4 strings☆247Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago