jtzemp / base62
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 9 years ago
Alternatives and similar repositories for base62:
Users that are interested in base62 are comparing it to the libraries listed below
- Guard::Bundler automatically install/update your gem bundle when needed☆117Updated last year
- Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601☆75Updated 2 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆32Updated 7 years ago
- Ruby interface to the ffmpeg C library. It is able to extract images from videos but do not allow to encode full video.☆134Updated 12 years ago
- Memoize method return values☆112Updated last year
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆68Updated 4 years ago
- Run all possible enumerable methods in concurrent/parallel threads☆38Updated 3 weeks ago
- session offers a persistent way to drive the shell (/bin/sh) via ruby☆64Updated 4 years ago
- JSON API support for Roar.☆42Updated last year
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 11 years ago
- Guard extension to run cli processes☆43Updated 8 years ago
- jemal gem – Ruby interface to jemalloc☆28Updated 7 years ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 4 years ago
- Filename sanitization for Ruby☆223Updated last year
- [DEPRECATED] Text transformations☆71Updated 7 years ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- Start a byebug session on test failures.☆49Updated 9 years ago
- rspec supercharger☆21Updated last month
- A scientific conversion library.☆155Updated 3 years ago
- Sends mail upon failures in Rake tasks☆40Updated last year
- ☆71Updated 10 months ago
- MarcoPolo shows your app name and environment in your console prompt so you don't accidentally break production☆168Updated 11 months ago
- Set of ANSI Code based classes and modules for Ruby☆117Updated last year
- Efficiently render JSON API documents.☆28Updated last year
- Streaming proxy for Rack, the rainbows to Rack::Proxy's unicorn☆91Updated 7 years ago
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 3 years ago
- Allow your models to know who the current_user is.☆225Updated 2 years ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 7 years ago
- a fast, high resolution timer library for recording performance metrics☆142Updated 4 months ago
- Adds SQL analysis and debugging information to Rails 3.x, 4.x apps.☆73Updated last year