Trending Projects for February 26, 2017

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

ruby-macho

A library for viewing and manipulating Mach-O files in Ruby.

dry-struct

Typed structs and value objects

tracker_api

This gem allows you to easily use the Pivotal Tracker v5 API.

aws-record

Provides an object mapping abstraction for Amazon DynamoDB.

google-cloud-core

google-cloud-core is the internal shared library for google-cloud-ruby.

danger

Stop Saying 'You Forgot To…' in Code Review

contentful-management

Ruby client for the https://www.contentful.com Content Management API

rack-proxy

A Rack app that provides request/response rewriting proxy capabilities with streaming.

fluent-plugin-kubernetes_metadata_filter

Filter plugin to add Kubernetes metadata

webpush

Encryption Utilities for Web Push payload.

grpc

Send RPCs from Ruby using GRPC

devise_saml_authenticatable

SAML Authentication for devise

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

mini_racer

Minimal embedded v8 engine for Ruby

dry-logic

Predicate logic with rule composition

rubocop-rspec

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

sensu-plugins-sensu

This plugin provides monitoring and metrics for Sensu.

fluent-plugin-cloudwatch-logs

CloudWatch Logs Plugin for Fluentd

dry-container

A simple, configurable object container implemented in Ruby

ruby-kafka

A client library for the Kafka distributed commit log.

plaid

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

tomlrb

A racc based toml parser

dry-validation

Validation library

jaro_winkler

jaro_winkler is an implementation of Jaro-Winkler \ distance algorithm which is written in C extension and will fallback to pure \ Ruby version in platforms other than MRI/KRI like JRuby or Rubinius. Both of \ C and Ruby implementation support any kind of string encoding, such as \ UTF-8, EUC-JP, Big5, etc.

state_machines-activerecord

Adds support for creating state machines for attributes on ActiveRecord

knapsack

Parallel tests across CI server nodes based on each test file's time execution. It generates a test time execution report and uses it for future test runs.

badge

0.13.0

react_on_rails

See README.md

elasticsearch-rails

Ruby on Rails integrations for Elasticsearch.

google-protobuf

Protocol Buffers are Google's data interchange format.

sqlite3

Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby.

watir

Watir stands for Web Application Testing In Ruby It facilitates the writing of automated tests by mimicing the behavior of a user interacting with a website.

pg_query

Parses SQL queries using a copy of the PostgreSQL server query parser