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: 106,724 of 183,539
Downloads: 6,383

Daily

Ranking: 34,466 of 183,521
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10967,376,091rake
25824,269,778rspec
98353,147,236simplecov
224160,687,100yard
39494,088,221redcarpet

Owners

#GravatarHandle
1iconboggle