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,164 of 180,448
Downloads: 8,716

Daily

Ranking: 62,515 of 180,434
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16853,130,958rake
23767,656,531rspec

Owners

#GravatarHandle
1iconpiotrmurach