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,655 of 196,721
Downloads: 39,665

Daily

Ranking: 24,745 of 196,694
Downloads: 4

Depended by

RankDownloadsName
61,04918,381fsevent
75,36513,541fifo-cache
136,0854,835unified-queues

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconakr