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

bloomfilter-rb
bloomfilter-rbC

Native and Redis-backed Bloom filter implementations in Ruby for probabilistic set membership testing.

#probabilistic-data-structures#redis#performance-optimization
Stars477
Forks59
Last commit2 years ago
Numo::NArray
Numo::NArrayC

A Ruby library for fast processing and manipulation of multi-dimensional numerical arrays, similar to NumPy's ndarray.

#multi-dimensional-arrays#scientific-computing#array-processing
Stars469
Forks51
Last commit1 year ago
graphql-guard
graphql-guardRuby

A Ruby gem providing field-level authorization for GraphQL APIs with flexible policy definitions.

#pundit#graphql#schema-masking
Stars466
Forks35
Last commit3 years ago
Sentimental
SentimentalRuby

A Ruby gem for simple sentiment analysis that classifies text as positive, negative, or neutral based on configurable thresholds.

#text-classification#text-analysis#ruby-gem
Stars464
Forks72
Last commit7 years ago
DeepPluck
DeepPluckRuby

A Ruby gem that efficiently plucks attributes from nested ActiveRecord associations without loading full records.

#rubygems#rails-optimization#rails
Stars459
Forks14
Last commit1 year ago
Blanket
BlanketRuby

A dead simple Ruby API wrapper that uses metaprogramming to build URLs and parse JSON responses.

#developer-tools#rest-client#metaprogramming
Stars459
Forks30
Last commit4 years 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
Stars446
Forks51
Last commit2 months ago
Braintree
BraintreeRuby

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

#payment-gateway#e-commerce#saas-integration
Stars446
Forks204
Last commit11 days ago
emoji
emojiRuby

A Ruby gem for working with emoji unicode characters, names, and image assets in web applications.

#rails-assets#unicode#emoji-handling
Stars445
Forks55
Last commit7 years ago
frozen_record
frozen_recordRuby

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

#data-querying#static-data#yaml
Stars444
Forks47
Last commit2 months ago
sqlint
sqlintRuby

A simple command-line SQL linter that checks syntax against ANSI and PostgreSQL standards.

#pre-commit#editor-integration#syntax-checking
Stars438
Forks26
Last commit6 months ago
stanford-core-nlp
stanford-core-nlpRuby

Ruby bindings for the Stanford CoreNLP natural language processing toolkit, supporting English, French, and German.

#ruby-bindings#text-analysis#language-processing
Stars436
Forks69
Last commit1 year 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
Forks34
Last commit3 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
Stars432
Forks12
Last commit10 months ago
Backburner
BackburnerRuby

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

#task-queue#reliability#ruby-gem
Stars432
Forks68
Last commit5 months ago
VideoInfo
VideoInfoRuby

A Ruby gem to fetch video metadata from YouTube, Vimeo, Dailymotion, and Wistia URLs.

#video-metadata#embed-video#content-management
Stars429
Forks128
Last commit5 months ago
active_skin
active_skinSass

A flat, modern CSS skin for Active Admin that replaces the default interface with a clean, customizable design.

#admin-interface#flat-design#admin-panel
Stars423
Forks110
Last commit3 years ago
gmail
gmailRuby

A Ruby gem providing a natural Ruby interface to Gmail via IMAP for searching, reading, sending emails, and managing labels.

#oauth#label-management#smtp
Stars421
Forks127
Last commit2 years ago
Rgl
RglRuby

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

#graph#vertex#graph-algorithms
Stars421
Forks58
Last commit1 month ago
algoliasearch-rails
algoliasearch-railsRuby

A Ruby gem for integrating Algolia's search API with ActiveRecord, Mongoid, and Sequel ORMs.

#search#mongoid#orm
Stars420
Forks120
Last commit6 months ago
Bluepill
BluepillRuby

A Ruby-based process monitoring tool that automatically restarts failed processes and manages daemons.

#devops#reliability#ruby-gem
Stars417
Forks49
Last commit2 years ago
carrierwave-aws
carrierwave-awsRuby

An AWS-SDK storage adapter for CarrierWave that replaces fog with the official AWS SDK for S3.

#carrierwave#rails#ruby-gem
Stars415
Forks109
Last commit5 months ago
positioning
positioningRuby

A Ruby gem for managing ordered lists in Active Record models with scoped positioning and gap-free sequences.

#scoped-sorting#rails#ruby-gem
Stars412
Forks23
Last commit2 months ago
Zapata
ZapataRuby

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

#rails#testing-tool#ruby-gem
Stars411
Forks24
Last commit6 years ago
Chef Vault
Chef VaultRuby

Securely manage passwords, certificates, and other secrets in Chef by encrypting data bag items with node public keys.

#devops#chef#infrastructure-automation
Stars407
Forks155
Last commit6 days 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
Stars406
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
webpush
webpushRuby

A Ruby gem for sending encrypted push notifications to web browsers using the Web Push Protocol.

#service-worker#browser-api#ruby-gem
Stars404
Forks79
Last commit3 years ago
Ru
RuRuby

A command-line tool that brings Ruby's expressiveness to shell scripting for data transformations.

#developer-tools#cli-productivity#ruby-scripting
Stars402
Forks9
Last commit8 years ago
facebook-cli
facebook-cliRuby

A command-line interface for accessing Facebook's Graph API to manage your profile, posts, photos, and likes.

#oauth#social-media#cli-client
Stars402
Forks36
Last commit4 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
Slowpoke
SlowpokeRuby

A Rails gem that enhances Rack::Timeout with safer service timeouts, dynamic timeouts, and custom error pages.

#rails#request-timeout#ruby-gem
Stars395
Forks15
Last commit2 months ago
Second Level Cache
Second Level CacheRuby

A write-through and read-through caching library for ActiveRecord 4-6, inspired by Cache Money and cache_fu.

#rails6#rails#dalli
Stars394
Forks88
Last commit4 years ago
amatch
amatchC

A Ruby extension library implementing multiple algorithms for approximate string matching, searching, and comparison.

#spell-checking#ruby-gem#levenshtein-distance
Stars394
Forks38
Last commit3 days ago
eb_deployer
eb_deployerRuby

Automates blue-green deployments for AWS Elastic Beanstalk with zero downtime and integrated smoke testing.

#devops#zero-downtime#blue-green-deployment
Stars393
Forks89
Last commit2 years ago
PreviousPage 12 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
#Ruby314
#Rails169
#Ruby On Rails111
#Activerecord79
#Developer Tools51
#Automation43
#Cli Tool40
#Ruby Library37
#Devops36
#Command Line Tool33
#Performance32
#Hacktoberfest30