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: 77,408 of 186,954
Downloads: 11,670

Daily

Ranking: 117,053 of 186,947
Downloads: 1

Depended by

RankDownloadsName
162,7372,823httprecognizer

Depends on

RankDownloadsName
12,937,224,863bundler
101,139,617,007rake
151,065,519,121minitest
1,60320,761,669rake-compiler

Owners

#GravatarHandle
1iconwyhaines