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

Glimmer
GlimmerRuby

A DSL framework for building Ruby GUI applications and domain-specific languages with built-in data-binding.

#gui-development#swt#jruby
Stars839
Forks16
Last commit4 months ago
SearchCop
SearchCopRuby

Adds search engine-like fulltext query support to ActiveRecord models using simple query strings and hash-based queries.

#search#postgres#rails
Stars838
Forks36
Last commit6 months ago
Spidr
SpidrRuby

A versatile Ruby web spidering library for crawling sites, domains, or specific links with extensive filtering and callback support.

#web-crawling#spider#crawler
Stars836
Forks106
Last commit7 months ago
ruru
ruruRust

Write native Ruby extensions in Rust to replace slow Ruby methods with high-performance Rust implementations.

#parallel-computing#ruby-gems#performance-optimization
Stars835
Forks37
Last commit5 years ago
tensorflow.rb
tensorflow.rbRuby

A Ruby API for TensorFlow, enabling machine learning and deep learning within Ruby applications.

#ai#ruby-bindings#deep-learning
Stars832
Forks61
Last commit4 years ago
HttpLog
HttpLogRuby

A Ruby gem for logging outgoing HTTP requests from your application to aid debugging and understanding API interactions.

#rails#api-debugging#http
Stars827
Forks78
Last commit6 months ago
tinymce-rails
tinymce-railsJavaScript

A Ruby gem that integrates the TinyMCE rich text editor with the Rails asset pipeline for easy inclusion and configuration.

#tinymce#rails#rich-text-editing
Stars822
Forks262
Last commit1 month ago
Commander
CommanderRuby

A complete Ruby library for building command-line executables with elegant APIs and auto-generated help.

#help-generation#option-parsing#cli-framework
Stars821
Forks69
Last commit27 days ago
ruby-opencv
ruby-opencvC++

A Ruby wrapper for OpenCV, enabling computer vision and image processing in Ruby applications.

#image-analysis#ruby-gem#haar-cascades
Stars811
Forks126
Last commit5 years ago
Ruby Facets
Ruby FacetsRuby

The largest collection of general-purpose method extensions and standard library additions for Ruby, designed for fine-grained code reuse.

#ruby-core#facets#ruby-gem
Stars808
Forks104
Last commit2 months ago
Pliny
PlinyRuby

An opinionated toolkit for building and maintaining excellent APIs in Ruby.

#api-framework#rest-api#opinionated
Stars807
Forks75
Last commit4 months ago
FiniteMachine
FiniteMachineRuby

A minimal Ruby finite state machine with a straightforward and intuitive syntax for modeling states, transitions, and callbacks.

#callbacks#behavior-modeling#finite-machine
Stars802
Forks37
Last commit2 years ago
Gemstash
GemstashRuby

A RubyGems.org cache and private gem server for faster, offline bundling and secure internal gem distribution.

#rubygems#offline-bundling#devops
Stars792
Forks141
Last commit5 days ago
CombinePDF
CombinePDFRuby

A pure Ruby library for merging PDF files, adding page numbers, watermarks, and stamps.

#pdf-merging#page-numbering#pdf-merge
Stars784
Forks179
Last commit1 year ago
AccessGranted
AccessGrantedRuby

A lightweight, multi-role, whitelist-based authorization gem for Rails and other Ruby applications.

#whitelist#rails#ruby-gem
Stars779
Forks40
Last commit2 years ago
CableReady
CableReadyRuby

Trigger client-side DOM changes from server-side Ruby via ActionCable for real-time user experiences.

#dom-manipulation#hacktoberfest#rails
Stars770
Forks74
Last commit1 year ago
Runbook
RunbookRuby

A Ruby DSL framework for specifying, documenting, and gradually automating operational procedures and runbooks.

#opseng#devops#dsl
Stars767
Forks40
Last commit3 years ago
Device Detector
Device DetectorRuby

A precise and fast Ruby user agent parser and device detector backed by a large, up-to-date database.

#caching#operating-system-detection#http-headers
Stars767
Forks116
Last commit9 months ago
MultiJSON
MultiJSONRuby

A generic swappable back-end for JSON handling in Ruby applications.

