Trending Projects for January 08, 2017

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

sqreen

Sqreen is a SaaS based Application protection and monitoring platform that integrates directly into your Ruby applications. Learn more at https://sqreen.com.

spinach-rerun-reporter

spinach rerun reporter

kubeclient

A client for Kubernetes REST api

licensee

Licensee automates the process of reading LICENSE files and compares their contents to known licenses using a fancy maths.

omniauth-auth0

Auth0 is an authentication broker that supports social identity providers as well as enterprise identity providers such as Active Directory, LDAP, Google Apps, Salesforce. OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. omniauth-auth0 is the OmniAuth strategy for Auth0.

turnout

Turnout makes it easy to put your Rails application into maintenance mode

hamlit

High Performance Haml Implementation

omniauth-azure-oauth2

An Windows Azure Active Directory OAuth2 strategy for OmniAuth

jira-ruby

API for JIRA

gemojione

A gem for EmojiOne

asana

Official Ruby client for the Asana API

license_finder

LicenseFinder works with your package managers to find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined list of permitted licenses, and give you an actionable exception report.

searchkick

Intelligent search made easy with Rails and Elasticsearch or OpenSearch

config

Easiest way to manage multi-environment settings in any ruby project or framework: Rails, Sinatra, Padrino and others

sidekiq-cron

Enables to set jobs to be run in specified time (using CRON notation or natural language)

elasticsearch-rails

Ruby on Rails integrations for Elasticsearch.

gollum-lib

A simple, Git-powered wiki with a sweet API and local frontend.

tracker_api

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

github-linguist

We use this library at GitHub to detect blob languages, highlight code, ignore binary files, suppress generated files in diffs, and generate language breakdown graphs.

rubocop-rspec

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

state_machines-activerecord

Adds support for creating state machines for attributes on ActiveRecord

dropzonejs-rails

Adds Dropzone, a great JS File upload by Matias Meno, to the Rails Asset pipeline.

bundler-audit

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

influxdb

This is the official Ruby library for InfluxDB.

zipkin-tracer

Adds tracing instrumentation for ruby applications

html-pipeline

HTML processing filters and utilities

ace-rails-ap

The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline.

jekyll-github-metadata

The site.github namespace

asciidoctor

A fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.

devise-token_authenticatable

This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.

rugged

Rugged is a Ruby bindings to the libgit2 linkable C Git library. This is for testing and using the libgit2 library in a language that is awesome.

sshkey

Generate private/public SSH keypairs using pure Ruby

sys-filesystem

The sys-filesystem library provides a cross-platform interface for gathering filesystem information, such as disk space and mount point data.

elasticsearch-model

ActiveModel/Record integrations for Elasticsearch.

rotp

Works for both HOTP and TOTP, and includes QR Code provisioning

send_with_us

SendWithUs.com Ruby Client

http

An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.

rinku

A fast and very smart autolinking library that acts as a drop-in replacement for Rails `auto_link`

github-markup

This gem is used by GitHub to render any fancy markup such as Markdown, Textile, Org-Mode, etc. Fork it and add your own!

recaptcha

Helpers for the reCAPTCHA API

contentful

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

feedjira

A feed parsing library

bullet

help to kill N+1 queries and unused eager loading.

smarter_csv

Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys