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,857 of 188,232
Downloads: 10,650

Daily

Ranking: 65,514 of 188,218
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,188,171,968rake
29935,095,722rspec

Owners

#GravatarHandle
1iconpiotrmurach