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,624 of 188,645
Downloads: 6,623

Daily

Ranking: 115,123 of 188,635
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,194,085,295rake
29937,687,145rspec
99434,284,425simplecov
225201,634,537yard
413113,886,911redcarpet

Owners

#GravatarHandle
1iconboggle