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

ActsAsRecursiveTree
ActsAsRecursiveTreeRuby

A Rails gem that enables efficient tree-based data queries using recursive SQL with PostgreSQL or SQLite.

#hierarchical-data#orm#database
Stars86
Forks3
Last commit1 year ago
Accept Language
Accept LanguageRuby

A lightweight, thread-safe Ruby library for parsing Accept-Language HTTP headers according to RFC standards.

#accept-language#rails#rack-middleware
Stars84
Forks7
Last commit1 month ago
lightgbm
lightgbmRuby

A Ruby gem providing high-performance gradient boosting with LightGBM for machine learning tasks.

#model-training#data-science#ffi
Stars84
Forks6
Last commit1 month ago
tickle
tickleRuby

A Ruby natural language parser for recurring events that interprets expressions like 'every 2 days' or 'Sundays'.

#parsing#reminders#time
Stars83
Forks12
Last commit5 years ago
Lyp
LypRuby

A command-line tool that simplifies Lilypond usage with package management, easy installation, and automation features.

#music#open-source#command-line-tool
Stars82
Forks9
Last commit7 years ago
liblinear-ruby
liblinear-rubyC++

Ruby interface to LIBLINEAR for machine learning classification and regression tasks using SWIG bindings.

#swig-bindings#data-science#classification
Stars82
Forks7
Last commit7 years ago
rails-template(astrocket)
rails-template(astrocket)Ruby

A Rails 7 template pre-configured for Kubernetes deployment with Tailwind, Stimulus, Sidekiq, and ActiveAdmin.

#sidekiq#rails-template#production-deployment
Stars79
Forks9
Last commit3 years ago
ComfyBootstrapForm
ComfyBootstrapFormRuby

A Rails form builder that generates Bootstrap 4-compatible markup for easy integration into Rails applications.

#web-forms#form-helpers#rails-form-builder
Stars79
Forks12
Last commit2 years ago
yymmdd
yymmddRuby

A tiny Ruby DSL for idiomatic date parsing and formatting using intuitive format specifiers.

#metaprogramming#datetime#dsl
Stars77
Forks1
Last commit12 years ago
rails_hotwire_base
rails_hotwire_baseRuby

A Rails 6 boilerplate with Hotwire for building full-stack apps with a modern SPA-like experience.

#rails#redis#base
Stars77
Forks22
Last commit1 year ago
Gemfast
GemfastGo

A fast, secure RubyGems server written in Go, offering self-hosted gem mirroring, caching, and private hosting.

#rubygems#rubygems-mirror#private-rubygems
Stars74
Forks3
Last commit2 months ago
TestBench
TestBenchShell

A principled test framework for Ruby and MRuby with a focus on simplicity and clarity.

#unit-testing#software-quality#bdd
Stars73
Forks8
Last commit10 months ago
cake
cakeCrystal

A powerful and flexible Make-like utility tool for defining and running tasks using plain Crystal code.

#make-alternative#shell-scripting#workflow-automation
Stars73
Forks9
Last commit3 years ago
scoruby
scorubyRuby

A Ruby gem for scoring predictive models using PMML, supporting decision trees, naive Bayes, logistic regression, random forests, and gradient boosted trees.

#pmml#random-forest#naive-bayes
Stars70
Forks11
Last commit3 years ago
raingrams
raingramsRuby

A flexible and general-purpose ngrams library written in Ruby, supporting various gram types, vocabulary models, and text analysis.

#statistical-analysis#text-analysis#ngrams
Stars70
Forks7
Last commit5 years ago
aws-sessionstore-dynamodb-ruby
aws-sessionstore-dynamodb-rubyRuby

A Ruby gem that provides session storage for Rack-based web applications using Amazon DynamoDB as a backend.

#amazon-dynamodb#rack-middleware#server-side-storage
Stars68
Forks27
Last commit
ruby-buildpack
ruby-buildpackGo

A Cloud Foundry buildpack for deploying Ruby, Sinatra, and Rails applications to the platform.

#deployment#rails#buildpack
Stars68
Forks158
Last commit6 days ago
bitcoinrb
bitcoinrbRuby

A Ruby implementation of the Bitcoin protocol with support for scripting, SegWit, PSBT, Schnorr signatures, and Taproot.

#taproot#schnorr-signatures#cryptocurrency
Stars67
Forks20
Last commit22 days ago
ruby-spacy
ruby-spacyRuby

A Ruby wrapper for the spaCy NLP library via PyCall, enabling tokenization, POS tagging, NER, and OpenAI integration.

#parsing#nlp-library#spacy
Stars67
Forks6
Last commit3 months ago
aws-flow-ruby-samples
aws-flow-ruby-samplesRuby

Sample code and recipes demonstrating AWS Flow Framework for Ruby workflows, activities, and SWF patterns.

#ruby-gems#sample-code#workflow-orchestration
Stars66
Forks24
Last commit9 years ago
DnsMock
DnsMockRuby

A Ruby DNS mock server for testing environments that mimics any DNS record type.

#fake-dns#hacktoberfest#fake-server
Stars65
Forks6
Last commit8 months ago
weka
wekaRuby

A JRuby gem providing Ruby interfaces for Weka's machine learning and data mining algorithms.

#jruby#weka-wrapper#data-science
Stars65
Forks8
Last commit5 months ago
SmtpMock
SmtpMockRuby

A Ruby SMTP mock server wrapper for testing email functionality by mimicking any SMTP server behavior.

#email-testing#hacktoberfest#fake-server
Stars64
Forks3
Last commit1 year ago
calyx
calyxRuby

A Ruby library for generating text with declarative recursive grammars using template expressions and weighted choices.

#generative-art#procedural-generation#grammar-engine
Stars64
Forks5
Last commit3 years ago
fitting
fittingRuby

A Ruby library that enhances RSpec and WebMock test logs, validates them against API Blueprint or OpenAPI documentation, and reports documentation coverage.

#consumer-driven-contracts#webmock#rails
Stars64
Forks9
Last commit1 year ago
Unleash
UnleashRuby

Ruby SDK for integrating with the Unleash feature management platform to evaluate feature flags in applications.

#devops#a-b-testing#toggles
Stars62
Forks44
Last commit17 days ago
json-streamer
json-streamerRuby

A Ruby gem for extracting data from JSON streams based on keys, nesting levels, or custom conditions without implementing low-level callbacks.

#stream-processing#event-driven#json-stream
Stars60
Forks9
Last commit1 year ago
Going the Distance
Going the DistanceRuby

A Ruby library implementing Levenshtein and other edit distance algorithms for string comparison.

#spell-checking#levenshtein-distance#text-processing
Stars60
Forks6
Last commit9 years ago
qdrant-ruby
qdrant-rubyRuby

A Ruby client library for interacting with the Qdrant vector search database API.

#ai#vector-search-engine#vector-database
Stars60
Forks11
Last commit6 months ago
Instrumental
InstrumentalRuby

Ruby agent for sending custom application metrics to the Instrumental monitoring platform with high reliability and non-blocking operation.

#apm#observability#metrics-collection
Stars59
Forks5
Last commit5 years ago
logstash-output-influxdb
logstash-output-influxdbRuby

A Logstash output plugin that sends metrics from Logstash pipelines to InfluxDB time-series databases.

#logstash-plugin#jruby#metrics-collection
Stars59
Forks70
Last commit1 month ago
weaviate-ruby
weaviate-rubyRuby

A Ruby client library for interacting with the Weaviate vector search database API.

#semantic-search#ai#vector-search-engine
Stars58
Forks19
Last commit1 month ago
pwrake
pwrakeRuby

A parallel workflow extension for Rake that runs tasks on multicores, clusters, and cloud environments.

#scientific-computing#parallel-computing#workflow
Stars57
Forks5
Last commit6 years ago
humidifier
humidifierRuby

A Ruby tool for programmatically building and managing AWS CloudFormation stacks through code or configuration files.

#devops#ruby-gem#gem
Stars56
Forks7
Last commit2 months ago
Buffer
BufferRuby

A Ruby wrapper for the Buffer API with comprehensive endpoint coverage.

#webmock#oauth#social-media
Stars56
Forks22
Last commit7 years ago
ActsAsTextcaptcha
ActsAsTextcaptchaRuby

A Rails gem that adds spam protection using text-based logic question captchas fetched from textcaptcha.com.

#rails#rails-gem#captcha-generator
Stars55
Forks12
Last commit1 year ago
PreviousPage 21 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
1 month ago
#Ruby Gem326
#Rails235
#Ruby On Rails153
#Developer Tools64
#Hacktoberfest62
#Activerecord55
#Self Hosted48
#Devops46
#Cli Tool43
#Docker42
#Performance41
#Automation41