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,869 of 188,299
Downloads: 10,658

Daily

Ranking: 59,583 of 188,294
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,190,215,327rake
29936,000,803rspec

Owners

#GravatarHandle
1iconpiotrmurach