mirek / rb_treeLinks
Red-black tree C implementation
☆37Updated 6 years ago
Alternatives and similar repositories for rb_tree
Users that are interested in rb_tree are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆184Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C99 trie library☆101Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- NIH Utility Library☆91Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Shared memory allocator☆21Updated 9 years ago
- skiplist library for C.☆54Updated 9 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago