Trending Projects for December 24, 2023

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

packs-specification

The specification for packs in the `rubyatscale` ecosystem.

phlex-rails

A high-performance view framework optimised for developer happiness.

ruby-lsp-rails

A Ruby LSP addon that adds extra editor functionality for Rails applications

phlex

A high-performance view framework optimised for fun.

rudder-sdk-ruby

The Rudder ruby analytics library

turbo_power

Power-pack for Turbo Streams

solidus_stripe

Stripe Payment Method for Solidus

abbrev

Calculates a set of unique abbreviations for a given set of strings

k8s-ruby

Kubernetes client library for Ruby

arkana

Store your keys and secrets away from your source code. Designed for Android and iOS projects.

stringio

Pseudo `IO` class from/to `String`.

error_highlight

The gem enhances Exception#message by adding a short explanation where the exception is raised

packs

Provides CLI tools for working with ruby packs.

packs-rails

packs-rails establishes and implements a set of conventions for splitting up large monoliths.

turbo_tests

`turbo_tests` is a drop-in replacement for `grosser/parallel_tests` with incremental summarized output. Source code of `turbo_test` gem is based on Discourse and Rubygems work in this area (see README file of the source repository).

fluent-plugin-rabbitmq

fluent plugin for rabbitmq (AMQP)

ruby_event_store-active_record

Persistent event repository implementation for RubyEventStore based on ActiveRecord. Ships with database schema and migrations suitable for PostgreSQL, MySQL ans SQLite database engines. Includes repository implementation with linearized writes to achieve log-like properties of streams on top of SQL database engine.

net-http

HTTP client api for Ruby.

erb-formatter

Format ERB files with speed and precision.

dry-files

file utilities

erb

An easy to use but powerful templating system for Ruby.

minitest-parallel_fork

minitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec suite is run in one of the forks, allowing this to work correctly when using before_all/after_all/around_all hooks provided by minitest-hooks. Using separate processes via fork can significantly improve spec performance when using MRI, and can work in cases where Minitest's default thread-based parallelism do n...

syntax_suggest

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

parse_packwerk

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

hiredis-client

Hiredis binding for redis-client

yabeda-activerecord

Yabeda plugin for easy collection of ActiveRecord metrics: query performance, connection pool stats, etc.

protocol-rack

An implementation of the Rack protocol/specification.

code_teams

A low-dependency gem for declaring and querying engineering teams

code_ownership

A gem to help engineering teams declare ownership of code

svix

Svix makes webhooks easy and reliable. Learn more at https://www.svix.com

faraday-typhoeus

Faraday adapter for Typhoeus

view_component-contrib

A collection of extensions and developer tools for ViewComponent

sassc-embedded

An embedded sass shim for SassC.

io-nonblock

Enables non-blocking mode with IO class

opentelemetry-sdk-experimental

A stats collection and distributed tracing framework

nfg_ui

The embodied design system for Network for Good.

shellwords

Manipulates strings with word parsing rules of UNIX Bourne shell.

date

A subclass of Object includes Comparable module for handling dates.

rbs

RBS is the language for type signatures for Ruby and standard library definitions.

amplitude-experiment

Amplitude Experiment Ruby Server SDK

pathname

Representation of the name of a file or directory on the filesystem

tsort

Topological sorting using Tarjan's algorithm

aws-crt

AWS SDK for Ruby - Common Run Time

notion-ruby-client

Notion API client for Ruby.

cgi

Support for the Common Gateway Interface protocol.

online_migrations

Catch unsafe PostgreSQL migrations in development and run them easier in production