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,593 of 180,530
Downloads: 2,634

Daily

Ranking: 21,565 of 180,517
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,085,401,074bundler
16856,643,623rake
23769,399,643rspec
63423,874,581pry

Owners

#GravatarHandle
1iconEtienneM