maxjustus's Stars
cardmagic/contacts
A universal interface to import email contacts from various providers including Yahoo, Gmail, Hotmail, AOL and Plaxo.
tarcieri/reia
Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
JackDanger/alphadecimal
Base62 encoding and decoding to turn numbers into very compact strings
osteele/functional-javascript
Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.
robbyrussell/rubyurl
💎 Your favorite URL-shortening service in all of Ruby land
tobi/delayed_job
Database backed asynchronous priority queue -- Extracted from Shopify
sferik/twitter-ruby
A Ruby interface to the Twitter API.
jamesgolick/resource_controller
Rails RESTful controller abstraction plugin.
mojombo/god
Ruby process monitor
rubinius/rubinius
The Rubinius Language Platform
mojombo/grit
**Grit is no longer maintained. Check out libgit2/rugged.** Grit gives you object oriented read/write access to Git repositories via Ruby.