Categories: None [Edit]

depq

https://rubygems.org/gems/depq
https://github.com/akr/depq
depq is a Double-Ended Priority Queue library. It is a data structure which can insert elements and delete elements with minimum and maximum priority. If there are elements which has same priority, the element inserted first is chosen. The priority can be changed after the element is inserted.

Total

Ranking: 34,566 of 196,125
Downloads: 39,639

Daily

Ranking: 25,459 of 196,106
Downloads: 2

Depended by

RankDownloadsName
60,92418,370fsevent
75,26013,525fifo-cache
135,8264,828unified-queues

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconakr