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,579 of 191,483
Downloads: 12,076

Daily

Ranking: 78,082 of 191,454
Downloads: 2

Depended by

RankDownloadsName
162,8843,124httprecognizer

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
141,179,873,017minitest
1,50926,357,355rake-compiler

Owners

#GravatarHandle
1iconwyhaines