wyhaines / splay_tree_map.cr

This is a Crystal implementation of a Splay Tree; which is a type of binary search tree that is semi-balanced and that tends to self-optimize so that the most accessed items are the fastest to retrieve.
15Updated last month

Related projects

Alternatives and complementary repositories for splay_tree_map.cr