jtzemp / base62Links
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
☆51Updated 10 years ago
Alternatives and similar repositories for base62
Users that are interested in base62 are comparing it to the libraries listed below
Sorting:
- JSON API support for Roar.☆43Updated 2 years ago
- Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601☆76Updated 2 years ago
- Filename sanitization for Ruby☆224Updated 2 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆33Updated 8 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆69Updated 5 years ago
- Guard::Bundler automatically install/update your gem bundle when needed☆118Updated 2 years ago
- A scientific conversion library.☆156Updated 4 years ago
- A generic swappable back-end for XML parsing☆157Updated last month
- a fast, high resolution timer library for recording performance metrics☆148Updated 3 weeks ago
- Class to show progress during script run☆69Updated last month
- A pure-Ruby implementation of systemd's sd_notify(3)☆50Updated 11 months ago
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 3 years ago
- Millisecond fuzzy string matching for Ruby☆90Updated 2 years ago
- Convenient wrapper for Ruby's ENV☆82Updated 7 years ago
- The simplest yaml to ENV config loader.☆78Updated 4 years ago
- Safe Ruby Enum implementation☆25Updated 3 years ago
- A nicer replacement for Ruby's Struct and OpenStruct.☆39Updated 9 years ago
- jemal gem – Ruby interface to jemalloc☆28Updated 8 years ago
- session offers a persistent way to drive the shell (/bin/sh) via ruby☆64Updated 4 years ago
- Run all possible enumerable methods in concurrent/parallel threads☆38Updated last month
- MarcoPolo shows your app name and environment in your console prompt so you don't accidentally break production☆167Updated last year
- parse argument options in ruby☆44Updated 4 years ago
- Validation frontend for models.☆125Updated 4 years ago
- Unicode algorithms for Ruby 1.9☆113Updated last year
- Displays a Ruby method's source code☆24Updated 4 years ago
- Colorized output for minitest☆23Updated 10 years ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- Hash with indifferent access, with keys stored internally as symbols.☆55Updated 4 years ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 4 years ago
- A tool for truncating HTML strings efficiently☆62Updated 3 months ago