sebastiencs / red-black-tree
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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- High performance C implementation of AVL trees☆100Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆164Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆17Updated 10 years ago
- Portable Runtime System☆23Updated 8 years ago
- example code☆53Updated 10 years ago
- Libtask is a simple coroutine library.☆56Updated 2 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Various benchmarks☆38Updated 13 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- 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
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- Coroutines for C.☆74Updated 8 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 12 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Low-memory-footprint mutexes for pthreads☆40Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆34Updated last month
- COW b-trees☆98Updated 7 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆39Updated 3 years ago
- Yet another C standard library☆16Updated 4 months ago