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,641 of 187,239
Downloads: 11,758

Daily

Ranking: 116,310 of 187,224
Downloads: 2

Depended by

RankDownloadsName
162,7482,881httprecognizer

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
161,076,711,297minitest
1,58921,358,547rake-compiler

Owners

#GravatarHandle
1iconwyhaines