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
- Parse Accept and Accept-Language HTTP headers in Ruby.☆84Updated last month
- Guard::Bundler automatically install/update your gem bundle when needed☆117Updated 2 years ago
- Unicode algorithms for Ruby 1.9☆113Updated last year
- 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
- Filename sanitization for Ruby☆224Updated 2 years ago
- Memoize method return values☆112Updated 3 months ago
- A generic swappable back-end for XML parsing☆157Updated 11 months ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 12 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆68Updated 5 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆33Updated 8 years ago
- a fast, high resolution timer library for recording performance metrics☆148Updated last month
- A Ruby DSL for building MongoDB queries☆62Updated 7 years ago
- Browser Details is a Rack Middleware that logs information about the browser used to make a request☆160Updated 11 years ago
- A fake FTP server for use with ruby tests☆79Updated 4 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 7 months ago
- Flexible mocking for Ruby testing☆94Updated 8 years ago
- Class to show progress during script run☆68Updated last week
- Common exception reporting for a variety of services☆86Updated last year
- A tool for truncating HTML strings efficiently☆61Updated 2 months ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 4 months ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 8 years ago
- File manipulation utility methods☆67Updated last year
- Sends mail upon failures in Rake tasks☆40Updated last year
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- The simplest yaml to ENV config loader.☆78Updated 4 years ago
- [DEPRECATED] Text transformations☆70Updated 7 years ago
- session offers a persistent way to drive the shell (/bin/sh) via ruby☆64Updated 4 years ago
- MessagePack for Rails / msgpack.org[Rails]☆44Updated 6 years ago
- A scientific conversion library.☆156Updated 4 years ago