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
- Parse Accept and Accept-Language HTTP headers in Ruby.☆84Updated 3 weeks 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
- 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 9 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆33Updated 7 years ago
- a fast, high resolution timer library for recording performance metrics☆148Updated 3 weeks ago
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 3 years ago
- Filename sanitization for Ruby☆224Updated last year
- A scientific conversion library.☆155Updated 4 years ago
- Activejob Stats is an Activejob addon that will collect and send data samples from your Jobs to various stat servers☆58Updated 3 years ago
- Class to show progress during script run☆68Updated last week
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 12 years ago
- ☆71Updated last year
- JSON API support for Roar.☆42Updated 2 years ago
- Domain Name manipulation library for Ruby☆108Updated 8 months ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- A way to store attributes in a side table.☆51Updated 2 months ago
- A nicer replacement for Ruby's Struct and OpenStruct.☆39Updated 8 years ago
- Memoize method return values☆112Updated 2 months ago
- A whole bunch of extensions the ActiveRecord PostgreSQL adapter.☆43Updated 9 years ago
- Streaming proxy for Rack, the rainbows to Rack::Proxy's unicorn☆91Updated 8 years ago
- Inline variables view like RubyMine in Pry☆55Updated 3 years ago
- Unicode algorithms for Ruby 1.9☆113Updated 11 months ago
- Log your http api calls just like SQL queries☆106Updated last month
- ActiveRecord sanitization using Loofah and Nokogiri☆76Updated 3 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆68Updated 5 years ago
- Utility-belt to build form data request bodies.☆34Updated 8 months ago
- Flexible mocking for Ruby testing☆94Updated 8 years ago
- Guard extension to run cli processes☆43Updated 8 years ago