Trending Projects for September 13, 2015

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

facterdb

Contains facts from many Facter version on many Operating Systems

fog-google

This library can be used as a module for `fog` or as standalone provider to use the Google Cloud in applications.

gooddata

Use the GoodData::Client class to integrate GoodData into your own application or use the CLI to work with GoodData directly from the command line.

fog-local

This library can be used as a module for `fog` or as standalone provider to use local filesystem storage.

aws-sdk-resources

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

maxminddb

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

aws-sdk-core

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

fog-aws

This library can be used as a module for `fog` or as standalone provider to use the Amazon Web Services in applications..

fastimage

FastImage finds the size or type of an image given its uri by fetching as little as needed.

chromedriver-helper

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

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.

get_process_mem

Get memory usage of a process in Ruby

bundler-audit

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

rack-attack

A rack middleware for throttling and blocking abusive requests

rake-compiler

Provide a standard and simplified way to build and package Ruby extensions (C, Java) using Rake as glue.

roadie-rails

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

github-pages-health-check

Checks your GitHub Pages site for commons DNS configuration issues.

knife-solo

Handles bootstrapping, running chef solo, rsyncing cookbooks etc

i18n_data

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

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.

debase-ruby_core_source

Provide Ruby core source files for C extensions that need them.

rbpdf

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

fog-core

Shared classes and tests for fog providers and services.

fog-brightbox

Module for the 'fog' gem to support Brightbox Cloud

api-auth

Full HMAC auth implementation for use in your gems and Rails apps.

phony_rails

This Gem adds useful methods to your Rails app to validate, display and save phone numbers.

scrypt

The scrypt key derivation function is designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.

flipper

Beautiful, performant feature flags for Ruby and Rails.

skylight

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

rotp

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

actionview

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

rubocop

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

dpl

deploy tool abstraction for clients

algoliasearch-rails

AlgoliaSearch integration to your favorite ORM

ruby-saml

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

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

hiredis

Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)

unparser

Generate equivalent source for parser gem AST nodes

appium_lib

Ruby library for Appium.

caboose-cms

CMS built on rails with love.

secure_headers

Add easily configured security headers to responses including content-security-policy, x-frame-options, strict-transport-security, etc.

sidekiq-unique-jobs

Prevents simultaneous Sidekiq jobs with the same unique arguments to run. Highly configurable to suite your specific needs.

rouge

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

phony

Fast international phone number (E164 standard) normalizing, splitting and formatting. Lots of formatting options: International (+.., 00..), national (0..), and local.

pundit

Object oriented authorization for Rails applications

appsignal

The official appsignal.com gem

rspec-activemodel-mocks

RSpec test doubles for ActiveModel and ActiveRecord