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,905 of 188,779
Downloads: 6,629

Daily

Ranking: 88,817 of 188,757
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,202,684,222rake
29941,363,553rspec
99437,166,465simplecov
225203,323,627yard
415114,706,869redcarpet

Owners

#GravatarHandle
1iconboggle