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: 105,085 of 180,681
Downloads: 6,242

Daily

Ranking: 51,041 of 180,671
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16862,274,811rake
24772,211,489rspec
101314,709,053simplecov
223143,454,480yard
37886,036,197redcarpet

Owners

#GravatarHandle
1iconboggle