Total Downloads Ranking

Most downloads over all time
191041-191060 of all 191,066 gems.
RankDownloadsNameSummary
191,03863philiprehberger-struct_kitDefine data classes with typed fields, default values, validation rules, and pattern ma...
191,04262philiprehberger-human_sizeFormat byte counts as human-readable strings (1.5 MB) and parse them back. Supports SI ...
191,04262philiprehberger-base_convertEncode and decode data in Base32 (Crockford), Base58 (Bitcoin), Base62, and Base85 (ASC...
191,04262philiprehberger-passwordValidate passwords against configurable policies (length, complexity, common password d...
191,04262philiprehberger-tableFormat data as terminal tables with Unicode, ASCII, or Markdown borders. Supports colum...
191,04262termlineTermline is a lightweight Ruby gem for printing terminal messages with colors, icons, ...
191,04761philiprehberger-deep_freezeRecursively freeze entire object graphs (hashes, arrays, strings, structs) to create tr...
191,04761philiprehberger-enumDefine type-safe enums in Ruby with automatic ordinals, custom values, lookup methods, ...
191,04761philiprehberger-pluralizePluralize and singularize English words without ActiveSupport. Includes 200+ rules, irr...
191,04761philiprehberger-truncateTruncate strings by word count, character count, or sentence count with word-boundary a...
191,04761philiprehberger-compact_idConvert UUIDs to compact Base58 or Base62 representations (22 chars vs 36). Guaranteed ...
191,04761philiprehberger-fuzzy_matchMatch strings approximately using multiple algorithms: Levenshtein edit distance, Jaro-...
191,04761philiprehberger-phoneParse phone numbers from various formats, validate against country rules, format as E.1...
191,04761philiprehberger-poolA reusable, thread-safe object pool for managing expensive resources like database conn...
191,04761philiprehberger-rate_counterMeasure event rates (requests/sec, errors/min) using a sliding window counter. Thread-s...
191,04761philiprehberger-word_wrapWrap text to a specific width at word boundaries. Supports indentation, hanging indent,...
191,05760philiprehberger-checksumCompute MD5, SHA-256, SHA-512, and CRC32 checksums for strings and files. File checksum...
191,05760philiprehberger-dot_accessAccess deeply nested hash values using dot notation (config.database.host) with nil-saf...
191,05760philiprehberger-time_agoFormat timestamps as human-readable relative strings like "3 minutes ago" or "in 2 hour...
191,06057ollama_agentUse natural language to read files, search the tree, and apply unified diffs via a loca...