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,023 of 187,950
Downloads: 10,532

Daily

Ranking: 53,294 of 187,922
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,176,878,843rake
28929,993,045rspec

Owners

#GravatarHandle
1iconpiotrmurach