Trending Projects for November 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.

karafka

Karafka is Ruby and Rails efficient Kafka processing framework. Karafka allows you to capture everything that happens in your systems in large scale, without having to focus on things that are not your business domain.

fluent-plugin-systemd

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

beaker-vagrant

For use for the Beaker acceptance testing tool

fluent-plugin-kubernetes_metadata_filter

Filter plugin to add Kubernetes metadata

fluent-plugin-rewrite-tag-filter

Fluentd Output filter plugin. It has designed to rewrite tag like mod_rewrite. Re-emmit a record with rewrited tag when a value matches/unmatches with the regular expression. Also you can change a tag from apache log by domain, status-code(ex. 500 error), user-agent, request-uri, regex-backreference and so on with regular expression.

checkr-official

Checkr - Background check platform for the New World of Work. See https://docs.checkr.com for details.

grape-swagger-entity

Grape swagger adapter to support grape-entity object parsing

logstash-filter-aggregate

This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program

azure_mgmt_key_vault

Microsoft Azure Resource Management Key Vault Client Library for Ruby

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

quality

Quality is a tool that runs quality checks on your code using community tools, and makes sure your numbers don't get any worse over time. Just add 'rake quality' as part of your Continuous Integration

fluent-plugin-cloudwatch-logs

CloudWatch Logs Plugin for Fluentd

waterdrop

Kafka messaging made easy!

graphql-batch

A query batching executor for the graphql gem

strong_migrations

Catch unsafe migrations in development

dry-validation

Validation library

sensu-cli

A command line utility for interacting with the Sensu api.

graphql-client

A Ruby library for declaring, composing and executing GraphQL queries

serverengine

A framework to implement robust multiprocess servers like Unicorn

pg_query

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

shrine

Shrine is a toolkit for file attachments in Ruby applications. It supports uploading, downloading, processing and deleting IO objects, backed by various storage engines. It uses efficient streaming for low memory usage. Shrine comes with a high-level interface for attaching uploaded files to database records, saving their location and metadata to a database column, and tying them to record's l...

saml_idp

SAML IdP (Identity Provider) Library for Ruby

fluent-plugin-elasticsearch

Elasticsearch output plugin for Fluent event collector

faraday-encoding

A Faraday Middleware sets body encoding when specified by server.

activeadmin_addons

Set of addons to help with the activeadmin ui

scout_apm

Monitors Ruby apps and reports detailed metrics on performance to Scout.

graphql

A plain-Ruby implementation of GraphQL.

scenic

Adds methods to ActiveRecord::Migration to create and manage database views in Rails

hana

Implementation of [JSON Patch][1] and [JSON Pointer][2] RFC.

fluent-plugin-kafka

Fluentd plugin for Apache Kafka > 0.8

aws-sdk-rails

Integrates the AWS Ruby SDK with Ruby on Rails

fasterer

Use Fasterer to check various places in your code that could be faster.

fluent-plugin-bigquery

Fluentd plugin to store data on Google BigQuery, by load, or by stream inserts

fluent-plugin-aws-elasticsearch-service

this is a Output plugin. Post to "Amazon Elasticsearch Service".

regexp_parser

A library for tokenizing, lexing, and parsing Ruby regular expressions.

amazon-pricing

A Ruby library for retrieving pricing for Amazon Web Services

griddler-mailgun

Adapter to allow the use of mailgun forwarded routes with Griddler.

js_regex

JsRegex converts Ruby's native regular expressions for JavaScript, taking care of various incompatibilities and returning warnings for unsolvable differences.

hubspot-ruby

hubspot-ruby is a wrapper for the HubSpot REST API

knapsack_pro

Knapsack Pro wraps your current test runner(s) and works with your existing CI infrastructure to parallelize tests optimally. It dynamically splits your tests based on up-to-date test execution data. It's designed from the ground up for CI and supports all of them.

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.

anbt-sql-formatter

A tool for SQL formatting written in Ruby. Ruby port of Blanco SQL Formatter.

tomlrb

A racc based toml parser