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: 33,690 of 191,254
Downloads: 38,788

Daily

Ranking: 85,135 of 191,174
Downloads: 0

Depended by

RankDownloadsName
59,71617,964fsevent
74,18213,143fifo-cache
134,1234,672unified-queues

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconakr