mirek / rb_treeLinks
Red-black tree C implementation
☆37Updated 6 years ago
Alternatives and similar repositories for rb_tree
Users that are interested in rb_tree are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C11 Lock-free Stack☆182Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Tiny helper lib for building daemons in C☆19Updated 2 weeks ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆40Updated 4 years ago
- Concurrent trie-hash map library☆92Updated last year
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- NIH Utility Library☆89Updated 3 years ago
- libcmime is a lightweight mime library, written in C☆30Updated last year
- Coroutines for C.☆75Updated 8 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago