pvachon / rbtree
A simple, intrusive, zero-allocation red-black tree implementation
☆44Updated 3 years ago
Alternatives and similar repositories for rbtree:
Users that are interested in rbtree are comparing it to the libraries listed below
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated 8 months ago
- Convey testing framework for C.☆36Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks