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:
- Memoize method return values☆112Updated 5 months ago
- Guard::Bundler automatically install/update your gem bundle when needed☆117Updated 2 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆69Updated 5 years ago
- Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601☆76Updated 2 years ago
- a fast, high resolution timer library for recording performance metrics☆148Updated last month
- Code coverage for ruby 2.x☆70Updated 6 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆33Updated 8 years ago
- Unicode algorithms for Ruby 1.9☆113Updated last year
- Filename sanitization for Ruby☆224Updated 2 years ago
- Streaming proxy for Rack, the rainbows to Rack::Proxy's unicorn☆91Updated 8 years ago
- Ruby library that colors strings using ANSI escape sequences☆173Updated 5 months ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 4 years ago
- A generic swappable back-end for XML parsing☆157Updated 2 months ago
- Class to show progress during script run☆69Updated 3 weeks ago
- A sensible interface to monotonic time in Ruby☆156Updated last year
- Simple Hash extension to make working with nested hashes (e.g. for configuration) easier and less error-prone.☆109Updated 8 years ago
- A library which provides base32 decoding and encoding.☆35Updated last year
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 3 years ago
- Qwandry gives you a single way to easily open all your projects and libraries.☆329Updated 10 years ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- Copy active record models from remote databases☆265Updated last year
- A tool for truncating HTML strings efficiently☆62Updated 4 months ago
- ☆23Updated 3 years ago
- jemal gem – Ruby interface to jemalloc☆28Updated 8 years ago
- Erubis is an fast and extensible eRuby implementation☆61Updated 4 years ago
- View helpers for Ruby applications☆77Updated 7 months ago
- Fastest CSV class for MRI Ruby and JRuby. Faster than faster_csv and fasterer-csv.☆45Updated 8 years ago
- Run all possible enumerable methods in concurrent/parallel threads☆38Updated 2 months ago
- Convenient wrapper for Ruby's ENV☆82Updated 7 years ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆43Updated 2 years ago