Categories: None [Edit]

rbtree3

https://rubygems.org/gems/rbtree3
https://github.com/kyrylo/rbtree3
A RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash. This is a fork of the original gem that fixes various bugs on Ruby 2.3+.

Total

Ranking: 1,662 of 193,214
Downloads: 21,802,895

Daily

Ranking: 1,722 of 193,188
Downloads: 6,668

Depended by

RankDownloadsName
1,37031,971,680airbrake-ruby
13,372179,477tdigest
192,987180celerbrake-ruby

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkyrylo