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,279 of 187,239
Downloads: 37,645

Daily

Ranking: 32,719 of 187,224
Downloads: 12

Depended by

RankDownloadsName
59,24917,396fsevent
73,42312,770fifo-cache
134,4844,444unified-queues

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconakr