Gems
philiprehberger-image_size 0.6.0
Reads width, height, format, DPI, and color depth from image file headers (PNG, JPEG, G...
291,265 Downloads
philiprehberger-inflector 0.5.0
Provides pluralize, singularize, camelize, underscore, tableize, classify, ordinalize, ...
311,537 Downloads
philiprehberger-ini_parser 0.9.0
Parse and generate INI configuration files with sections, inline comments, multiline va...
274,697 Downloads
philiprehberger-interval 0.7.0
Interval data type supporting closed, open, and half-open boundaries with overlap detec...
282,489 Downloads
philiprehberger-ip_addr 0.6.0
Parse and classify IPv4/IPv6 addresses with private, loopback, and multicast detection....
292,258 Downloads
philiprehberger-job_meter 0.5.0
Thread-safe instrumentation for background jobs. Record execution duration and success/...
286,130 Downloads
philiprehberger-json_merge 0.4.0
Apply and generate JSON patches using RFC 7396 Merge Patch and RFC 6902 JSON Patch. Sup...
304,321 Downloads
philiprehberger-json_path 0.5.0
Evaluate JSONPath expressions against Ruby hashes and arrays. Supports dot notation, ar...
304,860 Downloads
philiprehberger-json_schema 0.3.0
Validate Ruby data structures against JSON Schema definitions with support for type che...
316,981 Downloads
philiprehberger-jwt_kit 0.5.0
A complete JWT toolkit for Ruby. Encode and decode tokens with automatic claim manageme...
348,512 Downloads
philiprehberger-locale_kit 0.4.0
Parse BCP 47 language tags, negotiate content language from Accept-Language headers, an...
288,348 Downloads
philiprehberger-lock_kit 0.5.0
File locks using flock and PID file locks with stale detection for coordinating between...
297,355 Downloads
philiprehberger-log_filter 0.4.0
Pattern-based log filtering — drop or transform log lines matching rules. Includes pres...
290,054 Downloads
philiprehberger-lru 0.5.0
Thread-safe LRU cache backed by a hash and doubly-linked list for O(1) get/set, with co...
300,653 Downloads
philiprehberger-mask 0.6.0
Automatically detect and redact sensitive data like emails, credit cards, SSNs, and tok...
290,609 Downloads
philiprehberger-math_kit 0.5.0
Descriptive statistics, linear interpolation, rounding modes, and moving averages. Ligh...
277,046 Downloads
philiprehberger-maybe 0.3.0
A Maybe/Optional type for Ruby providing Some and None containers with safe chaining, p...
306,411 Downloads
philiprehberger-memo 0.6.0
Memoize methods with a simple decorator. Supports TTL expiration, LRU eviction, thread-...
313,337 Downloads
philiprehberger-metric 0.5.0
A thread-safe in-process metrics library providing counters, gauges, histograms, and su...
289,386 Downloads
philiprehberger-metric_units 0.7.0
Unit conversion library supporting length, weight, temperature, volume, speed, pressure...
292,764 Downloads
philiprehberger-middleware 0.9.0
A composable middleware stack that supports lambda and class-based middleware, named en...
314,999 Downloads
philiprehberger-mime_type 0.4.0
Detect MIME types from file extensions, filenames, and binary content using magic byte ...
304,044 Downloads
philiprehberger-money 0.6.0
A lean money library that stores amounts as integer subunits (cents) to avoid floating-...
294,688 Downloads
philiprehberger-multipart 0.7.0
Build and parse multipart/form-data request bodies with a clean DSL for adding text fie...
301,721 Downloads
philiprehberger-natural_sort 0.10.0
Natural sort for strings containing numbers. Splits strings into text and numeric chunk...
287,559 Downloads
philiprehberger-pagination 0.6.0
Pagination library supporting offset-based, cursor-based, and keyset strategies. Return...
321,909 Downloads
philiprehberger-parallel_each 0.5.0
Parallel iteration methods (map, each, select, reject, find, flat_map, any?, all?, none...
310,541 Downloads
philiprehberger-password 0.7.0
Validate passwords against configurable policies (length, complexity, common password d...
526,866 Downloads
philiprehberger-pathname_kit 0.7.0
Pathname utility library providing atomic writes, safe deletes, directory creation, glo...
274,920 Downloads
philiprehberger-phone 0.8.0
Parse phone numbers from various formats, validate against country rules, and format as...
872,081 Downloads