Trending Projects for December 10, 2023

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

fluent-plugin-jfrog-siem

JFrog SIEM fluent input plugin will send the SIEM events from JFrog Xray to Fluentd which can then be delivered to whatever output plugin specified

rudder-sdk-ruby

The Rudder ruby analytics library

packs-specification

The specification for packs in the `rubyatscale` ecosystem.

phlex-rails

A high-performance view framework optimised for developer happiness.

authzed

Authzed is the best way to build robust and scalable permissions systems. See https://authzed.com for more details.

unicode-sequence_name

[Unicode 15.1.0][Emoji 15.1] Returns the name of a Unicode code point sequence, if one exists

ruby-lsp-rails

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

phlex

A high-performance view framework optimised for fun.

unicode-name

[Unicode 15.1.0] Returns the name, aliases, or label of a Unicode code point

turbo_power

Power-pack for Turbo Streams

bucket_store

A helper library to access cloud storage services such as Google Cloud Storage or S3.

vite_rails

Use Vite in Rails and bring joy to your JavaScript experience

vite_ruby

Use Vite in Ruby and bring joy to your JavaScript experience

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.

danger-jacoco-instacart

A short description of danger-jacoco. This is a forked version of https://github.com/Malinskiy/danger-jacoco that suits Instacart needs.

arkana

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

stringio

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

rinda

The Linda distributed computing paradigm in Ruby.

ruby-openai

OpenAI API + Ruby! 🤖❤️

rb_sys

Helpers for compiling Rust extensions for ruby

web-push

Web Push library for Ruby (RFC8030)

functions_framework

The Functions Framework is an open source framework for writing lightweight, portable Ruby functions that run in a serverless environment. Functions written to this Framework will run on Google Cloud Functions, Google Cloud Run, or any other Knative-based environment.

packs-rails

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

net-http

HTTP client api for Ruby.

chusaku

Annotate your Rails controllers with route info.

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.

redis_dashboard

Sinatra app to monitor Redis servers

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...

fluent-plugin-rabbitmq

fluent plugin for rabbitmq (AMQP)

google-cloud-profiler-v2

Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code. Note that google-clo...

faraday-typhoeus

Faraday adapter for Typhoeus

opentelemetry-sdk-experimental

A stats collection and distributed tracing framework

syntax_suggest

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

protocol-rack

An implementation of the Rack protocol/specification.

erb

An easy to use but powerful templating system for Ruby.

ruby_memcheck

Use Valgrind memcheck without going crazy

find

This module supports top-down traversal of a set of file paths.

weakref

Allows a referenced object to be garbage-collected.

view_component-contrib

A collection of extensions and developer tools for ViewComponent

date

A subclass of Object includes Comparable module for handling dates.

factory_bot_instruments

Instruments for Factory Bot