Trending Projects for April 02, 2017

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

doorkeeper-openid_connect

OpenID Connect extension for Doorkeeper.

azure_mgmt_key_vault

Microsoft Azure Resource Management Key Vault Client Library for Ruby

google-cloud-monitoring

Cloud Monitoring collects metrics, events, and metadata from Google Cloud, Amazon Web Services (AWS), hosted uptime probes, and application instrumentation.

azure_mgmt_dns

Microsoft Azure Dns Management Client Library for Ruby

azure_mgmt_sql

Microsoft Azure SQL Management Client Library for Ruby

azure_mgmt_traffic_manager

Microsoft Azure Traffic Management Client Library for Ruby

fog-azure-rm

This library can be used as a module for 'fog' or as standalone provider to use the Azure Resource Manager cloud services in applications..

grpc

Send RPCs from Ruby using GRPC

danger-todoist

A danger plugin for spotting introduced todos.

googleapis-common-protos

Common gRPC and protocol buffer classes used in Google APIs

google-gax

Google API Extensions

report_builder

Ruby gem to merge Cucumber JSON reports and build mobile-friendly HTML Test Report, JSON report and retry file.

google-protobuf

Protocol Buffers are Google's data interchange format.

azure_mgmt_compute

Microsoft Azure Compute Management Client Library for Ruby

azure_mgmt_storage

Microsoft Azure Storage Management Client Library for Ruby

azure_mgmt_resources

Microsoft Azure Resource Management Client Library for Ruby

azure_mgmt_network

Microsoft Azure Network Management Client Library for Ruby

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.

kitchen-openstack

A Test Kitchen OpenStack Nova driver

cri

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

danger

Stop Saying 'You Forgot To…' in Code Review

ms_rest

Azure Client Library for Ruby.

sslshake

This is a library to simulate SSL and TLS handshake from SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL and is not designed as a replacement either. It targets full support for even older handshakes, which are not available in current releases of OpenSSL anymore. It also aims to be executable on all systems with a sufficiently modern version of Ruby without any additional requirement...

json-jwt

JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby

fast_gettext

A simple, fast, memory-efficient and threadsafe implementation of GetText

google-cloud-storage

google-cloud-storage is the official library for Google Cloud Storage.

traffic_jam

Library for Redis-backed time-based rate limiting

pg-eyeballs

pg-eyeballs is a ruby gem that gives you detailed information about how the SQL queries created by the active record code you write are executed by the database. It gives you an easy, ruby friendly way to see the output of the Postgres EXPLAIN command and integrates with the popular query analysis tool gocmdpev

train

Transport interface to talk to different backends.

prometheus-client

A suite of instrumentation metric primitivesthat can be exposed through a web services interface.

secondbase

SecondBase provides support for Rails to manage dual databases by extending ActiveRecord tasks that create, migrate, and test your databases.

mpxj

The MPXJ gem allows Ruby applications to work with schedule data from project management applications including Microsoft Project, Primavera, Asta Powerproject and Gnome Planner amongst others. The gem provides a Ruby wrapper around the MPXJ Java JAR.

fluent-plugin-kubernetes_metadata_filter

Filter plugin to add Kubernetes metadata

doorkeeper-jwt

JWT token generator extension for Doorkeeper

mini_racer

Minimal embedded v8 engine for Ruby

strong_migrations

Catch unsafe migrations in development

order_as_specified

Obtain ActiveRecord results with a custom ordering with no need to store anything in the database.

perf_check

PERF CHECKKK!

json_api_client

Build client libraries compliant with specification defined by jsonapi.org

plaid

Ruby gem wrapper for the Plaid API. Read more at the homepage, the wiki, or in the Plaid documentation.

actioncable

Structure many real-time application concerns into channels over a single WebSocket connection.

cfndsl

DSL for creating AWS Cloudformation templates

bindata

BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.

minitar

The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.9, adding a minor feature to Minitar.unpack and Minitar::Input#extract_entry that when <tt>:fsync => false</tt> is provided, fsync will be skipped. minitar (previously called Archive::Tar::Minitar) is based heavily on code originally written by Mauricio Julio Fernánd...

ldclient-rb

Official LaunchDarkly SDK for Ruby

badge

0.13.0

bundler-audit

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

sidekiq-throttled

Concurrency and rate-limit throttling for Sidekiq