Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ruby Gem

Ruby Gem

651 projects

Showing 36 of 651 projects

Polo
PoloRuby

A Ruby gem that traverses ActiveRecord associations to generate SQL snapshots of real-world data for development environments.

#database-fixtures#snapshot#database
Stars789
Forks48
Last commit10 months ago
Forgery
ForgeryRuby

A Ruby gem for generating fake data with a simple syntax and customizable dictionaries for testing and development.

#rails#fake-data#ruby-gem
Stars786
Forks102
Last commit5 years ago
CombinePDF
CombinePDFRuby

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

#pdf-merging#page-numbering#pdf-merge
Stars784
Forks178
Last commit1 year ago
tf-idf-similarity
tf-idf-similarityRuby

A Ruby gem for calculating text similarity using tf*idf and BM25 vector space models.

#information-retrieval#tf-idf#text-analysis
Stars781
Forks62
Last commit2 years 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
linkedin
linkedinRuby

A Ruby gem providing an easy-to-use wrapper for LinkedIn's REST APIs.

#oauth#developer-tools#social-media-integration
Stars769
Forks399
Last commit4 years ago
rodauth-rails
rodauth-railsHTML

Rails integration for the Rodauth authentication framework, providing a robust, feature-rich alternative to Devise.

#json-api#rails#enterprise-security
Stars754
Forks48
Last commit29 days ago
Yt
YtRuby

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

#oauth#rails#oauth2
Stars753
Forks161
Last commit1 month ago
Unread
UnreadRuby

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

#rubygems#database#rails
Stars742
Forks121
Last commit2 months ago
carrierwave_backgrounder
carrierwave_backgrounderRuby

Offloads CarrierWave image processing and storage to background jobs using ActiveJob or Sidekiq to prevent request blocking.

#activejob#sidekiq#carrierwave
Stars738
Forks404
Last commit3 months 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
Stars738
Forks27
Last commit11 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
Stars727
Forks55
Last commit1 year ago
AI4R
AI4RRuby

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

#algorithm-implementation#genetic-algorithms#search-algorithms
Stars720
Forks123
Last commit10 months ago
CardMagic-Classifier
CardMagic-ClassifierRuby

A Ruby library for text classification with Bayesian, LSI, logistic regression, k-NN, and TF-IDF algorithms.

#text-classification#machine-learning-algorithms#bayesian-classification
Stars718
Forks126
Last commit
ruby-trello
ruby-trelloRuby

A Ruby client library for interacting with the Trello API, enabling programmatic management of boards, cards, lists, and members.

#oauth#trello-api#integration
Stars717
Forks236
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
Stars710
Forks129
Last commit7 months ago
Maily
MailyRuby

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

#hooks#email-testing#email-templates
Stars708
Forks30
Last commit2 years ago
Kitabu
KitabuRuby

A Ruby framework for creating e-books from Markdown, generating high-quality PDFs, EPUB, Mobi, and HTML.

#epub-creation#self-publishing#ruby-gem
Stars687
Forks56
Last commit5 months ago
eps
epsRuby

A Ruby library for building and serving predictive models with support for PMML and integration with Python and R models.

#pmml#naive-bayes#automl
Stars687
Forks15
Last commit1 month ago
ohai
ohaiRuby

A system profiling tool that detects operating system data and emits it as JSON, primarily used with Chef.

#hacktoberfest#plugin-system#node-data
Stars687
Forks446
Last commit6 days ago
Ruby 2D
Ruby 2DRuby

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

#webassembly#graphics#opengl
Stars680
Forks76
Last commit2 years ago
Rein
ReinRuby

A Ruby gem that adds database constraint methods to ActiveRecord migrations for PostgreSQL data integrity.

#database#postgres#rails
Stars670
Forks31
Last commit5 years ago
Pastel
PastelRuby

A Ruby gem for terminal output styling with an intuitive, chainable API that avoids monkey-patching.

#style#colors#ruby-gem
Stars668
Forks23
Last commit2 years ago
s3_direct_upload
s3_direct_uploadRuby

A Ruby gem for direct client-side file uploads to Amazon S3 with CORS support, integrated with Rails.

#amazon-s3#rails#aws-integration
Stars654
Forks326
Last commit2 years ago
Version Cake
Version CakeRuby

An unobtrusive Ruby gem for versioning APIs in Rails or Rack applications using versioned view templates.

#jbuilder#rails#api
Stars652
Forks45
Last commit3 years ago
page-object
page-objectRuby

A Ruby gem implementing the Page Object pattern for browser testing with Watir and Selenium WebDriver.

#selenium-webdriver#ui-testing#page-object-pattern
Stars649
Forks214
Last commit5 years ago
Rack::Tracker
Rack::TrackerRuby

A Rack middleware for integrating multiple analytics and tracking services in Ruby web applications.

#ecommerce#google-analytics#tracking-pixels
Stars649
Forks119
Last commit2 years ago
CAXLSX
CAXLSXRuby

A Ruby gem for generating Excel spreadsheets with charts, images, automated column widths, customizable styles, and full schema validation.

#office-open-xml#excelwriter#reporting
Stars636
Forks135
Last commit7 days ago
tesseract-ocr
tesseract-ocrRuby

A Ruby wrapper library that provides Ruby bindings and a Ruby-esque interface to the Tesseract OCR API.

#ruby-wrapper#ffi#tesseract-ocr
Stars636
Forks71
Last commit9 years ago
MemoWise
MemoWiseRuby

A high-performance Ruby gem for memoizing instance, class, and module methods with thread safety and advanced features.

#ruby-memoization#metaprogramming#thread-safety
Stars630
Forks26
Last commit1 day ago
Metric Fu
Metric FuRuby

A Ruby gem that aggregates multiple code quality metrics into unified reports to identify areas needing improvement.

#hacktoberfest#code-metrics#test-coverage
Stars625
Forks94
Last commit2 years ago
Sprite Factory
Sprite FactoryRuby

A Ruby library and CLI tool that automatically generates CSS sprites from individual image files.

#rmagick#sass#chunky-png
Stars617
Forks77
Last commit1 year ago
pg-osc
pg-oscRuby

A CLI tool for performing zero-downtime schema changes and backfills in PostgreSQL using a shadow table approach.

#hacktoberfest#online-schema-change#database
Stars616
Forks29
Last commit4 months ago
Ruby/GraphViz
Ruby/GraphVizRuby

A Ruby interface and tools for generating and manipulating GraphViz graphs.

#dot-language#ruby-gem#graphviz
Stars616
Forks114
Last commit1 year ago
aws-sdk-rails
aws-sdk-railsRuby

A Ruby on Rails plugin that integrates AWS services with your application using the AWS SDK for Ruby.

#activejob#amazon-s3#amazon-dynamodb
Stars615
Forks64
Last commit1 month ago
Tolk
TolkHTML

A Rails engine providing a web interface for managing i18n translations, syncing with YAML files.

#rails#translations#internationalization
Stars609
Forks153
Last commit1 year ago
PreviousPage 10 of 19Next

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
8 days ago
#Ruby314
#Rails169
#Ruby On Rails111
#Activerecord79
#Developer Tools51
#Automation43
#Cli Tool40
#Ruby Library37
#Devops36
#Command Line Tool33
#Performance32
#Hacktoberfest30