Trending Projects for September 11, 2022

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

redis-client

Simple low-level client for Redis 6+

rails_cursor_pagination

This library is an implementation of cursor pagination for ActiveRecord relations. Where a regular limit & offset pagination has issues with items that are being deleted from or added to the collection on previous pages, cursor pagination will continue to offer a stable set regardless of changes to the base relation.

faraday-follow_redirects

Faraday 2.x compatible extraction of FaradayMiddleware::FollowRedirects.

glob

Create a list of hash paths that match a given pattern. You can also generate a hash with only the matching paths.

stellar-sdk

Stellar client library

onlyoffice_language_helper

ONLYOFFICE Helper Gem for language operation. Used in QA

onlyoffice_rspec_parser

Gem for static parsing of _rspec.rb files

onlyoffice_tcm_helper

It is helper for work with tcm systems, used in QA

informers

State-of-the-art natural language processing for Ruby

omniauth-keycloak

Omniauth strategy for Keycloak

bullet_train-super_scaffolding

Bullet Train Super Scaffolding

traces

Application instrumentation and tracing.

rubocop-changes

rubocop-changes will run rubocop on changed lines from forked point in your main branch. It will not complain about existing offenses in master branch on your git prioject. This gem is perfect as a Continuous Integration tool

vite_rails

Use Vite in Rails and bring joy to your JavaScript experience

fluent-plugin-opensearch

Opensearch output plugin for Fluent event collector

opentelemetry-instrumentation-aws_sdk

AWS SDK instrumentation for the OpenTelemetry framework

erd

erd engine on Rails

vite_ruby

Use Vite in Ruby and bring joy to your JavaScript experience

timeout

Auto-terminate potentially long-running operations in Ruby.

net-protocol

The abstract interface for net-* client.

code_ownership

A gem to help engineering teams declare ownership of code

opensearch-transport

Ruby client for OpenSearch. See the `opensearch` gem for full integration.

opensearch-api

Ruby API for OpenSearch. See the `opensearch-ruby` gem for full integration.

opensearch-ruby

OpenSearch Ruby is a Ruby client for OpenSearch. You can use the client to execute OpenSearch API commands, and build OpenSearch queries and aggregations using the included OpenSearch DSL.

jsbundling-rails

Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.

tencentcloud-sdk-eb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service EB.

hotwire-livereload

Automatically reload Hotwire Turbo when app files are modified.

parse_packwerk

A low-dependency gem for parsing and writing packwerk YML files

rszr

Fast image resizer - do one thing and do it fast.

tencentcloud-sdk-apm

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service APM.

tencentcloud-sdk-ivld

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IVLD.

onlyoffice_file_helper

ONLYOFFICE Helper Gem for File operation. Used in QA

tencentcloud-sdk-thpc

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service THPC.

opentelemetry-propagator-b3

B3 Context Propagation Extension for the OpenTelemetry framework

tencentcloud-sdk-iotvideo

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IOTVIDEO.

katex

Exposes KaTeX server-side renderer to Ruby.

hcl-checker

Hashicorp Configuration Language parser and checker for Ruby

sentry-resque

A gem that provides Resque integration for the Sentry error logger

importmap-rails

Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.

n1_loader

Loader to solve N+1 issue for good.

fastlane-plugin-emerge

Fastlane plugin for Emerge

app_store_connect

A Ruby interface to the App Store Connect API

async-websocket

An async websocket library on top of protocol-websocket.

sass-embedded

A Ruby library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.

onlyoffice_s3_wrapper

ONLYOFFICE Helper Gem for S3. Used in QA

net-http

HTTP client api for Ruby.

rubocop-graphql

A collection of RuboCop cops to improve GraphQL-related code