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
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- High performance utility library for C☆94Updated 3 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 5 months ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last week
- Concurrent trie-hash map library☆92Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Intrusive Red-Black Tree Collection☆35Updated 3 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- For details, see the blog post:☆33Updated last year
- NIH Utility Library☆91Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year