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,001 of 187,591
Downloads: 6,586

Daily

Ranking: 69,839 of 187,571
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,649,814rake
28925,037,502rspec
98425,235,126simplecov
224197,185,272yard
414111,176,612redcarpet

Owners

#GravatarHandle
1iconboggle