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,235 of 187,548
Downloads: 10,411

Daily

Ranking: 43,677 of 187,532
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,164,433,060rake
28924,538,466rspec

Owners

#GravatarHandle
1iconpiotrmurach