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: 112,691 of 193,576
Downloads: 6,730

Daily

Ranking: 97,607 of 193,553
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,342,054,708rake
29987,839,003rspec
97474,385,699simplecov
226223,302,352yard
401126,368,518redcarpet

Owners

#GravatarHandle
1iconboggle