Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ruby

Ruby

320 projects

Showing 32 of 320 projects

Vite Ruby
Vite RubyRuby

Integrates Vite.js with Ruby frameworks like Rails and Hanami for fast JavaScript development and asset bundling.

#hanami#rails#rack
Stars1.6k
Forks143
Last commit17 days ago
ffaker
ffakerRuby

A Ruby library for generating fake data, originally forked from Faker with an expanded API and unique value generation.

#rails#fake-data#mock-data
Stars1.6k
Forks559
Last commit1 day ago
pg_search
pg_searchRuby

Adds PostgreSQL full-text search capabilities to ActiveRecord models with named scopes and multi-model search.

#search#rails#metaphone
Stars1.6k
Forks380
Last commit17 days ago
action_policy
action_policyRuby

A composable, extensible, and performant authorization framework for Ruby and Rails applications.

#hacktoberfest#rails#policy-classes
Stars1.6k
Forks90
Last commit1 month ago
Word-to-Markdown
Word-to-MarkdownRuby

A Ruby gem that converts Microsoft Word documents to Markdown, liberating content for the web.

#libreoffice#converter#microsoft-word
Stars1.5k
Forks154
Last commit5 months ago
Watir
WatirRuby

A Ruby library for automating web browsers using a clean, readable API powered by Selenium.

#selenium-webdriver#ruby-gem#selenium
Stars1.5k
Forks247
Last commit1 year ago
Gem in a box
Gem in a boxRuby

A simple Ruby web application for hosting your own private RubyGems server with full push/yank API support.

#rubygems#hacktoberfest#devops
Stars1.5k
Forks325
Last commit3 days ago
Impressionist
ImpressionistRuby

A Rails plugin for tracking page views and custom impressions, ignoring bots and providing in-app analytics.

#mongoid#logging-impressions#bot-detection
Stars1.5k
Forks307
Last commit2 months ago
aggregate_root
aggregate_rootRuby

A Ruby library for implementing event-driven architectures in Rails applications, providing event publishing, storage, and subscription.

#event-driven#event-driven-architecture#rails
Stars1.5k
Forks127
Last commit1 day ago
rails_event_store
rails_event_storeRuby

A Ruby library for implementing event-driven architectures in Rails applications, providing event publishing, storage, and subscription.

#event-driven#event-driven-architecture#rails
Stars1.5k
Forks127
Last commit
rails-footnotes
rails-footnotesRuby

A Rails gem that displays debugging footnotes on every page with session, params, queries, and editor links.

#developer-tools#productivity#rails-gem
Stars1.5k
Forks163
Last commit3 days ago
omniauth-google-oauth2
omniauth-google-oauth2Ruby

An OmniAuth strategy for Google OAuth2 authentication in Ruby applications.

#rails#oauth2#authentication
Stars1.5k
Forks417
Last commit2 months ago
Phlex
PhlexRuby

Build object-oriented web views in pure Ruby with a declarative, component-based approach.

#component-architecture#component-based#server-side-rendering
Stars1.5k
Forks103
Last commit4 days ago
git_reflow
git_reflowRuby

A command-line tool that automates the Git workflow by creating pull requests, enforcing code reviews, and squash merging branches.

#hacktoberfest#version-control#team-collaboration
Stars1.5k
Forks58
Last commit4 years ago
Slack Notifier
Slack NotifierRuby

A Ruby gem for sending notifications to Slack via webhooks with formatting, middleware, and custom HTTP client support.

#devops#team-collaboration#slack
Stars1.5k
Forks156
Last commit3 years ago
prettier
prettierJavaScript

A Prettier plugin that formats Ruby code using the Syntax Tree gem, bringing consistent style to Ruby projects.

#developer-tools#prettier-plugin#code-formatter
Stars1.5k
Forks101
Last commit1 year ago
Steep
SteepRuby

A static type checker for Ruby that supports gradual typing through explicit type annotations and signatures.

