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,886 of 187,224
Downloads: 10,203

Daily

Ranking: 63,556 of 187,196
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,463,039rake
27919,195,736rspec

Owners

#GravatarHandle
1iconpiotrmurach