philiprehberger-rate_counter is an open-source Ruby library for measuring event throughput using a sliding window. Below are 8 frameworks & sdks apps with similar functionality to philiprehberger-rate_counter, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
philiprehberger-rate_window is an open-source Ruby library for tracking event rates over configurable time windows. It provides rate calculations, percentiles, and is suitable for monitoring and analytics in Ruby projects.
philiprehberger-rate_limiter is an open-source Ruby gem that provides in-memory rate limiting using sliding window and token bucket algorithms. It is suitable for developers needing to control request rates in Ruby applications.
philiprehberger-counter is an open-source Ruby gem that provides frequency counting, most-common value calculation, merging, and percentage operations for collections. It is designed for Ruby developers needing efficient data analysis tools.
philiprehberger-stopwatch is an open-source Ruby gem that implements a precision stopwatch with lap timing, pause/resume, and formatted output. It is designed for developers needing accurate timing tools in their Ruby projects.
philiprehberger-token_bucket is an open-source Ruby library implementing a thread-safe token bucket rate limiter. It provides configurable capacity and refill strategies, enabling developers to control request rates in Ruby applications.
philiprehberger-job_meter is an open-source Ruby gem that provides framework-agnostic instrumentation and metrics for background jobs. It helps developers monitor job performance and collect relevant metrics for observability and debugging.
philiprehberger-interval is an open-source Ruby library that provides an interval data type supporting open, closed, and half-open boundaries. It enables arithmetic operations, merging, and gap finding for intervals, making it useful for developers working with range-based data in Ruby projects.
philiprehberger-event_store is an open-source Ruby library offering an in-memory event store with support for streams, projections, subscriptions, snapshots, and replay. It is designed for developers implementing event sourcing in Ruby applications.