red-black-tree topic
Algorithms
Java implementation for Introduction to Algorithms book.
ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
lua-algorithms
Lua algorithms library that covers commonly used data structures and algorithms
BokkyPooBahsRedBlackTreeLibrary
BokkyPooBah's Red-Black Binary Search Tree Library
bbst-showdown
Fast AVL Trees & WAVL Trees in Java
algorithms
Popular algorithms on C#, data structures and solutions for Cracking the Code Interview
sweepline
Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.
reventis
Fast spatio-temporal system to index events.
treemap
Generic sorted map for Go with red-black tree under the hood
persistent-rbtree
Persistent red-black tree in C++