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☆183Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A collection of memory allocators☆458Updated 12 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Doug Lea's memory allocator☆270Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Various benchmarks☆39Updated 13 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Portable Runtime System☆24Updated 9 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
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆192Updated 3 weeks ago
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- Coroutines for C.☆76Updated 8 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Pthreads-free Linux threading demo☆158Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- ☆27Updated 9 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
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Malloc / Free / Realloc / Calloc implementation using a red-black tree☆10Updated 10 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
- c2c blog: A perf enhancement to detect false cachline sharing.☆39Updated 7 months ago
- High performance AVL tree container C implementation☆56Updated 5 years ago