sebastiencs / red-black-treeLinks
C - Left-leaning red black tree implementation
☆41Updated last year
Alternatives and similar repositories for red-black-tree
Users that are interested in red-black-tree are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆184Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Various benchmarks☆40Updated 14 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A collection of memory allocators☆462Updated 3 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- Doug Lea's memory allocator☆280Updated 6 years ago
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆181Updated 4 years ago
- A tiny library to send file descriptors across processes☆167Updated 8 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Portable Runtime System☆24Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Update of original etrace program.☆68Updated 2 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 8 years ago