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
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A collection of memory allocators☆462Updated 3 months 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 carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Doug Lea's memory allocator☆282Updated 6 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆206Updated last week
- Experiments with the gcc plugin mechanism☆111Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Various benchmarks☆40Updated 14 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated 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
- ☆25Updated 5 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 2 years ago
- Linux kernel driver to export the TSC frequency via sysfs☆53Updated 6 years ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- A debugger which detects memory access violations☆41Updated 11 years ago