Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ruby

Ruby

910 projects

Showing 36 of 910 projects

Coltrane
ColtraneRuby

A Ruby library and CLI for music theory calculations, chord progressions, and instrument visualization.

#music#scale-analysis#music-composition
Stars2.4k
Forks69
Last commit1 year ago
Best-Ruby
Best-RubyRuby

A curated collection of Ruby tricks, idiomatic patterns, refactoring techniques, and best practices for writing cleaner code.

#software-maintenance#ruby-community#idiomatic-code
Stars2.4k
Forks212
Last commit3 years ago
Countries
CountriesRuby

A Ruby gem providing structured data for every country, including ISO 3166 subdivisions, ISO 4217 currencies, and E.164 phone numbers.

#iso3166#internationalization#e164
Stars2.4k
Forks684
Last commit27 days ago
StimulusReflex
StimulusReflexRuby

Build reactive, real-time applications with Ruby on Rails using server-rendered HTML over WebSockets.

#server-rendered#rails#turbolinks
Stars2.3k
Forks171
Last commit3 days ago
Que
QueRuby

A Ruby job queue that uses PostgreSQL's advisory locks for high performance and ACID reliability.

#rails#reliability#database-backed
Stars2.3k
Forks194
Last commit6 months ago
minicron
minicronRuby

A monitoring system for cron jobs with a web UI and alerting via email, SMS, PagerDuty, AWS SNS, and Slack.

#devops#ops#job-scheduling
Stars2.3k
Forks149
Last commit5 years ago
Rugged
RuggedC

Ruby bindings to libgit2, providing native Git operations in Ruby with speed and portability.

#version-control#ruby-bindings#repository-management
Stars2.3k
Forks293
Last commit5 days ago
Ruby Bookmarks
Ruby Bookmarks

A curated collection of essential Ruby and Ruby on Rails resources for developers of all skill levels.

#bookmarks#programming-books#developer-tools
Stars2.3k
Forks342
Last commit3 months ago
Ruby Mysql2 gem
Ruby Mysql2 gemRuby

A modern, simple, and very fast MySQL client library for Ruby that binds to libmysql.

#database-driver#libmysql#prepared-statements
Stars2.3k
Forks559
Last commit18 days ago
Thin
ThinRuby

A small, fast, and simple Ruby web server designed for Rack applications.

#http-server#rails#web-server
Stars2.3k
Forks344
Last commit9 days ago
Karafka
KarafkaRuby

A Ruby and Rails multi-threaded framework for building efficient Kafka-based event-driven applications.

#event-processing#rails#message-queue
Stars2.3k
Forks188
Last commit22 hours ago
Sneakers
SneakersRuby

A high-performance RabbitMQ background processing framework for Ruby, designed for production workloads.

#async-processing#message-queue#production
Stars2.2k
Forks320
Last commit2 years ago
Awesome Machine Learning with Ruby
Awesome Machine Learning with RubyRuby

A curated list of awesome libraries, data sources, tutorials, and resources for machine learning using the Ruby programming language.

#ruby-ecosystem#data-science#deep-learning
Stars2.2k
Forks183
Last commit
ML with Ruby
ML with RubyRuby

A curated list of libraries, tutorials, and resources for implementing machine learning in the Ruby programming language.

#ai#open-source#data-science
Stars2.2k
Forks183
Last commit1 year ago
God
GodRuby

A Ruby framework for monitoring and managing server processes with easy configuration and extensibility.

#deployment#devops#system-administration
Stars2.2k
Forks508
Last commit2 years ago
Rpush
RpushRuby

A Ruby gem for sending push notifications to iOS, Android, Windows, and web platforms with reliability and advanced features.

#pushy#fcm#ruby-gem
Stars2.2k
Forks381
Last commit1 year ago
stackprof
stackprofRuby

A sampling call-stack profiler for Ruby 2.2+ that collects performance data with low overhead.

#rack-middleware#cpu-profiling#low-overhead
Stars2.2k
Forks135
Last commit4 months ago
OAuth2
OAuth2Ruby

A Ruby wrapper for OAuth 2.0, 2.1, and OpenID Connect (OIDC) client implementations.

#oidc-client#oauth2#authentication
Stars2.2k
Forks627
Last commit4 days ago
mutant
mutantRuby

