RubyGems Navigation menu

splay_tree 0.3.0

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

Gemfile:
=

インストール:
=

バージョン履歴:

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

Development依存関係 (3):

bundler >= 1.5
rake >= 0
rspec ~> 3.0

所有者:

作者:

  • Piotr Murach

SHA 256チェックサム:

=

累計ダウンロード数 9,059

このバージョンのみ 1,642

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0.0

リンク: