Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ruby

Ruby

300 projects

Showing 36 of 300 projects

fog
fogRuby

A Ruby library for interacting with multiple cloud service providers through a unified API.

#devops#multi-cloud#infrastructure-as-code
Stars4.3k
Forks1.5k
Last commit1 year ago
EventMachine
EventMachineRuby

A fast, scalable event-driven I/O and lightweight concurrency library for Ruby using the Reactor pattern.

#event-driven#client#server
Stars4.3k
Forks631
Last commit1 year ago
Errbit
ErrbitRuby

An open-source, self-hosted error catcher that's Airbrake API compliant for collecting and managing application errors.

#airbrake#devops#error-monitoring
Stars4.3k
Forks990
Last commit2 days ago
Lando
Lando

A local development and DevOps tool that simplifies project setup with pre-configured recipes and Docker-based environments.

#local#devops#environment
Stars4.2k
Forks524
Last commit10 days ago
Black Candy
Black CandyRuby

A self-hosted music streaming server that serves as your personal music center.

#music#rails#media-server
Stars4.2k
Forks210
Last commit3 days ago
blackCandy
blackCandyRuby

A self-hosted music streaming server that serves as your personal music center.

#music#rails#media-server
Stars4.2k
Forks210
Last commit3 days ago
Typhoeus
TyphoeusRuby

A Ruby HTTP client library that wraps libcurl to make fast and reliable requests with parallel execution support.

#caching#parallel-requests#testing
Stars4.1k
Forks442
Last commit1 month ago
reek
reekRuby

A static analysis tool that detects code smells in Ruby classes, modules, and methods to improve code quality.

#parsing#quality#code-smells
Stars4.1k
Forks282
Last commit14 days ago
Stringer
StringerRuby

A self-hosted, anti-social RSS reader with no external dependencies, keyboard shortcuts, and Fever API support.

#feed-aggregator#feed-reader#fever-api
Stars4.1k
Forks391
Last commit4 days ago
Stringer
StringerRuby

A self-hosted, anti-social RSS reader with no external dependencies, keyboard shortcuts, and a clean interface.

#feed-aggregator#feed-reader#fever-api
Stars4.1k
Forks391
Last commit4 days ago
awesome_print
awesome_printRuby

A Ruby library that pretty prints Ruby objects in full color with proper indentation, exposing their internal structure.

#rails#pretty-print#syntax-highlighting
Stars4.1k
Forks451
Last commit1 year ago
WebMock
WebMockRuby

A Ruby library for stubbing and setting expectations on HTTP requests in tests.

#webmock#test-unit#integration-testing
Stars4.1k
Forks577
Last commit1 month ago
ruby-build
ruby-buildShell

A command-line tool to download, compile, and install any Ruby version from source on Unix-like systems.

#hacktoberfest#developer-tools#compilation
Stars4.0k
Forks806
Last commit3 days ago
flipper
flipperRuby

A Ruby gem for beautiful, performant feature flags with granular control and multiple storage adapters.

#devops#postgres#rails
Stars3.9k
Forks433
Last commit11 days ago
Mongoid
MongoidRuby

The official Ruby object-document mapper (ODM) for MongoDB, providing ActiveRecord-like abstractions.

#orm#database#data-persistence
Stars3.9k
Forks1.4k
Last commit4 days ago
Images
ImagesRuby

An extendable Ruby on Rails content management system for client-editable websites.

#inquiry#refinery-cms#hacktoberfest
Stars3.9k
Forks1.2k
Last commit3 months ago
Core
CoreRuby

An extendable Ruby on Rails content management system for developers building client-editable websites.

#inquiry#refinery-cms#hacktoberfest
Stars3.9k
Forks1.2k
Last commit3 months ago
JRuby
JRubyRuby

A complete, high-performance implementation of the Ruby programming language that runs on the Java Virtual Machine (JVM).

#jruby#ruby-implementation#scripting
Stars3.9k
Forks938
Last commit2 days ago
rack-mini-profiler
rack-mini-profilerRuby

Middleware that displays a speed badge for every HTML page in Ruby Rack apps, with optional flamegraphs and memory profiling.

