Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ruby

Ruby

779 projects

Showing 36 of 779 projects

TinyTDS
TinyTDSRuby

A Ruby library providing simple and fast FreeTDS bindings for connecting to Microsoft SQL Server databases.

#database-driver#azure-sql#database
Stars614
Forks184
Last commit2 months ago
Procodile
ProcodileRuby

A process manager for Ruby/Rails apps that runs Procfile processes in background/foreground with supervision.

#procfile#devops#rails
Stars612
Forks27
Last commit5 years ago
AnnotateRb
AnnotateRbRuby

A Ruby gem that automatically adds schema and route annotations to Rails model, test, fixture, factory, and route files.

#developer-tools#rails#productivity
Stars608
Forks83
Last commit9 days ago
Tokaido
TokaidoObjective-C

Installs Ruby on Rails as a standalone Mac OS X application with all necessary dependencies.

#developer-tools#dependency-management#rails-installer
Stars605
Forks46
Last commit7 years ago
neography
neographyRuby

A thin Ruby wrapper for the Neo4j REST API, providing programmatic access to graph database operations.

#neo4j-driver#orm#data-modeling
Stars603
Forks133
Last commit9 years ago
Configatron
ConfigatronRuby

A simple, feature-rich configuration system for Ruby applications with hash-like access and namespacing.

#environment-variables#hash-interface#namespacing
Stars594
Forks74
Last commit2 years ago
Awesome Jekyll
Awesome Jekyll

A curated collection of awesome Jekyll tools, templates, plugins, guides, and resources for static site generation.

#jekyll#open-source#static-site-generator
Stars594
Forks45
Last commit5 years ago
Curly
CurlyRuby

A Ruby template language that separates HTML structure from Ruby logic using presenter classes.

#html-templating#rails#curly-template
Stars593
Forks21
Last commit3 months ago
Sniffer
SnifferRuby

A Ruby gem for logging and analyzing outgoing HTTP requests from multiple HTTP client libraries.

#debugging-tools#http#sniffer
Stars585
Forks39
Last commit2 years ago
kickoff_tailwind
kickoff_tailwindHTML

A Rails 7 application template preconfigured with Tailwind CSS, Devise, Stripe, and other essential gems for rapid web development.

#sidekiq#rails-template#rails
Stars577
Forks140
Last commit3 years ago
verbal_expressions
verbal_expressionsRuby

A Ruby library that helps construct complex regular expressions using a fluent, readable API.

#developer-tools#library#regex-builder
Stars570
Forks25
Last commit3 years ago
AttrExtras
AttrExtrasRuby

A Ruby gem that reduces boilerplate code with methods like attr_initialize, pattr_initialize, and method_object.

#developer-tools#metaprogramming#boilerplate-reduction
Stars562
Forks28
Last commit3 days ago
ruby-mqtt
ruby-mqttRuby

A pure Ruby gem implementing the MQTT protocol for lightweight publish/subscribe messaging, including MQTT-SN support.

#rubygems#iot-messaging#message-queue
Stars560
Forks141
Last commit1 month ago
Knapsack
KnapsackRuby

A Ruby gem that splits tests evenly across parallel CI nodes to speed up test suite execution.

#test-splitting#auto-balancing#parallelism
Stars548
Forks96
Last commit6 months ago
Patron
PatronC

A Ruby HTTP client library built on libcurl, offering a sane API with high performance and thread safety.

#api-client#libcurl#web-development
Stars547
Forks74
Last commit5 days ago
Ruby Units
Ruby UnitsRuby

A Ruby library for handling unit conversions, mathematical operations, and dimensional analysis with scientific accuracy.

#rubygems#scientific-computing#unit-conversion
Stars544
Forks112
Last commit4 months ago
Skunk
SkunkRuby

A RubyCritic extension that calculates a SkunkScore to identify the most complex code with the least test coverage for refactoring prioritization.

#hacktoberfest#code-quality-analyzer#simplecov
Stars544
Forks32
Last commit4 months ago
Mittsu
MittsuRuby

A 3D graphics library for Ruby, heavily based on Three.js, enabling 3D scene creation and rendering.

#opengl#ruby-gem#3d-graphics
Stars539
Forks30
Last commit1 year ago
Mittsu
MittsuRuby

