pvachon / rbtreeLinks
A simple, intrusive, zero-allocation red-black tree implementation
☆52Updated 3 years ago
Alternatives and similar repositories for rbtree
Users that are interested in rbtree are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆183Updated last year
- Coroutines for C.☆76Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- High performance utility library for C☆94Updated 2 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆32Updated 2 years ago
- skiplist library for C.☆54Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Intrusive Red-Black Tree Collection☆33Updated 2 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Concurrent trie-hash map library☆92Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- The world's first Web-scale memory allocator☆108Updated 7 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☆46Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Robin Hood hash map library☆65Updated 4 years ago