#backend-switching#ruby-gems#performance-optimization
Stars765
Forks126
Last commit1 year ago
Madmin
MadminRuby

A robust, customizable admin interface for Ruby on Rails applications with full Rails feature support.

#hacktoberfest#rails#admin
Stars760
Forks102
Last commit2 days ago
Ronin
RoninRuby

A free and open-source Ruby toolkit for security research and development, featuring CLI commands and libraries for encoding, networking, exploits, and more.

#exploit-development#orm#database
Stars756
Forks63
Last commit7 months ago
Yt
YtRuby

A comprehensive Ruby client for interacting with YouTube's Data and Analytics APIs.

#oauth#rails#oauth2
Stars756
Forks162
Last commit29 days ago
Online Migrations
Online MigrationsRuby

A Ruby gem that catches unsafe PostgreSQL migrations in development and provides helpers to run them safely in production.

#rails#zero-downtime#background-migrations
Stars756
Forks28
Last commit1 month ago
dawnscanner
dawnscannerRuby

A static analysis security scanner for Ruby web applications, supporting Rails, Sinatra, and Padrino frameworks.

#hanami#vulnerabilities#rails
Stars748
Forks84
Last commit2 years ago
ERB Lint
ERB LintRuby

A Ruby tool to lint ERB and HTML files using built-in and custom linters for code quality and security.

#html-linter#erb-linter#rails
Stars747
Forks138
Last commit4 months ago
Rubocop Performance
Rubocop PerformanceRuby

A RuboCop extension that adds performance-focused static analysis to detect inefficient Ruby code patterns.

#hacktoberfest#developer-tools#code-formatter
Stars741
Forks96
Last commit13 days ago
Unread
UnreadRuby

A Ruby on Rails gem to manage read/unread status of ActiveRecord objects with high performance.

#rubygems#database#rails
Stars740
Forks119
Last commit5 months ago
RMagick
RMagickC++

Ruby bindings for the ImageMagick image processing library, enabling image manipulation from Ruby applications.

#rmagick#graphics#ruby-bindings
Stars731
Forks142
Last commit4 days ago
RubyDNS
RubyDNSRuby

A high-performance DNS server with rule-based pattern matching for building custom DNS resolvers and servers.

#rule-engine#dns-resolver#high-performance
Stars728
Forks55
Last commit1 year ago
Firehose
FirehoseRuby

A Rack application and JavaScript library for building real-time web applications with HTTP pub-sub in Ruby.

#websocket-alternative#http-pub-sub#redis
Stars725
Forks70
Last commit3 years ago
ai4r
ai4rRuby

A lightweight Ruby playground with clean, readable implementations of core AI algorithms for learning and experimentation.

#algorithm-implementation#genetic-algorithms#search-algorithms
Stars722
Forks123
Last commit1 year ago
phashion
phashionRuby

A Ruby wrapper around the pHash library for detecting duplicate and near-duplicate images using perceptual hashing.

#duplicate-multimedia-files#image-analysis#ruby-gem
Stars711
Forks129
Last commit10 months ago
Http Client
Http ClientRuby

A Ruby HTTP client library providing comprehensive features like HTTPS, cookies, authentication, and asynchronous requests.

#cookies#authentication#proxy
Stars708
Forks298
Last commit1 year ago
Maily
MailyRuby

A Rails Engine to preview, manage, and test email templates directly in the browser.

#hooks#email-testing#email-templates
Stars707
Forks30
Last commit2 years ago
Docker Registry Browser
Docker Registry BrowserRuby

A web interface for browsing and managing Docker registries via the HTTP API V2, built with Ruby on Rails.

#user-interface#devops#rails
Stars701
Forks63
Last commit15 hours ago
Ruby 2D
Ruby 2DRuby

A simple and cross-platform 2D graphics library for building games and visual applications in Ruby.

#webassembly#graphics#opengl
Stars696
Forks76
Last commit8 days ago
PreviousPage 13 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
#Ruby Gem358
#Rails261
#Ruby On Rails165
#Developer Tools73
#Hacktoberfest67
#Activerecord57
#Self Hosted52
#Devops52
#Automation49
#Docker47
#Cli Tool46
#Testing45