philiprehberger-counter is an open-source Ruby gem that provides frequency counting, most-common value calculation, merging, and percentage operations for collections. Below are 14 frameworks & sdks apps with similar functionality to philiprehberger-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_counter is an open-source Ruby library for measuring event throughput using a sliding window. It provides real-time rate counting, peak rate detection, and snapshot features for developers needing event metrics in Ruby apps.
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-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-pagination is an open-source Ruby gem that provides framework-agnostic pagination utilities supporting cursor, offset, and keyset strategies. It allows Ruby developers to efficiently paginate collections in their applications regardless of the framework used. The gem is MIT licensed and easy to install.
philiprehberger-ip_addr is an open-source Ruby library for parsing, classifying, and manipulating IP addresses and CIDR ranges. It supports IPv4 and IPv6, range operations, and provides utilities for network-related tasks in Ruby projects.
philiprehberger-circuit_board is an open-source Ruby framework for implementing health checks and dependency aggregation in web applications. It provides a Rack endpoint for status reporting and is suitable for developers needing robust health monitoring in Ruby environments.
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-math_kit is an open-source Ruby library offering statistical analysis, regression, interpolation, rounding, and moving averages. It is intended for Ruby developers needing advanced math functions.
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-priority_queue is an open-source Ruby gem that implements a binary heap-based priority queue supporting both min and max modes, custom comparators, and priority updates. It is designed for Ruby developers who need efficient task or item prioritization in their applications. The gem is distributed under the MIT license and can be installed via RubyGems.
philiprehberger-phone is an open-source Ruby library for parsing, validating, and formatting phone numbers, supporting metadata lookup for 36 countries. It is designed for Ruby developers who need robust phone number handling in their applications.
philiprehberger-checksum is an open-source Ruby gem that enables developers to generate checksums (SHA256, MD5, SHA1) and HMACs for files and strings, with support for streaming large files. It is designed for Ruby developers needing secure and efficient checksum operations.
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-hex is an open-source Ruby gem that provides utilities for encoding, decoding, and formatting binary data as hexadecimal. It is designed for Ruby developers who need efficient hex manipulation in their applications.