Mutation testing for Ruby that systematically modifies code to verify test effectiveness, especially important with AI-generated code.

#code-quality-analyzer#test-coverage#ruby-gem
Stars2.2k
Forks160
Last commit2 days ago
Config
ConfigRuby

A Ruby gem for managing multi-environment YAML settings in Rails, Sinatra, Padrino, and other Ruby projects.

#rails#environment-variables#yaml
Stars2.2k
Forks230
Last commit5 months ago
i18n-tasks
i18n-tasksRuby

A Ruby gem that manages translation and localization with static analysis to find missing and unused i18n keys.

#developer-tools#rails#yaml
Stars2.2k
Forks286
Last commit1 month ago
ActiveInteraction
ActiveInteractionRuby

A service object framework for Rails that encapsulates business logic with input validation and type safety.

#business-logic#command-pattern#rails
Stars2.1k
Forks146
Last commit7 months ago
zeitwerk
zeitwerkRuby

An efficient and thread-safe code loader for Ruby that autoloads classes and modules from a conventional file structure.

#rails#autoloading#code-loader
Stars2.1k
Forks127
Last commit1 month ago
shoryuken
shoryukenRuby

A super efficient thread-based Amazon SQS message processor for Ruby applications.

#activejob#message-processor#rails
Stars2.1k
Forks290
Last commit3 days ago
counter_culture
counter_cultureRuby

A Rails gem providing advanced, flexible counter caches that update on value changes and support multi-level relations.

#orm#database#rails
Stars2.1k
Forks226
Last commit16 days ago
Ansible Vagrant Examples by geerlingguy
Ansible Vagrant Examples by geerlingguy

A collection of example VMs provisioned with Ansible and Vagrant for learning infrastructure automation.

#devops#examples#virtual-machines
Stars2.1k
Forks700
Last commit2 years ago
ROM
ROMRuby

A data mapping and persistence toolkit for Ruby that provides powerful object mapping without limiting database capabilities.

#adapter-pattern#orm#database
Stars2.1k
Forks170
Last commit6 months ago
Feedjira
FeedjiraRuby

A Ruby library for parsing RSS, Atom, and JSON feeds with flexible configuration and extensible parsers.

#rss-parser#rss#atom
Stars2.1k
Forks369
Last commit1 month ago
Redis-Objects
Redis-ObjectsRuby

A Ruby library that maps Redis data types directly to Ruby objects with atomic operations.

#orm-integration#redis#data-structures
Stars2.1k
Forks231
Last commit6 months ago
Savon
SavonRuby

A Ruby library for building SOAP clients with a clean, object-oriented interface.

#web-services#ruby-gem#soap-client
Stars2.1k
Forks612
Last commit18 days ago
Her
HerRuby

A Ruby ORM that maps REST resources to objects, enabling applications powered by RESTful APIs instead of databases.

#orm#rails#rest-api
Stars2.1k
Forks324
Last commit2 years ago
mdl
mdlRuby

A Ruby-based tool to check Markdown files and flag style issues with configurable rules.

#markdownlint#ruby-gem#cli-tool
Stars2.1k
Forks247
Last commit7 days ago
Markdown lint tool
Markdown lint toolRuby

A Ruby-based tool to check Markdown files and flag style issues with configurable rules.

#markdownlint#ruby-gem#cli-tool
Stars2.1k
Forks247
Last commit7 days ago
Tesla-API
Tesla-APIRuby

A Ruby gem and unofficial documentation for Tesla's JSON API to remotely monitor and control Model S, 3, X, and Y vehicles.

#car#iot#unofficial-api
Stars2.1k
Forks536
Last commit4 months ago
Responders
RespondersRuby

A set of Rails responders to dry up your application by automating common response patterns like flash messages and HTTP caching.

#controllers#controller-helpers#rails
Stars2.1k
Forks160
Last commit3 months ago
Responders
RespondersRuby

A set of Rails responders to dry up your application by automating common response patterns.

#controllers#controller-helpers#rails
Stars2.1k
Forks160
Last commit3 months ago
PreviousPage 7 of 26Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 year ago
#Ruby Gem358
#Rails261
#Ruby On Rails165
#Developer Tools73
#Hacktoberfest67
#Activerecord57
#Self Hosted52
#Devops52
#Automation49
#Docker47
#Cli Tool46
#Testing45