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: 79,125 of 192,692
Downloads: 12,136

Daily

Ranking: 123,556 of 192,666
Downloads: 5

Depended by

RankDownloadsName
163,3903,172httprecognizer

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
141,207,075,832minitest
1,48427,625,796rake-compiler

Owners

#GravatarHandle
1iconwyhaines