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

formatador
formatadorRuby

A Ruby library for formatting and displaying colored text, tables, and progress bars in terminal output.

#terminal-output#ascii-tables#text-formatting
Stars459
Forks30
Last commit2 months ago
gulp-ruby-sass
gulp-ruby-sassJavaScript

Compile Sass to CSS using Ruby Sass within Gulp build pipelines.

#sass#frontend-workflow#deprecated
Stars457
Forks77
Last commit5 years ago
Monetize
MonetizeRuby

A Ruby library for converting strings, numbers, and other objects into Money objects with flexible parsing.

#financial-library#currency-conversion#money-parsing
Stars448
Forks116
Last commit5 months ago
frozen_record
frozen_recordRuby

ActiveRecord-like read-only interface for querying static YAML/JSON files in Ruby applications.

#data-querying#static-data#yaml
Stars448
Forks48
Last commit6 days ago
tapping_device
tapping_deviceRuby

A Ruby gem for debugging by tracking object method calls, traces, and state mutations with minimal code.

#tracing#object-oriented-tracing#state-mutations
Stars447
Forks12
Last commit2 years ago
Clamp
ClampRuby

A minimal Ruby framework for building command-line applications with automatic argument parsing and help generation.

#developer-tools#cli-framework#shell-completion
Stars447
Forks51
Last commit5 months ago
Hanami::Model
Hanami::ModelRuby

A Ruby persistence framework for Hanami 1.x applications, using entities and repositories to separate domain logic from storage details.

#persistence-layer#hanami#orm
Stars447
Forks145
Last commit1 year ago
Base
BaseRuby

A Ruby class that automatically includes every method and constant from all loaded modules and classes.

#humor#code-golf#metaprogramming
Stars446
Forks14
Last commit7 years ago
Braintree
BraintreeRuby

Official Ruby library for integrating with the Braintree payment gateway to process transactions.

#payment-gateway#e-commerce#saas-integration
Stars445
Forks207
Last commit24 days ago
campo
campoRuby

A lightweight forum application built with Ruby on Rails, designed for simple community discussions.

#redis#lightweight#forum-software
Stars436
Forks131
Last commit11 years ago
ArchivesSpace
ArchivesSpaceRuby

ArchivesSpace, the archives management tool

#hacktoberfest#libraries#cultural-heritage
Stars435
Forks250
Last commit1 day ago
Docile
DocileRuby

A Ruby library that simplifies creating and using Domain Specific Languages (DSLs) by elegantly handling context switching.

#immutability#metaprogramming#context-switching
Stars435
Forks33
Last commit5 months ago
Backburner
BackburnerRuby

A Ruby gem providing a simple and reliable beanstalkd-powered job queue for background processing.

#task-queue#reliability#ruby-gem
Stars433
Forks68
Last commit7 months ago
git_curate
git_curateRuby

A command-line tool to interactively review and delete local Git branches with detailed commit information.

#developer-tools#branch-management#workflow-automation
Stars431
Forks12
Last commit1 year ago
Rgl
RglRuby

A Ruby framework for graph data structures and algorithms, inspired by the Boost Graph Library.

#graph#vertex#graph-algorithms
Stars422
Forks58
Last commit8 days ago
rsolr
rsolrRuby

A Ruby client for Apache Solr

#solr#ruby
Stars422
Forks143
Last commit2 months ago
Nokolexbor
NokolexborC

A high-performance, Nokogiri-compatible HTML5 parser for Ruby with CSS selector and XPath support.

#dom-manipulation#css-selectors#html5
Stars414
Forks8
Last commit1 month ago
Zapata
ZapataRuby

An automatic test writer for Ruby on Rails that generates RSpec specs by analyzing your codebase.

#rails#testing-tool#ruby-gem
Stars410
Forks23
Last commit6 years ago
Rack::App
Rack::AppRuby

A minimalist Ruby web framework for building Rack applications with a focus on simplicity, maintainability, and performance.

#api#rack#minimalist
Stars410
Forks21
Last commit6 months ago
Sequenced
SequencedRuby

