pvachon / rbtree
A simple, intrusive, zero-allocation red-black tree implementation
☆44Updated 3 years ago
Alternatives and similar repositories for rbtree:
Users that are interested in rbtree are comparing it to the libraries listed below
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Coroutines for C.☆74Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- Netstring parsing in C☆35Updated 4 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Convey testing framework for C.☆36Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- memory pool allocator☆49Updated 12 years ago
- High performance utility library for C☆92Updated 6 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- The libdill tutorial.☆13Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 7 years ago
- SSE string functions for x86-64 Linux☆20Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago