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,195 of 193,540
Downloads: 39,262

Daily

Ranking: 54,393 of 193,523
Downloads: 2

Depended by

RankDownloadsName
60,37618,185fsevent
74,83913,332fifo-cache
134,8434,761unified-queues

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconakr