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: 82,846 of 190,365
Downloads: 11,085

Daily

Ranking: 59,090 of 190,317
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,256,317,454rake
29957,790,816rspec

Owners

#GravatarHandle
1iconpiotrmurach