Binary package “ruby-avl-tree” in ubuntu mantic

AVL and red-black trees in Ruby

 A pure-Ruby implementation of AVL and red-black trees. AVL and
 red-black trees are self-blanacing binary trees optimised for
 fast inserts and lookups.