RubyGems Navigation menu

splay_tree 0.4.0

A self-balancing binary tree optimised for fast access to frequently used nodes. 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 (2):

rake >= 0
rspec >= 3.0

Owners:

Pushed by:

Authors:

  • Piotr Murach

SHA 256 checksum:

7ac2ad11493e53e79ed645513e21be112ff6e81d8ab655b1c5b7f4e88807d07a

Total downloads 8,698

For this version 2,257

License:

MIT

Required Ruby Version: >= 2.0.0

Links: