Trending Projects for February 15, 2015

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

sensu-transport

The Sensu transport abstraction library

sensu-settings

The Sensu settings library, loader and validator

aws-sdk-resources

The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.

sensu-extensions

The Sensu extension loader library

ProMotion

ProMotion gives RubyMotion iOS view controllers a more Ruby-like API.

get_process_mem

Get memory usage of a process in Ruby

aws-sdk-core

Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.

autoprefixer-rails

Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.

loofah

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific application of the general transformation functionality.

unparser

Generate equivalent source for parser gem AST nodes

byebug

Byebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.

hiera-eyaml

Hiera backend for decrypting encrypted yaml properties

rspec-activemodel-mocks

RSpec test doubles for ActiveModel and ActiveRecord

nokogumbo

Nokogumbo allows a Ruby program to invoke the Gumbo HTML5 parser and access the result as a Nokogiri parsed document.

hitimes

A fast, high resolution timer library for recording performance metrics.

sensu-plugin

Plugins and helper libraries for Sensu, a monitoring framework

cancancan

Simple authorization solution for Rails. All permissions are stored in a single location.

pry-byebug

Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution.

caboose-cms

CMS built on rails with love.

chef-vault

Data encryption support for Chef Infra using data bags

sys-cpu

The sys-cpu library provides an interface for gathering information about your system's processor(s). Information includes speed, type, and load average.

tzinfo-data

TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.

stripe-ruby-mock

A drop-in library to test stripe without hitting their servers

html-pipeline

HTML processing filters and utilities

actionview

Simple, battle-tested conventions and helpers for building web pages.

fog-core

Shared classes and tests for fog providers and services.

site_prism

SitePrism gives you a simple, clean and semantic DSL for describing your site. SitePrism implements the Page Object Model pattern on top of Capybara.

groupdate

The simplest way to group temporal data

maxminddb

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

puppet-syntax

Syntax checks for Puppet manifests and templates

rubocop

RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.

wmi-lite

A lightweight utility over win32ole for accessing basic WMI (Windows Management Instrumentation) functionality in the Microsoft Windows operating system. It has no runtime dependencies other than Ruby, so it can be used without concerns around dependency issues.

specinfra

Common layer for serverspec and itamae

elasticsearch-model

ActiveModel/Record integrations for Elasticsearch.

grape-swagger

Add auto generated documentation to your Grape API that can be displayed with Swagger.

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

syck

A gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdlib, and this gem is meant to bridge the gap for people that haven't updated their YAML yet.

skylight

Skylight is a smart profiler for Rails, Sinatra, and other Ruby apps.

cb-api

Ruby wrapper for Careerbuilder Public API.

gpgme

Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.

capistrano-rbenv

rbenv integration for Capistrano

jsonpath

Ruby implementation of http://goessner.net/articles/JsonPath/.