RubyGems Navigation menu

splay_tree 0.2.0

Self balancing binary tree that keeps lookup operations fast by optimizing frequently accessed keys. Useful for implementing caches and garbage collection algorithms.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - March 29, 2021 (9 KB)
  2. 0.3.0 - February 26, 2019 (12.5 KB)
  3. 0.2.0 - January 03, 2015 (12.5 KB)
  4. 0.1.0 - December 27, 2014 (10.5 KB)

Development Dependencies (1):

bundler ~> 1.5

Owners:

Authors:

  • Piotr Murach

SHA 256 checksum:

11e96f6816bcc2474500333faa88f9099b26642afad4e05b36f29b10d21f7f86

Total downloads 8,698

For this version 2,724

License:

MIT

Required Ruby Version: >= 0

Links: