Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Ruby
R

Ruby

Language
383 projects1937.6k total stars301.0k total forks15 languages

Open-source projects built with Ruby

There are currently 383 open-source projects built with Ruby, with a combined total of 1937.6k GitHub stars. The most common language among these projects is Ruby.

Showing 383 open-source projects · page 5 of 11

……
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
Ancestry
Ancestrystefankroes/ancestry

A Ruby gem for organizing ActiveRecord models into efficient tree structures using the materialized path pattern.

3.9k471Ruby
12 days ago
Haml
Hamlhaml/haml

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

3.8k581Ruby
3 months ago
letter_opener
letter_openerryanb/letter_opener

Preview Rails and Ruby application emails in your browser during development instead of sending them.

3.8k242Ruby
1 year ago
dryrun
dryruncesarferreira/dryrun

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

3.8k278Ruby
5 months ago
Virtus
Virtussolnic/virtus

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

3.7k228Ruby
4 years ago
Figaro
Figarolaserlemon/figaro

Simple, Heroku-friendly Rails app configuration using ENV and a single YAML file.

3.7k282Ruby
9 months ago
Clearance
Clearancethoughtbot/clearance

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

3.7k466Ruby
7 days ago
JWT
JWTjwt/ruby-jwt

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

3.7k372Ruby
1 month ago
scss-lint
scss-lintbrigade/scss-lint

A configurable Ruby tool for linting SCSS files to enforce clean and consistent code style.

3.7k460Ruby
2 years ago
Mail
Mailmikel/mail

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

3.7k937Ruby
6 months ago
aws-sdk-machinelearning
aws-sdk-machinelearningaws/aws-sdk-ruby

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

3.6k1.2kRuby
2 days ago
rabl
rablnesquena/rabl

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

3.6k334Ruby
1 month ago
fat-free-crm
fat-free-crmfatfreecrm/fat_free_crm

An open-source Ruby on Rails CRM platform for managing leads, contacts, opportunities, and campaigns with group collaboration.

3.6k1.3kRuby
2 days ago
Scenic
Scenicthoughtbot/scenic

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

3.6k241Ruby
5 months ago
scenic
scenicscenic-views/scenic

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

3.6k241Ruby
5 months ago
Wicked Pdf
Wicked Pdfmileszs/wicked_pdf

A Ruby on Rails plugin that generates PDF files from HTML views using wkhtmltopdf.

3.6k646Ruby
9 months ago
shoulda-matchers
shoulda-matchersthoughtbot/shoulda-matchers

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

3.6k912Ruby
16 days ago
Devise token auth
Devise token authlynndylanhurley/devise_token_auth

Token-based authentication for Rails JSON APIs, seamlessly integrated with Devise and multiple client libraries.

3.6k1.1kRuby
2 months ago
Lograge
Logrageroidrage/lograge

A Ruby gem that replaces Rails' verbose default request logging with a single, structured line per request.

3.6k300Ruby
1 year ago
Docker-sync
Docker-syncEugenMayer/docker-sync

A file synchronization tool that enables fast Docker development workflows by efficiently syncing code between host and containers.

3.6k285Ruby
4 months ago
ViewComponent
ViewComponentgithub/view_component

A framework for building reusable, testable, and encapsulated view components in Ruby on Rails.

3.6k487Ruby
2 days ago
view_component
view_componentViewComponent/view_component

A framework for building reusable, testable, and encapsulated view components in Ruby on Rails.

3.6k487Ruby
2 days ago
the-sourdough-framework
the-sourdough-frameworkhendricius/the-sourdough-framework

An open-source book providing a scientific framework for baking sourdough bread at home, adaptable to any environment.

3.5k181TeX
1 month ago
oso
osoosohq/oso

A batteries-included framework for building authorization in your application with a declarative policy language.

3.5k191Rust
1 year ago
Audited
Auditedcollectiveidea/audited

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

3.5k663Ruby
5 months ago
rubycritic
rubycriticwhitesmith/rubycritic

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

3.5k232Ruby
2 months ago
RSpec style guide
RSpec style guideandreareginato/betterspecs

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

3.5k285HTML
1 year ago
Trailblazer
Trailblazertrailblazer/trailblazer

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

3.5k141Ruby
9 months ago
Waves
Wavesfians/Waves

A Material Design-inspired click effect library for web interfaces.

3.5k489JavaScript
3 years ago
Interactor
Interactorcollectiveidea/interactor

A Ruby gem providing a common interface for encapsulating business logic into single-purpose objects called interactors.

3.5k214Ruby
9 months ago
pgsync
pgsyncankane/pgsync

A command-line tool to efficiently and securely sync data between PostgreSQL databases with parallel transfers and data masking.

3.4k215Ruby
3 months ago
Rouge
Rougejneen/rouge

A pure Ruby syntax highlighter compatible with Pygments, supporting over 200 languages and outputting HTML or ANSI 256-color text.

3.4k805Ruby
2 days ago
byebug
byebugdeivid-rodriguez/byebug

A simple to use, feature-rich debugger for Ruby built as a C extension using the TracePoint and Debug Inspector APIs.

3.4k326Ruby
4 days ago
wisper
wisperkrisleech/wisper

A micro library providing Ruby objects with Publish-Subscribe capabilities for decoupled architectures.

3.3k154Ruby
1 year ago
Font Custom
Font CustomFontCustom/fontcustom

Generate custom icon webfonts from SVG vectors via command line.

3.3k420Ruby
3 months ago
Rack::Cors
Rack::Corscyu/rack-cors

A Rack middleware that provides Cross-Origin Resource Sharing (CORS) support for Rack-compatible web applications.

3.3k258JavaScript
11 months ago
1
4
5
6
11