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,184 of 188,734
Downloads: 8,657

Daily

Ranking: 38,990 of 188,721
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16838,772,542rake
23760,330,056rspec

Owners

#GravatarHandle
1iconpiotrmurach