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,737 of 187,591
Downloads: 11,826

Daily

Ranking: 69,839 of 187,571
Downloads: 8

Depended by

RankDownloadsName
162,6772,937httprecognizer

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
151,089,701,321minitest
1,57322,023,599rake-compiler

Owners

#GravatarHandle
1iconwyhaines