GemLooks A Ruby-based sorting/searching library. Supported functions Search algorithms Linear search Binary search Depth-first search Breadth-first search Sort algorithms Bubble sort Selection sort Merge sort Quick sort Heap sort Radix sort