pvachon / rbtreeLinks
A simple, intrusive, zero-allocation red-black tree implementation
☆52Updated 4 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☆184Updated last year
- Coroutines for C.☆77Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last month
- Tiny helper lib for building daemons in C☆18Updated last month
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Intrusive data structures for C☆63Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- High performance utility library for C☆97Updated 5 months ago
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- For details, see the blog post:☆34Updated 2 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- skiplist library for C.☆54Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago
- Robin Hood hash map library☆67Updated 4 years ago