#developer-tools#typechecker#code-quality
Stars1.5k
Forks112
Last commit17 hours ago
decisiontree
decisiontreeRuby

A Ruby library implementing the ID3 algorithm for decision tree learning with support for continuous and discrete datasets.

#ensemble-learning#id3-algorithm#classification
Stars1.5k
Forks130
Last commit7 years ago
codetriage
codetriageRuby

A service that emails you daily open issues from GitHub repositories to help you contribute to open source projects.

#community-management#github-integration#sidekiq
Stars1.5k
Forks379
Last commit1 month ago
Sorcery
SorceryRuby

A stripped-down, bare-bones authentication library for Ruby on Rails applications.

#oauth#rails#authentication
Stars1.5k
Forks229
Last commit29 days ago
rspec_api_documentation
rspec_api_documentationRuby

Automatically generate API documentation from RSpec acceptance tests for Rails applications.

#rails#api#ruby-gem
Stars1.5k
Forks370
Last commit9 months ago
Dashing-Rails
Dashing-RailsRuby

A Rails engine for building beautiful, real-time dashboards with drag-and-drop widgets and data bindings.

#real-time-dashboards#batman-js#redis
Stars1.4k
Forks147
Last commit6 years ago
Tugboat
TugboatRuby

A command-line tool for managing DigitalOcean droplets with fuzzy name matching and SSH integration.

#devops#infrastructure-automation#ruby-gem
Stars1.4k
Forks87
Last commit8 years ago
instagram-ruby-gem
instagram-ruby-gemRuby

A Ruby wrapper for the Instagram REST and Search APIs, enabling programmatic access to Instagram's platform.

#oauth#social-media#wrapper-library
Stars1.4k
Forks614
Last commit7 years ago
jsonapi-serializer
jsonapi-serializerRuby

A fast JSON:API serializer for Ruby objects, forked from Netflix/fast_jsonapi.

#json-api#rails#api
Stars1.4k
Forks147
Last commit3 months ago
mongo-ruby-driver
mongo-ruby-driverRuby

The official Ruby driver for MongoDB, providing a native interface to connect, query, and manage MongoDB databases from Ruby applications.

#database-driver#jruby#orm
Stars1.4k
Forks530
Last commit2 days ago
Telegram-bot-ruby
Telegram-bot-rubyRuby

A Ruby wrapper for the Telegram Bot API, providing a clean interface to build Telegram bots.

#ruby-gem#chatbot#messaging
Stars1.4k
Forks225
Last commit21 days ago
web-console
web-consoleRuby

A debugging tool that provides an interactive Ruby console in the browser for Ruby on Rails applications.

#rails-middleware#ruby-on-rails#web-development
Stars1.4k
Forks177
Last commit2 months ago
Bunny
BunnyRuby

A popular, easy-to-use, and mature Ruby client library for RabbitMQ, enabling Ruby applications to interoperate via messaging.

#event-driven#rabbitmq-client#message-queue
Stars1.4k
Forks313
Last commit1 day ago
Suture
SutureRuby

A Ruby gem that safely refactors legacy code by recording, verifying, and comparing old and new implementations.

#software-maintenance#development-workflow#testdouble
Stars1.4k
Forks29
Last commit2 years ago
google-cloud-language
google-cloud-languageRuby

Idiomatic Ruby client libraries for Google Cloud Platform and selected Google services.

#cloud-services#ruby-gems#authentication
Stars1.4k
Forks567
Last commit8 hours ago
neo4jrb
neo4jrbRuby

An Active Model wrapper for the Neo4j graph database in Ruby, providing a high-level ORM and query interface.

#orm#railtie#cypher
Stars1.4k
Forks272
Last commit1 month ago
PreviousPage 9 of 9

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 day ago
#Ruby Gem127
#Rails119
#Ruby On Rails77
#Developer Tools36
#Hacktoberfest34
#Activerecord25
#Self Hosted25
#Docker21
#Testing21
#Automation20
#Performance20
#Security19