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: 80,311 of 196,125
Downloads: 12,251

Daily

Ranking: 30,884 of 196,106
Downloads: 1

Depended by

RankDownloadsName
164,7143,287httprecognizer

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
141,280,621,691minitest
1,46329,980,270rake-compiler

Owners

#GravatarHandle
1iconwyhaines