RubyGems Navigation menu

splaytree 0.4.0

Splay tree is an efficient implementation of a balanced binary search tree that takes advantage of locality in the keys used in incoming lookup requests. For many applications, there is excellent key locality.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - May 25, 2017 (6 KB)
  2. 0.3.0 - May 23, 2017 (6 KB)
  3. 0.2.0 - May 23, 2017 (6 KB)
  4. 0.1.0 - May 22, 2017 (6 KB)

Development Dependencies (5):

bundler ~> 1.14
minitest ~> 5.0
pry ~> 0.10
rake ~> 10.0

Owners:

Authors:

  • Artur Babagulyyev

SHA 256 checksum:

ba059012e3890f36df9e15fa79d53516c9338ecd00738e123365dbfb437a980c

Total downloads 7,049

For this version 2,249

License:

MIT

Required Ruby Version: >= 0

Links: