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: 110,355 of 188,026
Downloads: 6,604

Daily

Ranking: 134,149 of 188,014
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,180,407,724rake
29931,545,208rspec
99429,822,838simplecov
225199,326,195yard
414112,565,965redcarpet

Owners

#GravatarHandle
1iconboggle