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: 112,442 of 193,101
Downloads: 6,723

Daily

Ranking: 146,640 of 193,081
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,325,935,541rake
29981,640,669rspec
97469,179,288simplecov
227220,694,446yard
401124,830,160redcarpet

Owners

#GravatarHandle
1iconboggle