Trending Projects for January 21, 2024

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

openfeature-sdk

Ruby SDK for an the specifications for the open standard of feature flag management

package_json

The missing gem for managing package.json files in Ruby

safe_request_timeout

Mechanism for safely aborting long-running requests after a specified timeout.

http_instrumentation

ActiveSupoprt instrumentation for a variety of Ruby HTTP client libraries.

linux_process_memory

Get a breakdown of the memory being used by a Linux process including resident, shared, private, and swap memory.

abbrev

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

net-http

HTTP client api for Ruby.

use_packs

UsePacks is a gem that helps in creating and maintaining packwerk packages.

redis-cluster-client

A Redis cluster client for Ruby

visualize_packwerk

A gem to visualize connections in a Rails app that uses Packwerk

sassc-embedded

An embedded sass shim for SassC.

rinda

The Linda distributed computing paradigm in Ruby.

erb

An easy to use but powerful templating system for Ruby.

web-push

Web Push library for Ruby (RFC8030)

uri

URI is a module providing classes to handle Uniform Resource Identifiers

getoptlong

GetoptLong for Ruby

vonage-jwt

Vonage JWT Generator for Ruby

code_ownership

A gem to help engineering teams declare ownership of code

amplitude-experiment

Amplitude Experiment Ruby Server SDK

tokenizers

Fast state-of-the-art tokenizers for Ruby

aws-crt

AWS SDK for Ruby - Common Run Time

voting_schemes-electionguard

This rubygem does not have a description or summary.

voting_schemes-dummy

This rubygem does not have a description or summary.

bigdecimal

This library provides arbitrary-precision decimal floating-point number class.

observer

Implementation of the Observer object-oriented design pattern.

kredis

Higher-level data structures built on Redis.

decidim-bulletin_board

This rubygem does not have a description or summary.

avo

Avo is a very custom Content Management System for Ruby on Rails that saves engineers and teams months of development time by building user interfaces and logic using configuration rather than traditional coding; When configuration is not enough, you can fallback to familiar Ruby on Rails code.

toys-core

Toys-Core is the command line tool framework underlying Toys. It can be used to create command line executables using the Toys DSL and classes.

administrate-field-belongs_to_search

Add support to search through (potentially large) belongs_to associations in your Administrate dashboards.

playwright-ruby-client

The Ruby binding of playwright driver 1.43.1

cssbundling-rails

Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.

toys

Toys is a configurable command line tool. Write commands in Ruby using a simple DSL, and Toys will provide the command line executable and take care of all the details such as argument parsing, online help, and error reporting. Toys is designed for software developers, IT professionals, and other power users who want to write and organize scripts to automate their workflows. It can also be used...

io-console

add console capabilities to IO instances.

fluent-plugin-kubernetes-objects

A Fluentd input plugin for collecting Kubernetes objects, e.g. pods, namespaces, events, etc. by pulling or watching.

rubocop-packs

A collection of Rubocop rules for gradually modularizing a ruby codebase

tencentcloud-sdk-ims

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

fcmpush

Firebase Cloud Messaging API wrapper for ruby, supports HTTP v1. And including access_token Auto Refresh feature!

vonage

Vonage Server SDK for Ruby

readline

This is just a loader for "readline". If Ruby has the "readline-ext" gem that is a native extension, this gem will load it. If Ruby does not have the "readline-ext" gem this gem will load "reline", a library that is compatible with the "readline-ext" gem and implemented in pure Ruby.

rss

Family of libraries that support various formats of XML "feeds".

restrainer

Code for throttling workloads so as not to overwhelm external services

flipper-mongo

Mongo feature flag adapter for Flipper

bandwidth-sdk

The official client SDK for Bandwidth's Voice, Messaging, MFA, and WebRTC APIs

activeadmin_quill_editor

An Active Admin plugin to use Quill Rich Text Editor

active_record_distinct_on

ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::DistinctOn` in the future, it should work seamlessly.