sebastiencs / red-black-treeLinks
C - Left-leaning red black tree implementation
☆40Updated 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☆183Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- example code☆52Updated 10 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 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 quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 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
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- Debug Malloc memory allocation debugging C library☆168Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A much faster popen() and system() implementation for Linux☆68Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Update of original etrace program.☆68Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆187Updated last week
- Coroutines for C.☆76Updated 8 years ago
- QSBR and EBR library☆121Updated 5 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
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago