RubyGems Navigation menu

Gems

philiprehberger-graph 0.5.0

Graph data structure supporting directed and undirected modes with adjacency list stora...

836,037 Downloads

philiprehberger-guard_clause 0.5.0

A chainable guard clause DSL for validating method preconditions with built-in checks f...

832,446 Downloads

philiprehberger-gzip_kit 0.4.0

Simple API for gzip compression and decompression with support for strings, files, and ...

847,103 Downloads

philiprehberger-hash_ring 0.6.0

Consistent hash ring with virtual nodes, weighted members, and replication support. Min...

834,030 Downloads

philiprehberger-header_kit 0.7.0

Parse and build Accept, Accept-Language, Accept-Encoding, Authorization, Cache-Control,...

852,749 Downloads

philiprehberger-hex 0.8.0

Encode and decode hexadecimal strings with 0x prefix handling, produce xxd-style hex du...

827,713 Downloads

philiprehberger-html_builder 0.9.0

Build HTML programmatically using a clean tag DSL with nested blocks, automatic content...

847,422 Downloads

philiprehberger-http_client 0.11.1

A zero-dependency HTTP client built on Ruby's net/http with automatic retries, request/...

6,726,861 Downloads

philiprehberger-http_mock 0.4.0

Stub HTTP requests in tests with a fluent API for matching methods, URLs, headers, and ...

855,167 Downloads

philiprehberger-human_size 0.8.0

Format byte counts as human-readable strings (1.5 MB) and parse them back. Supports SI ...

845,035 Downloads

philiprehberger-id_gen 0.6.0

Generate unique identifiers in multiple formats: time-sortable ULIDs, compact nanoids, ...

862,934 Downloads

philiprehberger-image_size 0.6.0

Reads width, height, format, DPI, and color depth from image file headers (PNG, JPEG, G...

842,794 Downloads

philiprehberger-inflector 0.6.0

Provides pluralize, singularize, camelize, underscore, tableize, classify, ordinalize, ...

863,302 Downloads

philiprehberger-ini_parser 0.10.0

Parse and generate INI configuration files with sections, inline comments, multiline va...

826,489 Downloads

philiprehberger-interval 0.7.0

Interval data type supporting closed, open, and half-open boundaries with overlap detec...

834,168 Downloads

philiprehberger-ip_addr 0.7.0

Parse and classify IPv4/IPv6 addresses with private, loopback, and multicast detection....

844,069 Downloads

philiprehberger-job_meter 0.5.0

Thread-safe instrumentation for background jobs. Record execution duration and success/...

837,748 Downloads

philiprehberger-json_merge 0.5.0

Apply and generate JSON patches using RFC 7396 Merge Patch and RFC 6902 JSON Patch. Sup...

855,957 Downloads

philiprehberger-json_path 0.5.0

Evaluate JSONPath expressions against Ruby hashes and arrays. Supports dot notation, ar...

856,440 Downloads

philiprehberger-json_schema 0.4.0

Validate Ruby data structures against JSON Schema definitions with support for type che...

868,716 Downloads

philiprehberger-jwt_kit 0.6.0

A complete JWT toolkit for Ruby. Encode and decode tokens with automatic claim manageme...

900,137 Downloads

philiprehberger-locale_kit 0.4.0

Parse BCP 47 language tags, negotiate content language from Accept-Language headers, an...

839,832 Downloads

philiprehberger-lock_kit 0.6.0

File locks using flock and PID file locks with stale detection for coordinating between...

849,068 Downloads

philiprehberger-log_filter 0.7.0

Pattern-based log filtering — drop or transform log lines matching rules. Includes pres...

842,176 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...

852,203 Downloads

philiprehberger-mask 0.6.1

Automatically detect and redact sensitive data like emails, credit cards, SSNs, and tok...

842,620 Downloads

philiprehberger-math_kit 0.6.0

Descriptive statistics, linear interpolation, rounding modes, and moving averages. Ligh...

828,752 Downloads

philiprehberger-maybe 0.5.0

A Maybe/Optional type for Ruby providing Some and None containers with safe chaining, p...

858,314 Downloads

philiprehberger-memo 0.7.0

Memoize methods with a simple decorator. Supports TTL expiration, LRU eviction, thread-...

865,333 Downloads

philiprehberger-metric 0.5.0

A thread-safe in-process metrics library providing counters, gauges, histograms, and su...

840,906 Downloads