Trending Projects for April 24, 2011

Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.

Platform

Hopefully robust platform sensing

ohai

Ohai profiles your system and emits JSON

mixlib-log

A gem that provides a simple mixin for log functionality

mixlib-cli

A simple mixin for CLI interfaces, including option parsing

mixlib-config

A class based configuration library

redis

A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.

chef

A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.

mongoid

Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby.

bundler

Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably

daemons

Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exce...

mongo

A pure-Ruby driver for connecting to, querying, and manipulating MongoDB databases. Officially developed and supported by MongoDB, with love for the Ruby community.