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,914 of 192,137
Downloads: 12,105

Daily

Ranking: 123,214 of 192,103
Downloads: 0

Depended by

RankDownloadsName
163,1813,150httprecognizer

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
141,193,981,621minitest
1,49627,016,559rake-compiler

Owners

#GravatarHandle
1iconwyhaines