Gems
philippines_withholdingtax 1.0.2
Calculates withholding tax from given compensation level. Effective January 1, 2018 to ...
5,473 Downloads
philiprehberger-approx 0.13.0
Compare numeric values, arrays, and hashes for approximate equality using configurable ...
272,813 Downloads
philiprehberger-assert 0.6.0
A lightweight runtime assertion library for Ruby with chainable matchers, soft assertio...
271,764 Downloads
philiprehberger-audit_trail 0.6.0
A lightweight audit trail library for tracking changes to hashes and objects with actor...
271,976 Downloads
philiprehberger-base64_url 0.8.0
URL-safe Base64 encoding and decoding using Base64.urlsafe_encode64/decode64 with no pa...
275,559 Downloads
philiprehberger-base_convert 0.6.0
Encode and decode data in Base32 (Crockford), Base58 (Bitcoin), Base62, and Base85 (ASC...
276,702 Downloads
philiprehberger-batch 0.9.0
Processes collections in configurable chunks with progress tracking callbacks and per-i...
278,527 Downloads
philiprehberger-bit_field 0.7.0
Named bit flags with a DSL for defining flags at bit positions, symbolic read/set/clear...
272,408 Downloads
philiprehberger-bloom_filter 0.8.0
Bloom filter implementation using a bit array with double hashing. Supports configurabl...
282,232 Downloads
philiprehberger-cache_kit 0.11.0
A lightweight, thread-safe in-memory LRU cache with TTL expiration and tag-based bulk i...
383,555 Downloads
philiprehberger-changelog_parser 0.7.0
Parse Keep a Changelog formatted markdown files with version querying, category managem...
272,350 Downloads
philiprehberger-checksum 0.9.0
Compute MD5, SHA-1, SHA-256, SHA-512, and CRC32 checksums for strings and files. HMAC-S...
299,301 Downloads
philiprehberger-circuit 0.7.0
Circuit breaker pattern with closed, open, and half-open states, configurable failure t...
315,380 Downloads
philiprehberger-circuit_board 0.6.0
Health check framework that aggregates dependency checks with configurable timeouts and...
275,520 Downloads
philiprehberger-cli_kit 0.6.0
Lightweight CLI toolkit combining argument parsing with flags and options, interactive ...
302,016 Downloads
philiprehberger-color 0.7.0
A lightweight Ruby library for terminal ANSI color and styling with chainable API, RGB/...
301,621 Downloads
philiprehberger-color_convert 0.7.0
A color conversion library supporting hex, RGB, HSL, and HSV formats with parsing, mani...
273,817 Downloads
philiprehberger-compact_id 0.6.0
Convert UUIDs to compact Base58 or Base62 representations (22 chars vs 36). Guaranteed ...
274,423 Downloads
philiprehberger-config_kit 0.4.0
A zero-dependency Ruby gem for layered configuration resolution. Define typed config ke...
360,790 Downloads
philiprehberger-config_validator 0.5.0
Define configuration schemas with required and optional keys, type constraints, default...
297,834 Downloads
philiprehberger-cors 0.5.0
Rack-compatible CORS middleware supporting configurable allowed origins, methods, heade...
318,705 Downloads
philiprehberger-counter 0.6.0
Count element frequencies from any enumerable with most-common and least-common queries...
276,474 Downloads
philiprehberger-cron_kit 0.7.0
A zero-dependency Ruby gem for parsing 5-field cron expressions and running an in-proce...
538,026 Downloads
philiprehberger-cron_parser 0.4.0
Parse standard 5-field cron expressions and calculate next/previous occurrences, match ...
309,455 Downloads
philiprehberger-crypt 0.5.0
A high-level encryption toolkit providing AES-256-GCM encryption and decryption, key ro...
299,249 Downloads
philiprehberger-csv_builder 0.10.0
Build CSV files from record collections using a declarative DSL with column definitions...
304,998 Downloads
philiprehberger-csv_kit 0.9.0
Streaming CSV processor with row-by-row transforms, validations, column plucking, strea...
305,030 Downloads
philiprehberger-data_mapper 0.7.0
A zero-dependency Ruby gem for transforming data between formats with a mapping DSL, fi...
304,576 Downloads
philiprehberger-date_kit 0.4.0
Date utilities including business day counting and arithmetic, quarter boundaries, week...
305,747 Downloads
philiprehberger-debounce 0.9.0
Debounce delays execution until a quiet period elapses. Throttle limits execution frequ...
277,964 Downloads