Trending Projects for February 21, 2021

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

onlyoffice_documentserver_conversion_helper

Helper method for using ONLYOFFICE DocumentServer conversion api

dead_end

When you get an "unexpected end" in your syntax this gem helps you find it

opentelemetry-instrumentation-rails

Rails instrumentation for the OpenTelemetry framework

opentelemetry-instrumentation-delayed_job

Delayed Job instrumentation for the OpenTelemetry framework

opentelemetry-common

Common helpers for OpenTelemetry

set

Provides a class to deal with collections of unordered, unique values

opentelemetry-instrumentation-concurrent_ruby

ConcurrentRuby instrumentation for the OpenTelemetry framework

opentelemetry-instrumentation-faraday

Faraday instrumentation for the OpenTelemetry framework

database_cleaner-mongoid

Strategies for cleaning databases using Mongoid. Can be used to ensure a clean state for testing.

database_cleaner-mongo

Strategies for cleaning databases using Mongo. Can be used to ensure a clean state for testing.

racc

Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. You can run your parsers generated by racc 1.4.x out of the box.

MailchimpMarketing

The official Ruby client library for the Mailchimp Marketing API

onlyoffice_mysql_helper

Simple MySQL wrapper. Used in QA of ONLYOFFICE

yaml

YAML Ain't Markup Language

opentelemetry-instrumentation-sidekiq

Sidekiq instrumentation for the OpenTelemetry framework

opentelemetry-instrumentation-mysql2

Mysql2 instrumentation for the OpenTelemetry framework

opentelemetry-instrumentation-redis

Redis instrumentation for the OpenTelemetry framework

opentelemetry-instrumentation-rack

Rack instrumentation for the OpenTelemetry framework

azure-storage-file

Microsoft Azure Storage File Client Library for Ruby

rspec-sorbet

A small gem consisting of helpers for using Sorbet & RSpec together.

onlyoffice_rspec_parser

Gem for static parsing of _rspec.rb files

activejob-uniqueness

Ensure uniqueness of your ActiveJob jobs

gitlab-pg_query

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

argon2-kdf

Argon2 key derivation for Ruby

graphlient

A friendlier Ruby client for consuming GraphQL-based APIs.

terser

Terser minifies JavaScript files by wrapping TerserJS to be accessible in Ruby

maxmind-geoip2

A gem for interacting with the GeoIP2 webservices and databases. MaxMind provides geolocation data as downloadable databases as well as through a webservice.

webrick

WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.

cloud_events

The official Ruby implementation of the CloudEvents Specification. Provides data types for events, and HTTP/JSON bindings for marshalling and unmarshalling event data.

fast_ignore

Parse gitignore files, quickly

jsonapi-serializer

Fast, simple and easy to use JSON:API serialization library (also known as fast_jsonapi).

spoom

Useful tools for Sorbet enthusiasts.

webauthn

WebAuthn ruby server library ― Make your application a W3C Web Authentication conformant Relying Party and allow your users to authenticate with U2F and FIDO2 authenticators.

pg_query

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

openssl-signature_algorithm

ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 algorithms for ruby

datadog-lambda

datadog-lambda is Datadog's AWS Lambda integration for ruby. It is used to perform distributed tracing between serverful and serverless environments, and send custom metrics to Datadog.

logstash-mixin-ecs_compatibility_support

This gem is meant to be a dependency of any Logstash plugin that wishes to use the ECS-Compatibility mode introduced in Logstash 7.x while maintaining backward-compatibility with earlier Logstash releases. When used on older Logstash versions, this adapter provides an implementation of ECS-Compatibility mode that can be controlled at the plugin instance level.

logstash-input-kinesis

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

rubocop-shopify

Gem containing the rubocop.yml config that corresponds to the implementation of the Shopify's style guide for Ruby.

forwardable

Provides delegation of specified methods to a designated object.

dedup

If your app keeps lots of static data in memory, such as i18n data or large configurations, this can reduce memory retention.

telegram-bot-ruby

Ruby wrapper for Telegram's Bot API