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: 113,331 of 196,612
Downloads: 6,844

Daily

Ranking: 58,947 of 196,584
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,405,583,906rake
291,015,768,668rspec
98497,570,226simplecov
230233,867,789yard
400133,399,832redcarpet

Owners

#GravatarHandle
1iconboggle