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: 31,391 of 180,702
Downloads: 35,402

Daily

Ranking: 39,177 of 180,689
Downloads: 10

Depended by

RankDownloadsName
56,91016,187fsevent
71,02711,824fifo-cache
132,3854,038unified-queues

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconakr