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: 83,048 of 193,241
Downloads: 11,354

Daily

Ranking: 60,194 of 193,214
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,550,542rake
29983,169,856rspec

Owners

#GravatarHandle
1iconpiotrmurach