c-util / c-rbtreeLinks
Intrusive Red-Black Tree Collection
☆37Updated 6 months ago
Alternatives and similar repositories for c-rbtree
Users that are interested in c-rbtree are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines for C.☆77Updated 8 years ago
- NIH Utility Library☆92Updated 4 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 2 months ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- A generic C memory pool☆100Updated 9 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- ucontext implementation featuring glibc-compatible ABI☆132Updated last week
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- Robin Hood hash map library☆67Updated 4 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆36Updated last month
- C99 trie library☆101Updated 6 years ago
- libuv thread communication☆60Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- C library of key-value data structures.☆297Updated 5 years ago