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

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
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
Forks10
Last commit16 days ago
unicode
unicodeC

Unicode normalization library. (Mirror of Yoshida-san's code base to maintain the RubyGem.)

#unicode#rubynlp#ruby
Stars79
Forks13
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 commit2 years 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 commit1 month 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 commit1 year 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 commit4 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
normalize_country
normalize_countryRuby

Convert country names and codes to a standard.

#emoji#iso3166#conversion
Stars70
Forks8
Last commit1 year 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
Stars69
Forks28
Last commit
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
Stars69
Forks6
Last commit1 month ago
ruby-buildpack
ruby-buildpackGo

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

#deployment#rails#buildpack
Stars68
Forks157
Last commit3 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 commit14 days 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
Stars66
Forks7
Last commit10 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 commit2 months 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 commit2 years ago
SmtpMock
SmtpMockRuby

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

#email-testing#hacktoberfest#fake-server
Stars63
Forks3
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
Forks45
Last commit5 days ago
qdrant-ruby
qdrant-rubyRuby

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

#ai#vector-search-engine#vector-database
Stars61
Forks12
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 month 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 commit10 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
Forks69
Last commit15 days 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 commit4 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
Stars58
Forks5
Last commit5 years 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 commit5 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
ZMediumToMarkdown
ZMediumToMarkdownRuby

A Ruby tool to download and convert Medium posts to Markdown format for auto-sync, backup, and migration to static site generators.

#content-backup#jekyll#mediumposts
Stars56
Forks5
Last commit3 months ago
uea-stemmer
uea-stemmerRuby

Ruby port of UEALite Stemmer - a conservative stemmer for search and indexing

#rubynlp#ruby
Stars55
Forks5
Last commit3 months 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
Stars54
Forks12
Last commit1 year ago
Problem Child
Problem ChildRuby

A web application that allows authenticated or anonymous users to submit GitHub issues and pull requests via customizable HTML forms.

#form-submission#github-integration#issue-tracking
Stars52
Forks6
Last commit3 years ago
slack-poster
slack-posterRuby

A simple Ruby gem for posting messages to Slack via webhooks with support for attachments and custom formatting.

#message-attachment#slack#ruby-gem
Stars51
Forks18
Last commit5 years ago
PreviousPage 22 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
10 days ago
#Ruby Gem358
#Rails261
#Ruby On Rails165
#Developer Tools73
#Hacktoberfest67
#Activerecord57
#Self Hosted52
#Devops52
#Automation49
#Docker47
#Cli Tool46
#Testing45