Trending Projects for June 26, 2016

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

cronex

Ruby library that converts cron expressions into human readable strings

slim_form_object

Very simple automatic generation and saving nested attributes of models from html form. ActiveModel.

azure-core

Microsoft Azure Client Core Library for Ruby SDK

pkg-config

pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions

flipper-ui

Feature flag UI for the Flipper gem

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.

pretender

Log in as another user in Rails

ruby-kafka

A client library for the Kafka distributed commit log.

http-2

Pure-ruby HTTP 2.0 protocol implementation

airbrussh

A replacement log formatter for SSHKit that makes Capistrano output much easier on the eyes. Just add Airbrussh to your Capfile and enjoy concise, useful log output that is easy to read.

flipper

Beautiful, performant feature flags for Ruby and Rails.

rubocop-rspec

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

xcode-install

Download, install and upgrade Xcodes with ease.

flipper-redis

Redis feature flag adapter for Flipper

fog-vsphere

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

dentaku

Dentaku is a parser and evaluator for mathematical formulas

groupdate

The simplest way to group temporal data

aws-sdk-rails

Integrates the AWS Ruby SDK with Ruby on Rails

mongoid-locker

Allows multiple processes to operate on individual documents in MongoDB while ensuring that only one can act at a time.

chromedriver-helper

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

mini_portile2

Simple autoconf and cmake builder for developers. It provides a standard way to compile against dependency libraries without requiring system-wide installation. It also simplifies vendoring and cross-compilation by providing a consistent build interface.

get_process_mem

Get memory usage of a process in Ruby

fluent-plugin-kinesis

Fluentd output plugin that sends events to Amazon Kinesis.

sensu-plugins-network-checks

This plugin provides native network instrumentation for monitoring and metrics collection, including: hardware, TCP response, RBLs, whois, port status, and more

pagerduty

Provides a lightweight interface for calling the PagerDuty Events API

linux-kstat

The linux-kstat library provides a hash style interface for reading Linux kernel statistics read out of /proc/stat.

sensu-plugins-disk-checks

This plugin provides native disk instrumentation for monitoring and metrics collection, including: health, usage, and various metrics.

slack-ruby-client

Slack Web and RealTime API client.

tomlrb

A racc based toml parser

did_you_mean

The gem that has been saving people from typos since 2014.

json-jwt

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

hashids

Use hashids when you do not want to expose your database ids to the user.

logstasher

Awesome rails logs

capistrano-npm

npm support for Capistrano 3.x

pact-mock_service

Provides a mock service for use with Pact

pact-support

Shared code for Pact gems

grape-swagger-rails

Swagger UI as Rails Engine for grape-swagger gem.

gitlab

Ruby client and CLI for GitLab API

puppet-lint-absolute_classname-check

A puppet-lint plugin to check that classes are not included or referenced by their absolute name.

pact

Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.

pry-byebug

Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution.

authy

Ruby library to access Authy services. This gem is deprecated, please see the README for details.

protobuf

Google Protocol Buffers serialization and RPC implementation for Ruby.

syck

A gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdlib, and this gem is meant to bridge the gap for people that haven't updated their YAML yet.

test_after_commit

makes after_commit callbacks testable in Rails 3+ with transactional_fixtures

debase

debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0. It is implemented by utilizing a new Ruby TracePoint class. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.

autoprefixer-rails

Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.