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,062 of 186,698
Downloads: 11,591

Daily

Ranking: 104,290 of 186,685
Downloads: 2

Depended by

RankDownloadsName
162,6652,772httprecognizer

Depends on

RankDownloadsName
12,900,560,356bundler
101,125,994,016rake
161,052,609,903minitest
1,61220,240,241rake-compiler

Owners

#GravatarHandle
1iconwyhaines