Categories: None [Edit]

splay_tree

https://rubygems.org/gems/splay_tree
https://github.com/piotrmurach/splay_tree
A self-balancing binary tree optimised for fast access to frequently used nodes. Useful for implementing caches and garbage collection algorithms.

Total

Ranking: 86,762 of 183,139
Downloads: 9,066

Daily

Ranking: 66,923 of 183,127
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10954,857,689rake
25818,346,165rspec

Owners

#GravatarHandle
1iconpiotrmurach