Categories: None [Edit]

deque

https://rubygems.org/gems/deque
https://github.com/wyhaines/deque
A Deque is a queue type data structure that allows efficient insertion and deletion from both ends of the queue. This implementation wrapps the standard C++ structure of the same name.

Total

Ranking: 74,293 of 180,477
Downloads: 11,028

Daily

Ranking: 31,443 of 180,469
Downloads: 1

Depended by

RankDownloadsName
160,0822,512httprecognizer

Depends on

RankDownloadsName
12,078,993,642bundler
16854,665,206rake
20801,626,485minitest
1,69611,833,665rake-compiler

Owners

#GravatarHandle
1iconwyhaines