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☆183Updated last year
- C library of key-value data structures.☆295Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.