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: 84,228 of 187,571
Downloads: 10,420

Daily

Ranking: 43,003 of 187,548
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,196,519rake
28924,848,930rspec

Owners

#GravatarHandle
1iconpiotrmurach