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: 113,127 of 195,929
Downloads: 6,839

Daily

Ranking: 65,414 of 195,909
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,389,589,669rake
291,008,615,016rspec
98491,743,461simplecov
230231,271,129yard
397131,580,384redcarpet

Owners

#GravatarHandle
1iconboggle