Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ruby Gem

Ruby Gem

790 projects

Showing 36 of 790 projects

breadcrumbs_on_rails
breadcrumbs_on_railsRuby

A Ruby on Rails plugin for creating and managing breadcrumb navigation with a flexible interface.

#breadcrumb-navigation#ruby-gem#rails-plugin
Stars954
Forks189
Last commit1 year ago
route_translator
route_translatorRuby

A Ruby gem for translating Rails application routes into multiple languages using a simple dictionary format.

#rails#internationalization#multilingual
Stars947
Forks144
Last commit8 days ago
jquery-rails
jquery-railsRuby

A Ruby gem that provides jQuery and jQuery UJS for Rails applications via the asset pipeline.

#rails-assets#jquery-integration#javascript-libraries
Stars943
Forks408
Last commit9 months ago
activerecord-postgis-adapter
activerecord-postgis-adapterRuby

An ActiveRecord connection adapter that adds PostGIS spatial database support to Ruby on Rails applications.

#postgis#database-adapter#rails
Stars936
Forks256
Last commit3 months ago
iRuby
iRubyRuby

A Ruby kernel for Jupyter notebooks, enabling interactive data science and computational workflows in Ruby.

#scientific-computing#jupyter-kernel#notebook
Stars926
Forks35
Last commit25 days ago
irbtools
irbtoolsRuby

A collection of enhancements for Ruby's IRB console, providing better syntax highlighting, debugging tools, and productivity commands.

#developer-tools#productivity#syntax-highlighting
Stars925
Forks25
Last commit6 months ago
rumale
rumaleRuby

A Ruby machine learning library with a Scikit-Learn-like interface for classification, regression, clustering, and dimensionality reduction.

#random-forest#data-science#dimensionality-reduction
Stars914
Forks34
Last commit7 days ago
Ox
OxC

A fast Ruby XML parser, object marshaller, and SAX parser designed as a high-performance alternative to Nokogiri and Marshal.

#object-marshalling#sax-parser#ruby-gem
Stars911
Forks80
Last commit12 days ago
Http-2
Http-2Ruby

A pure Ruby, transport-agnostic implementation of HTTP/2 protocol and HPACK header compression.

#stream-multiplexing#client-server#flow-control
Stars909
Forks66
Last commit1 day ago
terjira
terjiraRuby

An interactive CLI tool for managing Jira issues, sprints, and projects directly from the terminal.

#hacktoberfest#developer-tools#issue-tracking
Stars908
Forks34
Last commit3 years ago
ruby-vips
ruby-vipsRuby

A Ruby binding for the libvips image processing library, offering fast, memory-efficient image operations.

#graphics#ffi#ruby-gem
Stars905
Forks64
Last commit1 day ago
Spyke
SpykeRuby

A Ruby gem for interacting with REST APIs using an ActiveRecord-like interface.

#rest#rest-client#api
Stars903
Forks65
Last commit8 months ago
Parity
ParityRuby

Shell commands for development, staging, and production parity for Heroku apps.

#developer-tools#devops#heroku-apps
Stars892
Forks55
Last commit1 year ago
Simple Navigation
Simple NavigationRuby

A Ruby gem for creating multi-level navigations in Rails, Sinatra, or Padrino applications.

#rails#ruby-gem#menu
Stars887
Forks137
Last commit29 days ago
holidays
holidaysRuby

A Ruby gem for handling statutory and custom holidays with date range queries, region support, and core extensions.

#custom-holidays#statutory-holidays#holiday-calculation
Stars878
Forks287
Last commit2 days ago
state_machines
state_machinesRuby

A Ruby library for adding state machines to any class with support for async operations, coordinated state management, and comprehensive testing.

#mongoid#async-ruby#ruby-gem
Stars870
Forks98
Last commit6 days ago
pg
pgC

A PostgreSQL client library for Ruby providing a native interface with advanced type casting and modern Ruby concurrency support.

#database-driver#orm#database
Stars869
Forks193
Last commit24 days ago
sass-rails
sass-railsRuby

Official Ruby on Rails integration for Sass, providing asset helpers, glob imports, and configuration options.

#sass#ruby-gem#stylesheet
Stars859
Forks323
Last commit5 years ago
Rubocop Rspec
Rubocop RspecRuby

A RuboCop extension that enforces code style and best practices for RSpec test files.

#lint#rubocop#ruby-gem
Stars857
Forks295
Last commit1 day ago
active_link_to
active_link_toRuby

A Rails view helper that automatically adds 'active' CSS classes to links based on the current page.

#rails#view-helper#ruby-gem
Stars854
Forks83
Last commit2 years ago
FAE
FAERuby

A customizable and scalable content management system engine for Ruby on Rails applications.

#multi-language#hacktoberfest#rails
Stars852
Forks143
Last commit1 day ago
SQLite3
SQLite3Ruby

Ruby bindings for the SQLite3 embedded database, enabling Ruby programs to interact with SQLite databases.

#database-driver#thread-safety#ruby-gem
Stars843
Forks216
Last commit3 days 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 commit5 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
Stars835
Forks107
Last commit6 months ago
Torch.rb
Torch.rbRuby

A deep learning library for Ruby that provides a native interface to LibTorch, enabling GPU-accelerated neural network development.

#deep-learning#neural-networks#ruby-gem
Stars834
Forks38
Last commit16 days ago
torch-rb
torch-rbRuby

A Ruby deep learning library powered by LibTorch, providing a PyTorch-like API for Ruby developers.

#deep-learning#gpu-acceleration#neural-networks
Stars834
Forks38
Last commit16 days ago
Bh
BhRuby

A Ruby gem providing view helpers to simplify Bootstrap 6 component usage in Rails applications.

#html-simplification#bootstrap3#bh-gem
Stars832
Forks74
Last commit1 month 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
Stars823
Forks264
Last commit1 day ago
Restforce
RestforceRuby

A Ruby client for the Salesforce REST API with support for streaming, composite APIs, and multiple authentication methods.

#oauth#rest-client#streaming-api
Stars823
Forks361
Last commit4 months 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
Forks68
Last commit2 years 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
deep_cloneable
deep_cloneableRuby

A Ruby gem that adds deep cloning capabilities to ActiveRecord models, including user-specified associations.

#orm#database#rails
Stars811
Forks91
Last commit5 months ago
bulk_insert
bulk_insertRuby

An ActiveRecord extension for efficiently inserting large datasets via single SQL statements in Ruby on Rails.

#sql-optimization#rails-extension#ruby-gem
Stars810
Forks81
Last commit4 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
Stars807
Forks104
Last commit1 month 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
Stars804
Forks37
Last commit2 years ago
auto_html
auto_htmlRuby

A Ruby gem that transforms plain text into HTML using a pipeline of composable filters.

#emoji#rails#pipeline
Stars797
Forks183
Last commit1 month ago
PreviousPage 9 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
#Ruby358
#Rails181
#Ruby On Rails129
#Activerecord81
#Developer Tools60
#Ruby Library51
#Automation50
#Cli Tool49
#Machine Learning43
#Devops42
#Command Line Tool40
#Api Client38