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: 78,372 of 189,968
Downloads: 12,041

Daily

Ranking: 83,278 of 189,933
Downloads: 1

Depended by

RankDownloadsName
162,7023,099httprecognizer

Depends on

RankDownloadsName
13,223,052,755bundler
81,249,142,844rake
141,158,882,510minitest
1,52425,453,546rake-compiler

Owners

#GravatarHandle
1iconwyhaines