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 2 years ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆68Updated 5 years ago
- Class to show progress during script run☆68Updated this week
- Parse Accept and Accept-Language HTTP headers in Ruby.☆84Updated 2 weeks ago
- Slick Object Instance API☆37Updated 9 years ago
- Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601☆76Updated 2 years ago
- Unicode Micro Libraries for Ruby☆38Updated 6 months ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆33Updated 7 years ago
- Filename sanitization for Ruby☆224Updated last year
- ☆23Updated 2 years ago
- A scientific conversion library.☆155Updated 4 years ago
- jemal gem – Ruby interface to jemalloc☆28Updated 7 years ago
- Checks Ruby and RubyGems against known security vulnerabilities.☆73Updated last month
- Memoize method return values☆112Updated 2 months ago
- Experimental post-framework view library☆45Updated last year
- ☆71Updated last year
- 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 3 weeks ago
- A tool for truncating HTML strings efficiently☆60Updated last month
- Displays a Ruby method's source code☆24Updated 4 years ago
- Memoize method in Ruby☆47Updated 2 years ago
- Flexible mocking for Ruby testing☆94Updated 8 years ago
- Set of ANSI Code based classes and modules for Ruby☆117Updated last year
- Inflector for Ruby☆95Updated 2 months ago
- Utility-belt to build form data request bodies.☆34Updated 8 months ago
- JSON API support for Roar.☆42Updated 2 years ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 4 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- a fast, high resolution timer library for recording performance metrics☆148Updated 2 weeks ago