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: 108,478 of 186,995
Downloads: 6,537

Daily

Ranking: 162,660 of 186,959
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,129,028,222rake
27909,782,048rspec
99413,875,826simplecov
223191,892,382yard
411107,805,986redcarpet

Owners

#GravatarHandle
1iconboggle