A 3D graphics library for Ruby, heavily based on Three.js, enabling 3D scene creation and manipulation.

#opengl#ruby-gem#3d-graphics
Stars539
Forks30
Last commit1 year ago
transitions
transitionsRuby

A Ruby state machine implementation extracted from ActiveModel, providing event-driven state transitions with callbacks.

#event-driven#callbacks#rails
Stars536
Forks90
Last commit4 years ago
Logging
LoggingRuby

A flexible Ruby logging library inspired by Java's log4j, featuring hierarchical loggers and multiple output destinations.

#custom-levels#plugin-system#log4j-inspired
Stars532
Forks101
Last commit1 year ago
Airbrussh
AirbrusshRuby

A concise log formatter for Capistrano and SSHKit that pretties up deployment output and saves verbose logs to a file.

#deployment#capistrano#devops
Stars524
Forks33
Last commit12 days ago
posix-spawn
posix-spawnRuby

A Ruby library for fast process spawning using posix_spawn() and vfork() to avoid fork() overhead.

#fork-exec#unix#ruby-gem
Stars524
Forks58
Last commit2 years ago
MicroMachine
MicroMachineRuby

A minimal finite state machine implementation for Ruby with less than 50 lines of code.

#event-driven#lesscode#behavior-modeling
Stars524
Forks38
Last commit8 years ago
regexp-examples
regexp-examplesRuby

A Ruby gem that generates example strings matching any given regular expression, including random examples.

#testing-tool#regex#regexp
Stars521
Forks32
Last commit2 years ago
Inch
InchRuby

A command-line tool that analyzes Ruby code documentation and suggests improvements without enforcing strict rules.

#developer-tools#tomdoc#yard
Stars518
Forks40
Last commit2 years ago
order_query
order_queryRuby

Efficiently find next/previous ActiveRecord records using keyset pagination in a single query.

#rails#sql-optimization#record-navigation
Stars515
Forks21
Last commit7 months ago
ActiveAnalytics
ActiveAnalyticsRuby

A privacy-focused, first-party traffic analytics engine for Ruby on Rails applications that requires no cookies or JavaScript.

#rails#redis#adblocker-resistant
Stars514
Forks14
Last commit8 months ago
r18n
r18nRuby

An i18n tool for Ruby applications with a Ruby-style syntax, filters, model translation, and flexible locale support.

#rails#yaml#internationalization
Stars512
Forks65
Last commit1 year ago
Exception Handler
Exception HandlerRuby

A Ruby on Rails gem that replaces default error pages with dynamic custom views for 400/500 HTTP status codes.

#http-error-pages#custom-error-pages#rails
Stars509
Forks69
Last commit4 years ago
termit
termitRuby

A Ruby gem for translating text and synthesizing speech directly in the terminal using Bing Translator.

#terminal-utility#translations#language-learning
Stars507
Forks20
Last commit9 years ago
tensor_stream
tensor_streamRuby

A standalone reimplementation of TensorFlow for Ruby, supporting pure Ruby and OpenCL backends for machine learning.

#model-training#opencl#deep-learning
Stars506
Forks16
Last commit5 years ago
ruby-fann
ruby-fannC

Ruby gem providing bindings to FANN (Fast Artificial Neural Network) for building and training neural networks.

#rubygems#ai#ai-library
Stars506
Forks43
Last commit2 years ago
Sail
SailRuby

A lightweight Rails engine for managing configuration settings, feature flags, and live controls via an admin dashboard.

#database-settings#rails#admin
Stars505
Forks32
Last commit3 years ago
ActiveMocker
ActiveMockerRuby

Generate ActiveRecord model mocks for fast unit tests that don't require Rails or a database.

#rails#ruby-gem#test-performance
Stars504
Forks26
Last commit6 years ago
Maruku
MarukuRuby

A pure-Ruby Markdown-superset interpreter implementing original Markdown, PHP Markdown Extra, and metadata syntax.

#html-generation#latex#cli-tool
Stars504
Forks79
Last commit1 year ago
PreviousPage 14 of 22Next

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 Gem326
#Rails235
#Ruby On Rails153
#Developer Tools64
#Hacktoberfest62
#Activerecord55
#Self Hosted48
#Devops46
#Cli Tool43
#Docker42
#Performance41
#Automation41