A Ruby gem that generates scoped sequential IDs for ActiveRecord models to avoid exposing primary keys in URLs.

#rails#ruby-gem#activerecord
Stars407
Forks65
Last commit3 years ago
loaf
loafRuby

A lean Ruby gem for managing and displaying breadcrumb navigation trails in Rails applications.

#rails#breadcrumb-navigation#ruby-gem
Stars405
Forks22
Last commit4 years ago
VisualCaptcha
VisualCaptcha

A configurable, accessible, and secure visual CAPTCHA solution with support for multiple front-end and back-end frameworks.

#jquery#web-security#anti-bot
Stars401
Forks43
Last commit5 years ago
Ruby React Native (via Opal)
Ruby React Native (via Opal)Ruby

A Ruby-friendly toolchain and wrapper over React Native API, allowing React Native development in Ruby.

#ios#transpiler#dsl
Stars399
Forks11
Last commit11 years ago
Ruby Push Notifications
Ruby Push NotificationsRuby

A Ruby gem for sending push notifications to iOS, Android, and Windows Phone devices with a simple API.

#ios#server-side#fcm
Stars399
Forks30
Last commit6 years ago
Legato
LegatoRuby

A Ruby client library for interacting with the Google Analytics Core Reporting, Management, and Real-time APIs.

#google-analytics#oauth2#business-intelligence
Stars398
Forks46
Last commit3 years ago
Whales
WhalesRuby

A CLI tool that automatically generates Docker configuration files for Ruby, PHP, Python, and Node.js applications.

#containerization#devops#dockerfile
Stars395
Forks19
Last commit7 years ago
PacketFu
PacketFuRuby

A Ruby library for reading, writing, and manipulating network packets at a mid-level.

#libpcap#network-programming#packet-injection
Stars393
Forks84
Last commit3 years ago
RoRvsWild
RoRvsWildRuby

A Ruby gem for monitoring performance and exceptions in Ruby on Rails applications, with both local development and cloud-hosted production modes.

#error-monitoring#observability#application-performance-management
Stars388
Forks13
Last commit
Staccato
StaccatoRuby

A Ruby library for server-side tracking using the Google Analytics Measurement Protocol.

#analytics-api#google-analytics#measurement-protocol
Stars386
Forks39
Last commit3 years ago
TZinfo
TZinfoRuby

A Ruby library providing access to IANA time zone data for accurate time zone conversions and local time handling.

#time-conversion#datetime#timezone
Stars384
Forks100
Last commit1 month ago
Measured
MeasuredRuby

A Ruby library for encapsulating measurements with their units, providing precise conversion and Rails integration.

#unit-conversion#si-units#rational-numbers
Stars384
Forks28
Last commit5 months ago
Paint
PaintRuby

A fast Ruby gem for adding ANSI terminal colors and effects with a simple API and true color support.

#fast#256-colors#ruby-cli
Stars384
Forks21
Last commit8 months ago
Clipboard
ClipboardRuby

A Ruby gem providing cross-platform clipboard access (copy/paste/clear) for Linux, macOS, Windows, Java, and more.

#jruby#wayland#cygwin
Stars384
Forks34
Last commit8 months ago
TensorFlow
TensorFlowRuby

A Ruby gem providing TensorFlow bindings for basic tensor operations and machine learning tasks.

#deep-learning#tensor-operations#ruby-gem
Stars383
Forks13
Last commit1 year ago
rails-template(ackama)
rails-template(ackama)Ruby

A Rails application template preloaded with best practices for TDD, security, deployment, and developer productivity.

#template#application-boilerplate#rails-template
Stars382
Forks24
Last commit6 days ago
alonetone
alonetoneRuby

A free, open source, non-commercial home for musicians and their music

#platform#music#rails
Stars381
Forks93
Last commit24 days ago
PreviousPage 16 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
1 month ago
#Ruby Gem358
#Rails261
#Ruby On Rails165
#Developer Tools73
#Hacktoberfest67
#Activerecord57
#Self Hosted52
#Devops52
#Automation49
#Docker47
#Cli Tool46
#Testing45