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 9 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
Tesla-API
Tesla-APItimdorr/tesla-api

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

2.1k535Ruby
1 month ago
Knock
Knocknsarno/knock

A Rails API authentication gem using JSON Web Tokens (JWT) for seamless token-based authentication.

2.1k258Ruby
5 years ago
Responders
Respondersheartcombo/responders

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

2.0k155Ruby
18 days ago
Responders
Respondersplataformatec/responders

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

2.0k155Ruby
18 days ago
mdl
mdlmivok/markdownlint

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

2.0k240Ruby
5 days ago
Markdown lint tool
Markdown lint toolmarkdownlint/markdownlint

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

2.0k240Ruby
5 days ago
ruby-prof
ruby-profruby-prof/ruby-prof

A fast code profiler for Ruby that measures execution time and memory usage to identify performance bottlenecks.

2.0k207Ruby
1 month ago
test-prof
test-profpalkan/test-prof

A Ruby toolbox for profiling and optimizing test suite performance with plug-and-play integrations and analyzers.

2.0k166Ruby
22 days ago
pry-byebug
pry-byebugdeivid-rodriguez/pry-byebug

Adds step-by-step debugging and stack navigation capabilities to Pry using Byebug for Ruby applications.

2.0k145Ruby
16 days ago
otwarchive
otwarchiveotwcode/otwarchive

An open-source web application for hosting archives of fanworks including fanfic, fanart, and fan vids.

2.0k765Ruby
3 days ago
recaptcha
recaptchaambethia/recaptcha

A Ruby gem providing helper methods for integrating Google reCAPTCHA and hCaptcha into web applications.

2.0k438Ruby
15 days ago
Ferrum
Ferrumrubycdp/ferrum

A high-level Ruby API for controlling Chrome/Chromium via the Chrome DevTools Protocol without Selenium dependencies.

2.0k159Ruby
2 days ago
Ferrum
Ferrumroute/ferrum

A high-level Ruby API for controlling Chrome/Chromium browsers directly via the Chrome DevTools Protocol.

2.0k159Ruby
2 days ago
Trestle
TrestleTrestleAdmin/trestle

A modern, responsive admin framework for Ruby on Rails applications.

2.0k176Ruby
7 months ago
rqrcode W
rqrcode Wwhomwah/rqrcode

A Ruby library for generating QR codes with multiple rendering formats including SVG, PNG, and ANSI.

2.0k239Ruby
1 month ago
LangChain.rb
LangChain.rbandreibondarev/langchainrb

A Ruby gem for building LLM-powered applications with a unified interface for multiple providers, RAG systems, and AI assistants.

2.0k260Ruby
1 month ago
langchain.rb
langchain.rbpatterns-ai-core/langchainrb

A Ruby library for building LLM-powered applications with a unified interface for multiple providers, RAG systems, and AI assistants.

2.0k260Ruby
1 month ago
elasticsearch-ruby
elasticsearch-rubyelastic/elasticsearch-ruby

Official Ruby client for Elasticsearch, providing a complete API for interacting with Elasticsearch clusters from Ruby applications.

2.0k616Ruby
3 days ago
elasticsearch
elasticsearchelastic/elasticsearch-ruby

Official Ruby client for Elasticsearch, providing a complete API wrapper and transport layer for Ruby applications.

2.0k616Ruby
3 days ago
bcrypt-ruby
bcrypt-rubycodahale/bcrypt-ruby

A Ruby binding for the OpenBSD bcrypt() password hashing algorithm to securely store user passwords.

2.0k287C
28 days ago
IdentityCache
IdentityCacheShopify/identity_cache

A blob-level read-through caching solution for ActiveRecord that adds fetch methods to cache model objects and associations using Memcached.

2.0k173Ruby
4 days ago
capybara-webkit
capybara-webkitthoughtbot/capybara-webkit

A Capybara driver for headless WebKit to test JavaScript web apps (development suspended).

2.0k418Ruby
6 years ago
Listen
Listenguard/listen

A Ruby gem that monitors file system changes and notifies your application with optimized OS-specific adapters.

2.0k250Ruby
3 months ago
Tilt
Tiltrtomayko/tilt

A thin interface to multiple Ruby template engines, making their usage generic across web frameworks and static site generators.

1.9k227Ruby
2 years ago
sidekiq-cron
sidekiq-cronondrejbartas/sidekiq-cron

A scheduling add-on for Sidekiq that runs jobs at specified times using cron notation or natural language.

1.9k302Ruby
2 months ago
closure_tree
closure_treemceachen/closure_tree

A Ruby gem for efficiently modeling hierarchical data in ActiveRecord using closure tree tables.

1.9k248Ruby
17 days ago
Hamster
Hamsterhamstergem/hamster

Efficient, immutable, and thread-safe persistent data structures for Ruby, including Hash, Vector, Set, SortedSet, List, and Deque.

1.9k92Ruby
4 years ago
Active Record Doctor
Active Record Doctorgregnavis/active_record_doctor

A Ruby gem that detects database issues in Rails applications before they reach production.

1.9k67Ruby
3 months ago
Chewy
Chewytoptal/chewy

A high-level Object Document Mapper (ODM) for Elasticsearch in Ruby, built on the official elasticsearch-ruby client.

1.9k373Ruby
28 days ago
Asset Sync
Asset SyncAssetSync/asset_sync

A Ruby gem that automatically syncs Rails Asset Pipeline compiled assets to cloud storage like Amazon S3, Google Cloud Storage, and Azure Blob.

1.9k337Ruby
23 days ago
Statesman
Statesmangocardless/statesman

A robust, opinionated state machine library for Ruby that provides an audit trail and data integrity.

1.9k158Ruby
9 days ago
money-rails
money-railsRubyMoney/money-rails

A Rails integration gem for the Money library, enabling easy handling of currency and monetary values in ActiveRecord and Mongoid models.

1.9k384Ruby
11 days ago
did_you_mean
did_you_meanyuki24/did_you_mean

A Ruby gem that suggests corrections for typos in method names, class names, and other errors.

1.9k115Ruby
29 days ago
Large Hadron Migrator
Large Hadron Migratorsoundcloud/lhm

A Ruby gem for performing online MySQL schema migrations without locking tables, enabling agile database evolution at scale.

1.9k191Ruby
5 months ago
Fasterer
FastererDamirSvrtan/fasterer

A Ruby command-line tool that suggests performance improvements by analyzing code patterns against faster alternatives.

1.8k76Ruby
1 year ago
Zen Rails Security Checklist
Zen Rails Security Checklistbrunofacca/zen-rails-security-checklist

A community-driven checklist of security precautions for Ruby on Rails applications to minimize vulnerabilities.

1.8k144Ruby
6 years ago
1
8
9
10
11