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,186 of 188,779
Downloads: 10,869

Daily

Ranking: 26,001 of 188,757
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,202,684,222rake
29941,363,553rspec

Owners

#GravatarHandle
1iconpiotrmurach