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: 32,109 of 183,107
Downloads: 36,078

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName
57,86316,543fsevent
71,83212,144fifo-cache
133,5794,140unified-queues

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconakr