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: 163,193 of 196,612
Downloads: 3,425

Daily

Ranking: 58,947 of 196,584
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,708,767,552bundler
81,405,583,906rake
291,015,768,668rspec
72630,370,189pry

Owners

#GravatarHandle
1iconEtienneM