Categories: None [Edit]

ring_buffer

https://rubygems.org/gems/ring_buffer
https://github.com/EtienneM/ring_buffer
RingBuffer provides a simple ring buffer implementation in Ruby. A ring buffer is a queue with a maximum capacity. When the capacity exceeds, the first element inserted is removed.

Total

Ranking: 158,596 of 180,434
Downloads: 2,619

Daily

Ranking: 85,863 of 180,417
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,072,399,962bundler
16852,527,476rake
23767,349,058rspec
63422,077,853pry

Owners

#GravatarHandle
1iconEtienneM