Personal tools
Skip to content. | Skip to navigation
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
A fast, safe and extensible Markdown to (X)HTML parser
redgreen is an expanded version of Pat Eyler's RedGreen. It will install a 'rg' file in your bin directory. Use that as you would use 'ruby' when running a test.
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance.
Map Redis types directly to Ruby objects. Works with any class or ORM.
A Celluloid::IO-powered HTTP server.
Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and IronRuby). Also includes implementation of maps/hashes that use references and a reference queue.
Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.
Resource Kit provides tools to aid in making API Clients. Such as URL resolving, Request / Response layer, and more.
Rest client wrapper that chooses best installed client.