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: 82,904 of 191,483
Downloads: 11,130

Daily

Ranking: 101,581 of 191,454
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,274,245,981rake
29964,633,797rspec

Owners

#GravatarHandle
1iconpiotrmurach