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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- Coroutines for C.☆76Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Intrusive Red-Black Tree Collection☆33Updated 2 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- High performance utility library for C☆94Updated last month
- A low-latency in-memory C logging library☆59Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- skiplist library for C.☆54Updated 8 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year