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:
- Filename sanitization for Ruby☆229Updated 2 months ago
- Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601☆77Updated 3 years ago
- A scientific conversion library.☆156Updated 4 years ago
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 4 years ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 10 months ago
- Guard::Bundler automatically install/update your gem bundle when needed☆117Updated last week
- Unicode algorithms for Ruby 1.9☆112Updated last year
- Set of ANSI Code based classes and modules for Ruby☆118Updated 2 years ago
- RackTest driver for Capybara with remote request support☆212Updated last month
- a fast, high resolution timer library for recording performance metrics☆150Updated 2 months ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆69Updated 5 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆32Updated 8 years ago
- A ruby gem that provides tools for detecting & verifying command-line dependencies☆59Updated 4 years ago
- XML to Hash translator☆249Updated last week
- session offers a persistent way to drive the shell (/bin/sh) via ruby☆64Updated 5 years ago
- ANSI color formatting for terminal output in Ruby☆174Updated 3 weeks ago
- Memoize method return values☆112Updated last year
- MarcoPolo shows your app name and environment in your console prompt so you don't accidentally break production☆168Updated last year
- Checks Ruby and RubyGems against known security vulnerabilities.☆74Updated 2 weeks ago
- ☆42Updated 4 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.☆136Updated 13 years ago
- Common interface for Ruby's HTTP clients☆300Updated last year
- Class to show progress during script run☆68Updated 2 weeks ago
- Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and release your project and includes a dynamic plug-…☆299Updated 3 weeks ago
- NetHttp2 is an HTTP/2 client for Ruby.☆144Updated 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
- A Ruby CSS parser that's fully compliant with the CSS Syntax Level 3 specification.☆142Updated last year
- Secret User Agent of HTTP☆251Updated 2 weeks ago
- A simple Ruby library built to handle easy conversion and manipulation of colors.☆51Updated last year
- A Ruby gem with native C extension for the scrypt password hashing algorithm.☆265Updated 6 months ago