BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

philiprehberger-ring_buffer

v0.8.0RubyGems· Ruby

Fixed-capacity ring buffer that overwrites oldest entries on overflow, with index access, push/pop/shift mutation, oldest/newest peek, built-in statistics (average, sum, min, max, variance, stddev, median), first/last-n retrieval, and Enumerable support.

The verdict
Worth a look. Actively maintained and growing, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityRising
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 1 month ago.
Popularity
61K downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.8.01 month ago
  • 0.7.01 month ago
  • 0.6.01 month ago
  • 0.5.01 month ago
  • 0.4.01 month ago
  • 0.3.01 month ago
  • 0.2.02 months ago
  • 0.1.52 months ago
philiprehberger-ring_buffer — Fixed-capacity ring buffer that overwrites oldest entries on overflow, with index access, push/pop/shift mutation, oldest/newest peek, built-in statistics (average, sum, min, max, variance, stddev, median), first/last-n retrieval, and Enumerable support. (Ruby / RubyGems) · Modules