Trending Projects for November 22, 2015

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

fog-xenserver

Module for the 'fog' gem to support XENSERVER.

redlock

Distributed lock using Redis written in Ruby. Highly inspired by https://github.com/antirez/redlock-rb.

to_bool

Super-simple gem that extends some Ruby classes with a "to_bool" method, which converts any object naturally into a boolean.

xcode-install

Download, install and upgrade Xcodes with ease.

plissken

Have you ever needed to automatically convert JSON-style camelBack or CamelCase hash keys into more Rubyish snake_case? Plissken to the rescue. This gem recursively converts all camelBack or CamelCase keys in a hash structure to snake_case.

hashdiff

Hashdiff is a diff lib to compute the smallest difference between two hashes.

resque-multi-job-forks

When your resque jobs are frequent and fast, the overhead of forking and running your after_fork might get too big.

influxdb

This is the official Ruby library for InfluxDB.

puppet-lint-trailing_comma-check

A puppet-lint plugin to check for missing trailing commas.

humanize

Extension to Numeric to humanize numbers

concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.

rspec-puppet-facts

Contains facts from many Facter version on many Operating Systems

googleauth

Implements simple authorization for accessing Google APIs, and provides support for Application Default Credentials.

filesize

filesize is a small class for handling filesizes with both the SI and binary prefixes, allowing conversion from any size to any other size.

get_process_mem

Get memory usage of a process in Ruby

chromedriver-helper

Deprecated in favor of the 'webdrivers' gem as of 2019-03-31. See https://github.com/flavorjones/chromedriver-helper/issues/83

state_machines-activerecord

Adds support for creating state machines for attributes on ActiveRecord

beaker

Puppet's accceptance testing harness

rouge

Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.

woothee

Cross-language UserAgent classifier library, ruby implementation

rubocop-rspec

Code style checking for RSpec files. A plugin for the RuboCop code style enforcing & linting tool.

roadie-rails

Hooks Roadie into your Rails application to help with email generation.

pghero

A performance dashboard for Postgres

mimemagic

Fast mime detection by extension or content (Uses freedesktop.org.xml shared-mime-info database)

sidekiq-cron

Enables to set jobs to be run in specified time (using CRON notation or natural language)

memory_profiler

Memory profiling routines for Ruby 2.5+

active_decorator

A simple and Rubyish view helper for Rails

r10k

R10K provides a general purpose toolset for deploying Puppet environments and modules. It implements the Puppetfile format and provides a native implementation of Puppet dynamic environments.

phonelib

Google libphonenumber library was taken as a basis for this gem. Gem uses its data file for validations and number formatting.

iso8601

ISO8601 is a simple implementation in Ruby of the ISO 8601 (Data elements and interchange formats - Information interchange - Representation of dates and times) standard.

heroics

A Ruby client generator for HTTP APIs described with a JSON schema

semverse

An elegant library for representing and comparing SemVer versions and constraints

asana

Official Ruby client for the Asana API

bundler-audit

bundler-audit provides patch-level verification for Bundled apps.

i18n_data

country/language names and 2-letter-code pairs, in 85 languages

puppet-syntax

Syntax checks for Puppet manifests and templates

specinfra

Common layer for serverspec and itamae

rbpdf

A template plugin allowing the inclusion of ERB-enabled RBPDF template files.

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.

rollbar

Track and debug errors in your Ruby applications with ease using Rollbar. With this gem, you can easily monitor and report on exceptions and other errors in your code, helping you identify and fix issues more quickly. Rollbar's intuitive interface and advanced error tracking features make it the perfect tool for ensuring the stability and reliability of your Ruby applications.

rotp

Works for both HOTP and TOTP, and includes QR Code provisioning

pusher-fake

A fake Pusher server for development and testing.

cri

Cri allows building easy-to-use command-line interfaces with support for subcommands.

rubocop

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

ruby-saml

SAML Ruby toolkit. Add SAML support to your Ruby software using this library

autoprefixer-rails

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

logstasher

Awesome rails logs

parser

A Ruby parser written in pure Ruby.