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,548 of 193,756
Downloads: 12,170

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName
163,6863,207httprecognizer

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
141,236,290,611minitest
1,47528,684,964rake-compiler

Owners

#GravatarHandle
1iconwyhaines