pvachon / rbtreeLinks
A simple, intrusive, zero-allocation red-black tree implementation
☆46Updated 3 years ago
Alternatives and similar repositories for rbtree
Users that are interested in rbtree are comparing it to the libraries listed below
Sorting:
- Intrusive Red-Black Tree Collection☆33Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Coroutines for C.☆74Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Netstring parsing in C☆35Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Coroutine library in C.☆20Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Tiny helper lib for building daemons in C☆19Updated 7 months ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Convey testing framework for C.☆36Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago