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: 85,473 of 186,947
Downloads: 9,963

Daily

Ranking: 46,383 of 186,938
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,139,345,512rake
27913,996,669rspec

Owners

#GravatarHandle
1iconpiotrmurach