Categories: None [Edit]

bin_search

https://rubygems.org/gems/bin_search
https://github.com/boggle/bin_search
Pure ruby implementation of binary search for Ruby arrays and similiar data structures. Supports ascending and descending sort order, searching for exact and nearest matches, and has a versatile API. Uses linear search for small arrays to make use of the internal cache of moden CPUs.

Total

Ranking: 111,317 of 190,127
Downloads: 6,658

Daily

Ranking: 113,542 of 190,091
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,251,161,706rake
29955,828,328rspec
99448,466,170simplecov
227208,972,819yard
412118,202,988redcarpet

Owners

#GravatarHandle
1iconboggle