Trending Projects for April 16, 2017

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

libhoney

Ruby gem for sending data to Honeycomb

google-cloud-monitoring

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

ddtrace

ddtrace is Datadog's tracing client for Ruby. It is used to trace requests as they flow across web servers, databases and microservices so that developers have great visiblity into bottlenecks and troublesome requests.

googleapis-common-protos

Common gRPC and protocol buffer classes used in Google APIs

google-gax

Google API Extensions

stackdriver-core

stackdriver-core is an internal shared library for the Ruby Stackdriver integration libraries.

google-cloud-error_reporting

google-cloud-error_reporting is the official library for Error Reporting.

google-cloud-speech

Google Speech-to-Text enables developers to convert audio to text by applying powerful neural network models in an easy-to-use API. The API recognizes more than 120 languages and variants to support your global user base. You can enable voice command-and-control, transcribe audio from call centers, and more. It can process real-time streaming or prerecorded audio, using Google's machine learnin...

danger-todoist

A danger plugin for spotting introduced todos.

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.

report_builder

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

cri

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

google-cloud-pubsub

google-cloud-pubsub is the official library for Google Cloud Pub/Sub.

google-cloud-resource_manager

google-cloud-resource_manager is the official library for Google Cloud Resource Manager.

google-cloud-dns

google-cloud-dns is the official library for Google Cloud DNS.

google-protobuf

Protocol Buffers are Google's data interchange format.

google-cloud-logging

google-cloud-logging is the official library for Stackdriver Logging.

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...

google-cloud-language

Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations.

google-cloud

google-cloud is the official library for Google Cloud Platform APIs.

google-cloud-vision

Cloud Vision API allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content.

google-cloud-datastore

google-cloud-datastore is the official library for Google Cloud Datastore.

google-cloud-bigquery

google-cloud-bigquery is the official library for Google BigQuery.

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.

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.

train

Transport interface to talk to different backends.

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

json-jwt

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

sidekiq-throttled

Concurrency and rate-limit throttling for Sidekiq

sensu-plugins-chef

This plugin provides native Chef instrumentation for monitoring, including: report stale nodes, service health, as well as a handler to remove stale Sensu clients

ms_rest

Azure Client Library for Ruby.

kitchen-openstack

A Test Kitchen OpenStack Nova driver

fluent-plugin-kubernetes_metadata_filter

Filter plugin to add Kubernetes metadata

prometheus-client

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

fluent-plugin-systemd

This is a fluentd input plugin. It reads logs from the systemd journal.

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...

perf_check

PERF CHECKKK!

dry-types

Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc

dry-configurable

A mixin to add configuration functionality to your classes

inspec

InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/CD, and deployment verification. Packaged distributions of Progress® Chef® products obtained from R...

dry-logic

Predicate logic with rule composition

i18n-debug

Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!

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.

doorkeeper-jwt

JWT token generator extension for Doorkeeper