Gems
philiprehberger-metric_units 0.7.0
Unit conversion library supporting length, weight, temperature, volume, speed, pressure...
844,589 Downloads
philiprehberger-middleware 0.9.0
A composable middleware stack that supports lambda and class-based middleware, named en...
866,913 Downloads
philiprehberger-mime_type 0.4.0
Detect MIME types from file extensions, filenames, and binary content using magic byte ...
855,818 Downloads
philiprehberger-money 0.7.0
A lean money library that stores amounts as integer subunits (cents) to avoid floating-...
846,652 Downloads
philiprehberger-multipart 0.7.0
Build and parse multipart/form-data request bodies with a clean DSL for adding text fie...
853,569 Downloads
philiprehberger-natural_sort 0.13.0
Natural sort for strings containing numbers. Splits strings into text and numeric chunk...
840,034 Downloads
philiprehberger-pagination 0.6.0
Pagination library supporting offset-based, cursor-based, and keyset strategies. Return...
873,754 Downloads
philiprehberger-parallel_each 0.5.0
Parallel iteration methods (map, each, select, reject, find, flat_map, any?, all?, none...
862,278 Downloads
philiprehberger-password 0.8.1
Validate passwords against configurable policies (length, complexity, common password d...
3,239,604 Downloads
philiprehberger-pathname_kit 0.7.0
Pathname utility library providing atomic writes, safe deletes, directory creation, glo...
826,754 Downloads
philiprehberger-phone 0.9.1
Parse phone numbers from various formats, validate against country rules, and format as...
4,335,769 Downloads
philiprehberger-pipe 0.6.0
A Ruby library for functional pipeline composition with named steps, pipeline compositi...
833,005 Downloads
philiprehberger-pluralize 0.4.0
Pluralize and singularize English words without ActiveSupport. Includes 200+ rules, irr...
848,044 Downloads
philiprehberger-pool 0.6.0
A generic thread-safe object pool for Ruby with configurable size, checkout timeouts, i...
862,302 Downloads
philiprehberger-priority_queue 0.5.0
A binary heap-based priority queue supporting min-heap, max-heap, and custom comparator...
835,998 Downloads
philiprehberger-progress 0.6.0
Display progress bars with percentage, ETA, and throughput, or spinners for indetermina...
854,327 Downloads
philiprehberger-queue_stack 0.7.0
Thread-safe queue and stack data structures with configurable capacity limits, blocking...
835,531 Downloads
philiprehberger-random_data 0.5.0
Generate random test data including names, emails, phone numbers, UUIDs, sentences, par...
854,979 Downloads
philiprehberger-rate_counter 0.4.0
Measure event rates (requests/sec, errors/min) using a sliding window counter. Thread-s...
837,488 Downloads
philiprehberger-rate_limiter 0.12.1
A zero-dependency Ruby gem for rate limiting with sliding window and token bucket algor...
4,251,647 Downloads
philiprehberger-rate_window 0.7.0
Thread-safe time-windowed rate tracker that records values into bucketed time slots. Su...
837,470 Downloads
philiprehberger-regex_lib 0.7.0
A library of tested, documented regex patterns for common data formats. Includes named ...
839,824 Downloads
philiprehberger-result 0.7.0
A lightweight Result type for Ruby with Ok and Err variants, monadic map/flat_map opera...
866,123 Downloads
philiprehberger-retry_kit 0.8.1
A lightweight retry library with exponential/linear/constant backoff, configurable jitt...
1,509,061 Downloads
philiprehberger-retry_queue 0.6.0
Processes collections of items with configurable per-item retry logic, exponential back...
848,819 Downloads
philiprehberger-ring_buffer 0.8.0
Fixed-capacity ring buffer that overwrites oldest entries on overflow, with index acces...
835,333 Downloads
philiprehberger-rule_engine 0.6.0
A lightweight rule engine with a declarative DSL for defining conditions and actions. S...
833,187 Downloads
philiprehberger-safe_exec 0.4.0
Safely evaluate arithmetic, comparison, and boolean expressions from untrusted input. U...
839,712 Downloads
philiprehberger-safe_yaml 0.5.0
Safe YAML loading with restricted types, schema validation, and size limits. Wraps YAML...
850,540 Downloads
philiprehberger-sanitize_html 0.6.0
HTML sanitizer with configurable allow lists for tags and attributes. Strip dangerous e...
874,390 Downloads