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,524 of 183,052
Downloads: 6,360

Daily

Ranking: 97,699 of 183,043
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10951,441,545rake
25816,694,487rspec
99347,316,978simplecov
224158,306,487yard
39292,828,012redcarpet

Owners

#GravatarHandle
1iconboggle