RubyGems Navigation menu

bin_search 0.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1 - May 28, 2012 (8 KB)

Development Dependencies (5):

rake >= 0
redcarpet >= 0
rspec >= 0
simplecov >= 0
yard >= 0

Owners:

Authors:

  • Stefan Plantikow

SHA 256 checksum:

75415b19a349bd185e85f22c466a67c87163e8a64d09fda120081782d0c2347a

Total downloads 6,205

For this version 6,205

Licenses:

N/A

Required Ruby Version: None

Links: