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: 75,316 of 183,139
Downloads: 11,349

Daily

Ranking: 66,923 of 183,127
Downloads: 0

Depended by

RankDownloadsName
161,2092,627httprecognizer

Depends on

RankDownloadsName
12,410,461,295bundler
10954,857,689rake
19896,189,392minitest
1,74113,635,190rake-compiler

Owners

#GravatarHandle
1iconwyhaines