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:
- Guard::Bundler automatically install/update your gem bundle when needed☆117Updated 2 years ago
- Flexible mocking for Ruby testing☆94Updated 8 years ago
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 3 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆69Updated 5 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆33Updated 8 years ago
- Memoize method return values☆112Updated 5 months ago
- jemal gem – Ruby interface to jemalloc☆28Updated 8 years ago
- Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601☆76Updated 2 years ago
- Slick Object Instance API☆37Updated 10 years ago
- session offers a persistent way to drive the shell (/bin/sh) via ruby☆64Updated 4 years ago
- Filename sanitization for Ruby☆224Updated 2 years ago
- A nicer replacement for Ruby's Struct and OpenStruct.☆39Updated 9 years ago
- A low-specification test double tool in ruby☆69Updated 2 years ago
- Plugin plugin for Heroku integration☆49Updated 4 years ago
- Unicode algorithms for Ruby 1.9☆113Updated last year
- Utility-belt to build form data request bodies.☆34Updated 11 months ago
- Run all possible enumerable methods in concurrent/parallel threads☆38Updated 2 months ago
- Class to show progress during script run☆69Updated 2 weeks ago
- ActiveRecord associations on top of PostgreSQL arrays☆63Updated 7 months ago
- Convenient wrapper for Ruby's ENV☆82Updated 7 years ago
- Sends mail upon failures in Rake tasks☆40Updated 2 years ago
- A tool for truncating HTML strings efficiently☆62Updated 4 months ago
- This project has been merged with ruby-progressbar.☆110Updated 7 years ago
- a fast, high resolution timer library for recording performance metrics☆148Updated last month
- A library which provides base32 decoding and encoding.☆35Updated last year
- A fake FTP server for use with ruby tests☆79Updated 4 years ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- MarcoPolo shows your app name and environment in your console prompt so you don't accidentally break production☆167Updated last year
- JSON API support for Roar.☆43Updated 2 years ago