#developer-tools#rails#rack-middleware
Stars3.9k
Forks424
Last commit8 months ago
Dnscat2
Dnscat2PHP

A DNS-based encrypted command-and-control (C&C) tunnel for secure communication and data exfiltration.

#red-teaming#penetration-testing#dns-tunneling
Stars3.9k
Forks646
Last commit2 years ago
Haml
HamlRuby

A templating engine for HTML that eliminates redundancy and provides an elegant, indentation-based syntax.

#code-simplification#html-generation#indentation-based-syntax
Stars3.8k
Forks581
Last commit3 months ago
dryrun
dryrunRuby

A command-line tool to instantly try any Android library hosted online without manual setup.

#gradle#developer-tools#android
Stars3.8k
Forks278
Last commit5 months ago
Sorbet
SorbetC++

A fast, powerful type checker for Ruby that supports gradual typing and easy adoption in existing codebases.

#developer-tools#language-server#code-quality
Stars3.8k
Forks584
Last commit2 days ago
Virtus
VirtusRuby

A Ruby library for defining attributes with type coercion, default values, and embedded objects on plain Ruby objects.

#object-mapper#ruby-gem#data-mapping
Stars3.7k
Forks228
Last commit4 years ago
Clearance
ClearanceRuby

A small, simple, and well-tested Rails authentication engine for email and password authentication.

#rails#rack-middleware#testing-helpers
Stars3.7k
Forks466
Last commit7 days ago
JWT
JWTRuby

A Ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard for secure token encoding and decoding.

#jwt-token#oauth#authentication
Stars3.7k
Forks372
Last commit1 month ago
Mail
MailRuby

A Ruby library for email generation, parsing, and sending with a simple, idiomatic API.

#attachments#pop3#smtp
Stars3.7k
Forks937
Last commit6 months ago
aws-sdk-machinelearning
aws-sdk-machinelearningRuby

The official AWS SDK for Ruby provides modular Ruby gems to interact with AWS services.

#serverless#aws-services#ruby-gem
Stars3.6k
Forks1.2k
Last commit2 days ago
rabl
rablRuby

A Ruby templating system for generating JSON, XML, MessagePack, PList, and BSON API responses in Rails and Padrino.

#plist#bson#msgpack
Stars3.6k
Forks334
Last commit1 month ago
scenic
scenicRuby

Adds methods to ActiveRecord::Migration for creating and managing versioned database views in Rails applications.

#hacktoberfest#database#postgres
Stars3.6k
Forks241
Last commit5 months ago
Scenic
ScenicRuby

Adds methods to ActiveRecord::Migration to create and manage versioned database views in Rails applications.

#hacktoberfest#database#postgres
Stars3.6k
Forks241
Last commit5 months ago
shoulda-matchers
shoulda-matchersRuby

RSpec and Minitest-compatible one-liner matchers for testing common Rails functionality like validations and associations.

#test-matchers#rails#ruby-gem
Stars3.6k
Forks912
Last commit16 days ago
Audited
AuditedRuby

An ActiveRecord extension for Rails that logs all changes to your models, including who made them and why.

#rails#audit#ruby-gem
Stars3.5k
Forks663
Last commit5 months ago
rubycritic
rubycriticRuby

A Ruby gem that wraps static analysis tools to generate comprehensive code quality reports with visual insights.

#software-maintenance#code-metrics#continuous-integration
Stars3.5k
Forks232
Last commit2 months ago
RSpec style guide
RSpec style guideHTML

A collection of RSpec best practices and guidelines for writing better Ruby tests.

#test-maintenance#testing#best-practices
Stars3.5k
Forks285
Last commit1 year ago
Trailblazer
TrailblazerRuby

A battle-tested Ruby framework for structuring business logic with operations, forms, policies, and other abstraction layers.

#business-logic#rails#workflow
Stars3.5k
Forks141
Last commit9 months ago
PreviousPage 4 of 9Next

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
#Ruby Gem116
#Rails115
#Ruby On Rails72
#Developer Tools34
#Hacktoberfest33
#Activerecord25
#Self Hosted25
#Docker21
#Testing20
#Performance19
#Security18
#Javascript17