A curated list of awesome Ruby frameworks, libraries and software.
- rails/rails - Ruby on Rails
- jekyll/jekyll - 🌐 Jekyll is a blog-aware static site generator in Ruby
- maybe-finance/maybe - The personal finance app for everyone
- discourse/discourse - A platform for community discussion. Free, open, simple.
- Homebrew/brew - 🍺 The missing package manager for macOS (or Linux)
- fastlane/fastlane - 🚀 The easiest way to automate building and releasing your iOS and Android apps
- hashicorp/vagrant - Vagrant is a tool for building and distributing development environments.
- chatwoot/chatwoot - Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
- heartcombo/devise - Flexible authentication solution for Rails with Warden.
- gitlabhq/gitlabhq - GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
- ruby/ruby - The Ruby Programming Language
- forem/forem - For empowering community 🌱
- lewagon/setup - Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp
- postalserver/postal - 📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail
- spree/spree - An open source eCommerce platform giving you full control and customizability. Modular and API-first. Multi-vendor, multi-tenant, multi-store, multi-currency, multi-language. Built using Ruby on Rails. Developed by @vendo-dev
- Homebrew/homebrew-core - 🍻 Default formulae for the missing package manager for macOS (or Linux)
- gollum/gollum - A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.
- diaspora/diaspora - A privacy-aware, distributed, open source social network.
- sidekiq/sidekiq - Simple, efficient background processing for Ruby
- fluent/fluentd - Fluentd: Unified Logging Layer (project under CNCF)
- capistrano/capistrano - A deployment automation tool built on Ruby, Rake, and SSH.
- rubocop/rubocop - A Ruby static code analyzer and formatter, based on the community Ruby style guide.
- sinatra/sinatra - Classy web-development dressed in a DSL (official / canonical repo)
- faker-ruby/faker - A library for generating fake data such as names, addresses, and phone numbers.
- opf/openproject - OpenProject is the leading open source project management software.
- ruby-grape/grape - An opinionated framework for creating REST-like APIs in Ruby.
- activeadmin/activeadmin - The administration framework for Ruby on Rails applications.
- resque/resque - Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
- javan/whenever - Cron jobs in Ruby
- carrierwaveuploader/carrierwave - Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
- kaminari/kaminari - ⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
- varvet/pundit - Minimal authorization through OO design and pure Ruby classes
- heartcombo/simple_form - Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
- thoughtbot/factory_bot - A library for setting up Ruby objects as test data.
- omniauth/omniauth - OmniAuth is a flexible authentication system utilizing Rack middleware.
- puma/puma - A Ruby/Rack web server built for parallelism
- github/scientist - 🔬 A Ruby library for carefully refactoring critical paths.
- github-changelog-generator/github-changelog-generator - Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
- realm/jazzy - Soulful docs for Swift & Objective-C
- presidentbeef/brakeman - A static analysis security vulnerability scanner for Ruby on Rails applications
- paper-trail-gem/paper_trail - Track changes to your rails models
- pry/pry - A runtime developer console and IRB alternative with powerful introspection capabilities.
- bkeepers/dotenv - A Ruby gem to load environment variables from
.env
. - sj26/mailcatcher - Catches mail and serves it through a dream.
- ankane/chartkick - Create beautiful JavaScript charts with one line of Ruby
- alexreisner/geocoder - Complete Ruby geocoding solution.
- hanami/hanami - A flexible framework for maintainable Ruby apps
- ryanb/cancan - Authorization Gem for Ruby on Rails.
- norman/friendly_id - FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
- urbanadventurer/WhatWeb - Next generation web scanner
- jnunemaker/httparty - 🎉 Makes http fun again!
- activerecord-hackery/ransack - Object-based searching.
- ruby-concurrency/concurrent-ruby - Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
- fastruby/fast-ruby - 💨 Writing Fast Ruby 😍 -- Collect Common Ruby idioms.
- mislav/will_paginate - Pagination library for Rails and other Ruby applications
- CanCanCommunity/cancancan - The authorization Gem for Ruby on Rails.
- rack/rack-attack - Rack middleware for blocking & throttling
- danger/danger - 🚫 Stop saying "you forgot to …" in code review (in Ruby)
- sferik/t-ruby - A command-line power tool for Twitter.
- doorkeeper-gem/doorkeeper - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
- rmosolgo/graphql-ruby - Ruby implementation of GraphQL
- rails-api/active_model_serializers - ActiveModel::Serializer implementation and Rails hooks
- slim-template/slim - Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
- ubicloud/ubicloud - Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, K8s, AI inference, and IAM services.
- drapergem/draper - Decorators/View-Models for Rails Applications
- rest-client/rest-client - Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
- cucumber/cucumber-ruby - Cucumber for Ruby. It's amazing!
- solidusio/solidus - 🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
- dependabot/dependabot-core - 🤖 Dependabot's core logic for creating update PRs.
- aasm/aasm - AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
- Netflix/fast_jsonapi - No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
- jeremyevans/sequel - Sequel: The Database Toolkit for Ruby
- athityakumar/colorls - A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. 🎉
- asciidoctor/asciidoctor - 💎 A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
- rack/rack - A modular Ruby web server interface.
- zammad/zammad - Zammad is a web based open source helpdesk/customer support system
- Hackplayers/evil-winrm - The ultimate WinRM shell for hacking/pentesting
- rubygems/bundler - Manage your Ruby application's gem dependencies
- opal/opal - Ruby ♥︎ JavaScript
- backup/backup - Easy full stack backup operations on UNIX-like systems.
- simplecov-ruby/simplecov - Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
- ddnexus/pagy - 🏆 The Best Pagination Ruby Gem 🥇
- prawnpdf/prawn - Fast, Nimble PDF Writer for Ruby
- sferik/twitter-ruby - A Ruby interface to the Twitter API.
- activemerchant/active_merchant - Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
- ctran/annotate_models - Annotate Rails classes with schema and routes info
- github/gemoji - Emoji images and names.
- sparklemotion/mechanize - Mechanize is a ruby library that makes automated web interaction easy.
- red-data-tools/YouPlot - A command line tool that draw plots on the terminal.
- octobox/octobox - 📮 Untangle your GitHub Notifications
- mina-deploy/mina - Blazing fast deployer and server automation tool
- lobsters/lobsters - Computing-focused community centered around link aggregation and discussion
- binarylogic/authlogic - A simple ruby authentication solution.
- fog/fog - The Ruby cloud services library.
- eventmachine/eventmachine - EventMachine: fast, simple event-processing library for Ruby programs
- errbit/errbit - The open source error catcher that's Airbrake API compliant
- grosser/parallel - Ruby: parallel processing made simple and fast
- troessner/reek - Code smell detector for Ruby
- awesome-print/awesome_print - Pretty print your Ruby objects with style -- in full color and with proper indentation
- TheOdinProject/theodinproject - Main Website for The Odin Project
- stringer-rss/stringer - A self-hosted, anti-social RSS reader.
- bblimke/webmock - Library for stubbing and setting expectations on HTTP requests in Ruby.
- svenfuchs/rails-i18n - Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
- redis/redis-rb - A Ruby client library for Redis
- Arachni/arachni - Web Application Security Scanner Framework
- mongodb/mongoid - The Official Ruby Object Mapper for MongoDB
- refinery/refinerycms - An extendable Ruby on Rails CMS that supports Rails 6.0+
- octokit/octokit.rb - Ruby toolkit for the GitHub API
- celluloid/celluloid - Actor-based concurrent object framework for Ruby
- ryanb/ruby-warrior - Game written in Ruby for learning Ruby.
- airbnb/ruby - Ruby Style Guide
- ruby-china/homeland - 🎪 An open source forum/community system based on Rails, developed based on Ruby China.
- MiniProfiler/rack-mini-profiler - Profiler for your development and production Ruby rack apps.
- jruby/jruby - JRuby, an implementation of Ruby on the JVM
- flippercloud/flipper - 🐬 Beautiful, performant feature flags for Ruby.
- cesarferreira/dryrun - ☁️ Try the demo project of any Android Library
- rubygems/rubygems - Library packaging and distribution for Ruby.
- solnic/virtus - [DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
- pluginaweek/state_machine - Adds support for creating state machines for attributes on any Ruby class
- thoughtbot/clearance - Rails authentication with email & password.
- sorbet/sorbet - A fast, powerful type checker designed for Ruby
- jwt/ruby-jwt - A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
- mikel/mail - A Really Ruby Mail Library
- nesquena/rabl - General ruby templating with json, bson, xml, plist and msgpack support
- blackcandy-org/blackcandy - A self hosted music streaming server
- aws/aws-sdk-ruby - The official AWS SDK for Ruby
- fatfreecrm/fat_free_crm - Ruby on Rails CRM platform
- railsbridge/docs - Curriculum for RailsBridge workshops
- mileszs/wicked_pdf - PDF generator (from HTML) plugin for Ruby on Rails
- arsduo/koala - A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.
- thoughtbot/shoulda-matchers - Simple one-liner tests for common Rails functionality
- scenic-views/scenic - Versioned database views for Rails
- trailblazer/trailblazer - The advanced business logic framework for Ruby.
- collectiveidea/audited - Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
- grosser/parallel_tests - Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
- ViewComponent/view_component - A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
- whitesmith/rubycritic - A Ruby code quality reporter
- travisjeffery/timecop - A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
- padrino/padrino-framework - Padrino is a full-stack ruby framework built upon Sinatra.
- rouge-ruby/rouge - A pure Ruby code highlighter that is compatible with Pygments
- deivid-rodriguez/byebug - Debugging in Ruby
- minitest/minitest - minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
- krisleech/wisper - A micro library providing Ruby objects with Publish-Subscribe capabilities
- sagivo/algorithms - algorithms playground for common questions
- mojombo/chronic - Chronic is a pure Ruby natural language date parser.
- shrinerb/shrine - File Attachment toolkit for Ruby applications
- voltrb/volt - A Ruby web framework where your Ruby runs on both server and client
- peek/peek - Take a peek into your Rails applications.
- github/secure_headers - Manages application of security headers with many safe defaults
- layervault/psd.rb - Parse Photoshop files in Ruby with ease
- alexrudall/ruby-openai - OpenAI API + Ruby! 🤖❤️ Now with Responses API + DeepSeek!
- oracle/truffleruby - A high performance implementation of the Ruby programming language, built on GraalVM.
- petergoldstein/dalli - High performance memcached client for Ruby
- trailblazer/cells - View components for Ruby and Rails.
- elastic/elasticsearch-rails - Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
- mustache/mustache - Logic-less Ruby templates.
- httprb/http - HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
- hashie/hashie - Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
- SUSE/Portus - Authorization service and frontend for Docker registry (v2)
- public-activity/public_activity - Easy activity tracking for models - similar to Github's Public Activity
- DatabaseCleaner/database_cleaner - Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
- pdfkit/pdfkit - A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf
- nomad-cli/houston - Apple Push Notifications; No Dirigible Required
- fetlife/rollout - Feature flippers.
- rspec/rspec-metagem - RSpec meta-gem that depends on the other components
- googleapis/google-api-ruby-client - REST client for Google APIs
- bensheldon/good_job - Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
- standardrb/standard - Ruby's bikeshed-proof linter and formatter 🚲
- hothero/awesome-rails-gem - A collection of awesome Ruby Gems for Rails development.
- RubyMoney/money - A Ruby Library for dealing with money and currency conversion.
- socketry/falcon - A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
- kpumuk/meta-tags - Search Engine Optimization (SEO) for Ruby on Rails applications.
- github/janky - Continuous integration server built on top of Jenkins and Hubot
- comfy/comfortable-mexican-sofa - ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine
- theforeman/foreman - an application that automates the lifecycle of servers
- splitrb/split - 📈 The Rack Based A/B testing framework
- rubysec/bundler-audit - Patch-level verification for Bundler
- Shopify/bootsnap - Boot large Ruby/Rails apps faster
- DavyJonesLocker/client_side_validations - Client Side Validations made easy for Ruby on Rails
- kanwei/algorithms - Ruby algorithms and data structures. C extensions
- scambra/devise_invitable - An invitation strategy for devise
- Linuxbrew/brew - 🍺🐧 The Homebrew package manager for Linux
- brandonhilkert/sucker_punch - Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
- rubyonjets/jets - Ruby on Jets
- danmayer/coverband - Ruby production code coverage collection and reporting (line of code usage)
- design-patterns-in-ruby/design-patterns-in-ruby - Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
- fixerAPI/fixer - A foreign exchange rates and currency conversion API
- excid3/noticed - Notifications for Ruby on Rails applications
- thiagopradi/octopus - Database Sharding for ActiveRecord
- Apipie/apipie-rails - Ruby on Rails API documentation tool
- crmne/ruby_llm - Stop juggling AI SDKs! RubyLLM offers one delightful Ruby interface for OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, DeepSeek, Ollama & compatible APIs. Chat, Vision, Audio, PDF, Images, Embeddings, Tools, Streaming & Rails integration.
- pglombardo/PasswordPusher - 🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
- danbooru/danbooru - A taggable image board written in Rails.
- fnando/browser - Do some browser detection with Ruby. Includes ActionController integration.
- ice-cube-ruby/ice_cube - Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
- edavis10/redmine - Redmine is a flexible project management web application written using Ruby on Rails framework. http://github.com/edavis10/redmine is the official git mirror of the svn repository
- refile/refile - Ruby file uploads, take 3
- postrank-labs/goliath - Goliath is a non-blocking Ruby web server framework
- ankane/the-ultimate-guide-to-ruby-timeouts - Timeouts for popular Ruby gems
- Chris911/iStats - Ruby gem for your mac stats
- jmettraux/rufus-scheduler - scheduler for Ruby (at, in, cron and every jobs)
- openstreetmap/openstreetmap-website - The Rails application that powers OpenStreetMap
- CocoaPods/Xcodeproj - Create and modify Xcode projects from Ruby.
- franzejr/best-ruby - Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
- pedrozath/coltrane - 🎹🎸A music theory library with a command-line interface
- ruby/rake - A make-like build utility for Ruby.
- rubygems/rubygems.org - The Ruby community's gem hosting service.
- premailer/premailer - Preflight for HTML email
- vagrant-libvirt/vagrant-libvirt - Vagrant provider for libvirt.
- jamesrwhite/minicron - 🕰️ Monitor your cron jobs
- que-rb/que - A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
- stimulusreflex/stimulus_reflex - Build reactive applications with the Rails tooling you already know and love.
- NoamB/sorcery - Magical authentication for Rails 3 & 4
- countries/countries - All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers).
- DannyBen/bashly - Bash command line framework and CLI generator
- macournoyer/thin - A very fast & simple Ruby web server
- socketry/async - An awesome asynchronous event-driven reactor for Ruby.
- brianmario/mysql2 - A modern, simple and very fast Mysql library for Ruby - binding to libmysql
- jondot/sneakers - A fast background processing framework for Ruby and RabbitMQ
- dreikanter/ruby-bookmarks - Ruby and Ruby on Rails bookmarks collection
- hotwired/turbo-rails - Use Turbo in your Ruby on Rails app
- mojombo/god - Ruby process monitor
- rpush/rpush - The push notification service for Ruby.
- pact-foundation/pact-ruby - Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
- karafka/karafka - Ruby and Rails efficient Kafka processing framework
- arbox/machine-learning-with-ruby - Curated list: Resources for machine learning in Ruby
- eliotsykes/rspec-rails-examples - RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
- tmm1/stackprof - a sampling call-stack profiler for ruby 2.2+
- rubyconfig/config - Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
- nanoc/nanoc - A powerful web publishing system
- glebm/i18n-tasks - Manage translation and localization with static analysis, for Ruby i18n
- ruby-oauth/oauth2 - A Ruby wrapper for the OAuth 2.0 protocol.
- AaronLasseigne/active_interaction - 💼 Manage application specific business logic.
- markevans/dragonfly - A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!
- pay-rails/pay - Payments for Ruby on Rails apps
- ffi/ffi - Ruby FFI
- rom-rb/rom - Data mapping and persistence toolkit for Ruby
- nateware/redis-objects - Map Redis types directly to Ruby objects
- ruby-shoryuken/shoryuken - A super efficient Amazon SQS thread based message processor for Ruby.
- savonrb/savon - Heavy metal SOAP client
- magnusvk/counter_culture - Turbo-charged counter caches for your Rails app.
- fxn/zeitwerk - Efficient and thread-safe code loader for Ruby
- ruby/rbs - Type Signature for Ruby
- rgrove/sanitize - Ruby HTML and CSS sanitizer.
- heartcombo/responders - A set of Rails responders to dry up your application
- remi/her - Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API instead of a database.
- timdorr/tesla-api - 🚘 A Ruby gem and unofficial documentation of Tesla's JSON API for the Model S, 3, X, and Y.
- stripe/stripe-ruby - Ruby library for the Stripe API.
- ruby-prof/ruby-prof - A ruby profiler. See https://ruby-prof.github.io for more information.
- deivid-rodriguez/pry-byebug - Step-by-step debugging and stack navigation in Pry
- ambethia/recaptcha - ReCaptcha helpers for ruby apps
- mojombo/grit - Grit is no longer maintained. Check out libgit2/rugged. Grit gives you object oriented read/write access to Git repositories via Ruby.
- TrestleAdmin/trestle - A modern, responsive admin framework for Ruby on Rails
- mbj/mutant - Automated code reviews via mutation testing - semantic code coverage.
- lsegal/yard - YARD is a Ruby Documentation tool. The Y stands for "Yay!"
- elastic/elasticsearch-ruby - Ruby integrations for Elasticsearch
- houndci/hound - Automated code review for GitHub pull requests.
- castwide/solargraph - A Ruby language server.
- rtomayko/tilt - Generic interface to multiple Ruby template engines
- test-prof/test-prof - Ruby Tests Profiling Toolbox
- whomwah/rqrcode - A Ruby library that encodes QR Codes
- markdownlint/markdownlint - Markdown lint tool
- sidekiq-cron/sidekiq-cron - Scheduler / Cron for Sidekiq jobs
- toptal/chewy - High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
- ClosureTree/closure_tree - Easily and efficiently make your ActiveRecord models support hierarchies
- test-kitchen/test-kitchen - Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms
- rubycdp/ferrum - Headless Chrome Ruby API
- hamstergem/hamster - Efficient, Immutable, Thread-Safe Collection classes for Ruby
- ruby/did_you_mean - The gem that has been saving people from typos since 2014
- welaika/wordmove - Multi-stage command line deploy/mirroring and task runner for Wordpress
- gregnavis/active_record_doctor - Identify database issues before they hit production.
- remote-jp/remote-in-japan - Tech companies in Japan that hire remote workers.
- karmi/retire - A rich Ruby API and DSL for the Elasticsearch search engine
- github/pages-gem - A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
- patterns-ai-core/langchainrb - Build LLM-powered applications in Ruby
- brunofacca/zen-rails-security-checklist - Checklist of security precautions for Ruby on Rails applications.
- DamirSvrtan/fasterer - ⚡ Don't make your Rubies go fast. Make them go fasterer ™. ⚡
- Shopify/ruby-lsp - An opinionated language server for Ruby
- twitter/twurl - OAuth-enabled curl for the Twitter API
- jeremyevans/rodauth - Ruby's Most Advanced Authentication Framework
- MacRuby/MacRuby - MacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X core technologies such as the Objective-C runtime and garbage collector, the LLVM compiler infrastructure and the Foundation and ICU frameworks.
- lazaronixon/authentication-zero - An authentication system generator for Rails applications.
- eliotsykes/real-world-rails - Real World Rails applications and their open source codebases for developers to learn from
- bullet-train-co/bullet_train - The Open Source Ruby on Rails SaaS Template
- geekq/workflow - Ruby finite-state-machine-inspired API for modeling workflow
- gimite/google-drive-ruby - A Ruby library to read/write files/spreadsheets in Google Drive/Docs.
- thbar/kiba - Data processing & ETL framework for Ruby
- ruby-git/ruby-git - Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
- pivotal/LicenseFinder - Find licenses for your project's dependencies.
- brainspec/enumerize - Enumerated attributes with I18n and ActiveRecord/Mongoid support
- evanphx/benchmark-ips - Provides iteration per second benchmarking for Ruby
- htty/htty - htty is the HTTP TTY, a console application for interacting with web servers.
- gettalong/kramdown - kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
- SamSaffron/memory_profiler - memory_profiler for ruby
- jeremycole/innodb_ruby - A parser for InnoDB file formats, in Ruby
- sidekiq-scheduler/sidekiq-scheduler - Lightweight job scheduler extension for Sidekiq
- dchelimsky/rspec - Behaviour Driven Development framework for Ruby
- websocket-rails/websocket-rails - Plug and play websocket support for ruby on rails.
- fphilipe/premailer-rails - CSS styled emails without the hassle.
- tmm1/rbtrace - like strace, but for ruby code
- 24pullrequests/24pullrequests - 🎄 Giving back to open source for the holidays
- litaio/lita - ChatOps for Ruby.
- streamio/streamio-ffmpeg - Simple yet powerful ruby ffmpeg wrapper for reading metadata and transcoding movies
- discourse/message_bus - A reliable and robust messaging bus for Ruby and Rack
- avo-hq/avo - The Essential Toolkit for building Internal Tools and admin panels with Ruby on Rails
- mperham/connection_pool - Generic connection pooling for Ruby
- excid3/simple_calendar - A wonderfully simple calendar gem for Rails
- catarse/catarse - The first open source crowdfunding platform for creative projects in the world
- bootstrap-ruby/bootstrap_form - Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
- pat/thinking-sphinx - Sphinx/Manticore plugin for ActiveRecord/Rails
- mdp/rotp - Ruby One Time Password library
- Multiwoven/multiwoven - 🔥🔥🔥 Open source composable CDP - alternative to hightouch and census.
- gjtorikian/html-proofer - Test your rendered HTML files to make sure they're accurate.
- shoes/shoes4 - Shoes 4 : the next version of Shoes
- coinbase/terraform-landscape - Improve Terraform's plan output to be easier to read and understand
- uohzxela/clean-code-ruby - 🛁 Clean Code concepts adapted for Ruby
- mongomapper/mongomapper - A Ruby Object Mapper for Mongo
- voxpupuli/json-schema - Ruby JSON Schema Validator
- thredded/thredded - The best Rails forums engine ever.
- travis-ci/travis.rb - Travis CI Client (CLI and Ruby library)
- plentz/lol_dba - lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
- decidim/decidim - The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
- jfelchner/ruby-progressbar - Ruby/ProgressBar is a text progress bar library for Ruby.
- sporkmonger/addressable - Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
- insoshi/insoshi - An open source social networking platform in Ruby on Rails
- tj/terminal-table - Ruby ASCII Table Generator, simple and feature rich.
- joeyates/imap-backup - Backup and Migrate IMAP Email Accounts
- ifmeorg/ifme - Free, open source mental health communication web app to share experiences with loved ones
- hybridgroup/artoo - Ruby framework for robotics, drones, and the Internet of Things (IoT)
- watir/watir - Watir Powered By Selenium
- assaf/vanity - Experiment Driven Development for Ruby
- charlotte-ruby/impressionist - Rails Plugin that tracks impressions and page views
- Mark24Code/rime-auto-deploy - Rime输入法安装脚本,让一切更轻松。Make using Rime easy.
- toy/image_optim - Optimize images using multiple utilities
- radar/guides - Guides for Ruby and Elixir and whatever else I feel like
- jalkoby/squasher - Squasher - squash your old migrations in a single command
- brynary/webrat - Webrat - Ruby Acceptance Testing for Web applications
- ankane/lockbox - Modern encryption for Ruby and Rails
- geminabox/geminabox - Really simple rubygem hosting
- benbalter/word-to-markdown - A ruby gem to liberate content from Microsoft Word documents
- gonzalo-bulnes/simple_token_authentication - Simple (and safe*) token authentication for Rails apps or API with Devise.
- zquestz/omniauth-google-oauth2 - Oauth2 strategy for Google
- mhenrixon/sidekiq-unique-jobs - Prevents duplicate Sidekiq jobs
- thisredone/rb - Turns Ruby into a versatile command line utility
- redis-store/redis-store - Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks
- reenhanced/gitreflow - Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
- consuldemocracy/consuldemocracy - Consul Democracy - Open Government and E-Participation Web Software
- tilo/smarter_csv - Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Writing CSV Files is equally easy.
- slack-notifier/slack-notifier - A simple wrapper for posting to slack channels
- palkan/action_policy - Authorization framework for Ruby/Rails applications
- Casecommons/pg_search - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
- ElMassimo/vite_ruby - ⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience
- kontena/kontena - The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
- RailsEventStore/rails_event_store - A Ruby implementation of an Event Store based on Active Record
- zipmark/rspec_api_documentation - Automatically generate API documentation from RSpec
- Sorcery/sorcery - Magical Authentication
- igrigorik/decisiontree - ID3-based implementation of the ML Decision Tree algorithm
- facebookarchive/instagram-ruby-gem - The official gem for the Instagram API
- egonSchiele/contracts.ruby - Contracts for Ruby.
- petems/tugboat - A command line tool for interacting with your DigitalOcean droplets.
- soveran/cuba - Rum based microframework for web development.
- mongodb/mongo-ruby-driver - The Official MongoDB Ruby Driver
- yippee-fun/phlex - Object-oriented views in Ruby.
- codetriage/CodeTriage - Discover the best way to get started contributing to Open Source projects
- soutaro/steep - Static type checker for Ruby
- Shopify/semian - 🐒 Resiliency toolkit for Ruby for failing fast
- jsonapi-serializer/jsonapi-serializer - A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)
- testdouble/suture - 🏥 A Ruby gem that helps you refactor your legacy code
- neo4jrb/activegraph - An active model wrapper for the Neo4j Graph Database for Ruby.
- ruby-amqp/bunny - Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
- soveran/ohm - Object-Hash Mapping for Redis
- atipugin/telegram-bot-ruby - Ruby wrapper for Telegram's Bot API
- seven1m/onebody - private member portal for churches, built with Ruby on Rails
- topfunky/gruff - Gruff graphing library for Ruby
- rubyzip/rubyzip - Official Rubyzip repository
- googleapis/google-cloud-ruby - Google Cloud Client Library for Ruby
- ivaldi/brimir - Email helpdesk built using Ruby on Rails and Zurb Foundation
- dry-rb/dry-validation - Validation library with type-safe schemas and rules
- ManageIQ/manageiq - ManageIQ Open-Source Management Platform
- louismullie/treat - Natural language processing framework for Ruby.
- twilio/twilio-ruby - A Ruby gem for communicating with the Twilio API and generating TwiML
- github-education-resources/classroom - GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
- davidcelis/recommendable - 👍👎 A recommendation engine using Likes and Dislikes for your Ruby app
- antirez/lamernews - Lamer News -- an HN style social news site written in Ruby/Sinatra/Redis/JQuery
- westonganger/spreadsheet_architect - Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
- Mange/roadie - Making HTML emails comfortable for the Ruby rockstars
- felipecsl/wombat - Lightweight Ruby web crawler/scraper with an elegant DSL which extracts structured data from pages.
- mikker/passwordless - 🗝 Authentication for your Rails app without the icky-ness of passwords
- gettalong/hexapdf - Versatile PDF creation and manipulation for Ruby
- amatsuda/jb - A simple and fast JSON API template engine for Ruby on Rails
- thoughtbot/appraisal - A Ruby library for testing your library against different versions of dependencies.
- bibendi/dip - The dip is a CLI dev–tool that provides native-like interaction with a Dockerized application.
- samg/diffy - Easy Diffing in Ruby
- hahwul/XSpear - 🔱 Powerfull XSS Scanning and Parameter analysis tool&gem
- jashkenas/ruby-processing - Code as Art, Art as Code. Processing and Ruby are meant for each other.
- zendesk/ruby-kafka - A Ruby client library for Apache Kafka
- fazibear/colorize - Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.
- jasonlong/geo_pattern - Create beautiful generative geometric background images from a string.
- jamonholmgren/ProMotion - ProMotion is a RubyMotion gem that makes iPhone development less like Objective-C and more like Ruby.
- rspec/rspec-expectations - Provides a readable API to express expected outcomes of a code example
- freerange/mocha - A mocking and stubbing library for Ruby
- TheAlgorithms/Ruby - All algorithms implemented in Ruby
- slack-ruby/slack-ruby-client - A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
- bridgetownrb/bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
- rspec/rspec-core - RSpec runner and formatters
- truemail-rb/truemail - 🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
- owen2345/camaleon-cms - Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails
- ruby/debug - Debugging functionality for Ruby
- igrigorik/em-http-request - Asynchronous HTTP Client (EventMachine + Ruby)
- ai/autoprefixer-rails - Autoprefixer for Ruby and Ruby on Rails
- drhenner/ror_ecommerce - Ruby on Rails Ecommerce platform, perfect for your small business solution.
- TracksApp/tracks - Tracks is a GTD™ web application, built with Ruby on Rails
- procore-oss/blueprinter - Simple, Fast, and Declarative Serialization Library for Ruby
- HipByte/RubyMotionSamples - A collection of RubyMotion applications for code samples.
- nathanl/authority - CURRENTLY UNMAINTAINED. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them.
- newrelic/newrelic-ruby-agent - New Relic RPM Ruby Agent
- email-spec/email-spec - Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
- tryzealot/zealot - Self-hosted Beta App Distribution for Android, iOS, macOS, Linux and Windows apps | 开源自部署移动应用、 macOS、Linux 和 Windows 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库
- QueueClassic/queue_classic - Simple, efficient worker queue for Ruby & PostgreSQL.
- oneclick/rubyinstaller - RubyInstaller for Windows - Build recipes
- rubymotion-community/BubbleWrap - Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
- asciidoctor/asciidoctor-pdf - 📃 Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
- openfoodfoundation/openfoodnetwork - Connect suppliers, distributors and consumers to trade local produce.
- capistrano/sshkit - A toolkit for deploying code and assets to servers in a repeatable, testable, reliable way.
- DomT4/homebrew-autoupdate - 🍹 An easy, convenient way to automatically update Homebrew.
- carmen-ruby/carmen - A repository of geographic regions for Ruby
- piotrmurach/github - Ruby interface to GitHub API
- yorickpeterse/oga - Oga is an XML/HTML parser written in Ruby.
- excon/excon - Usable, fast, simple HTTP 1.1 for Ruby
- weppos/whois - An intelligent — pure Ruby — WHOIS client and parser.
- Shopify/maintenance_tasks - A Rails engine for queueing and managing data migrations.
- rspec/rspec-mocks - RSpec's 'test double' framework, with support for stubbing and mocking
- igorkasyanchuk/rails_performance - Monitor performance of you Rails applications (self-hosted and free)
- augustl/net-http-cheat-sheet - A collection of Ruby Net::HTTP examples.
- DmitryTsepelev/store_model - Work with JSON-backed attributes as ActiveRecord-ish models
- zdavatz/spreadsheet - The Ruby Spreadsheet by ywesee GmbH
- inukshuk/anystyle - Fast citation reference parsing
- leejarvis/slop - Simple Lightweight Option Parsing - ✨ new contributors welcome ✨
- newcontext-oss/kitchen-terraform - Test Kitchen plugins for testing Terraform configurations
- madeintandem/jsonb_accessor - Adds typed jsonb backed fields to your ActiveRecord models.
- itamae-kitchen/itamae - Configuration management tool inspired by Chef, but simpler and lightweight. Formerly known as Lightchef.
- djezzzl/database_consistency - The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
- ledermann/docker-rails - Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq
- slack-ruby/slack-ruby-bot - The easiest way to write a Slack bot in Ruby.
- daddyz/phonelib - Ruby gem for phone validation and formatting using google libphonenumber library data
- amatsuda/active_decorator - ORM agnostic truly Object-Oriented view helper for Rails 4, 5, 6, 7, and 8
- hack-different/apple-knowledge - A collection of reverse engineered Apple things, as well as a machine-readable database of Apple hardware
- upserve/docker-api - A lightweight Ruby client for the Docker Remote API
- makandra/active_type - Make any Ruby object quack like ActiveRecord
- ruby-grape/grape-swagger - Add OAPI/swagger v2.0 compliant documentation to your grape API
- tj/commander - The complete solution for Ruby command-line executables
- bogdan/datagrid - Gem to create tables grids with sortable columns and filters
- chrisk/fakeweb - Ruby test helper for injecting fake responses to web requests
- chaps-io/gush - Fast and distributed workflow runner using ActiveJob and Redis
- ridgepole/ridgepole - Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL. (like Chef/Puppet)
- Shopify/shopify-api-ruby - ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
- exAspArk/batch-loader - ⚡ Powerful tool for avoiding N+1 DB or HTTP queries
- NARKOZ/gitlab - Ruby wrapper and CLI for the GitLab REST API
- shioyama/mobility - Pluggable Ruby translation framework
- elcuervo/airplay - Airplay bindings to Ruby
- arbox/nlp-with-ruby - Curated List: Practical Natural Language Processing done in Ruby
- wvanbergen/chunky_png - Read/write access to PNG images in pure Ruby.
- faye/faye-websocket-ruby - Standards-compliant WebSocket client and server
- janko/down - Streaming downloads using Net::HTTP, http.rb or HTTPX
- michelson/lazy_high_charts - Make highcharts a la ruby , works in rails 5.X / 4.X / 3.X, and other ruby web frameworks
- avdi/naught - A toolkit for building Null Object classes in Ruby
- SciRuby/daru - Data Analysis in RUby
- jaimeiniesta/metainspector - Ruby gem for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, links, images...
- rastating/wordpress-exploit-framework - A Ruby framework designed to aid in the penetration testing of WordPress systems.
- rubysec/ruby-advisory-db - A database of vulnerable Ruby Gems
- DefactoSoftware/Hours - Time registration that doesn't suck
- cucumber/cucumber-rails - Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
- splitwise/super_diff - A more helpful way to view differences between complex data structures in RSpec.
- rgeo/rgeo - Geospatial data library for Ruby
- okuramasafumi/alba - Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.
- ledermann/rails-settings - Manage settings with Ruby on Rails
- graphiti-api/graphiti - Stylish Graph APIs
- Studiosity/grover - A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium
- nathansobo/treetop - A Ruby-based parsing DSL based on parsing expression grammars.
- vifreefly/kimuraframework - Kimurai is a modern web scraping framework written in Ruby which works out of box with Headless Chromium/Firefox, PhantomJS, or simple HTTP requests and allows to scrape and interact with JavaScript rendered websites
- yujinakayama/transpec - The RSpec syntax converter
- piscolomo/ruby-patterns - Examples of Patterns in Ruby
- licensee/licensed - A Ruby gem to cache and verify the licenses of dependencies
- jhawthorn/vernier - 📏 next generation CRuby profiler
- ruby-i18n/i18n - Internationalization (i18n) library for Ruby
- natalie-lang/natalie - a work-in-progress Ruby compiler, written in Ruby and C++
- SciRuby/sciruby - Tools for scientific computation in Ruby
- paulelliott/fabrication - This project has moved to GitLab! Please check there for the latest updates.
- net-ssh/net-ssh - Pure Ruby implementation of an SSH (protocol 2) client
- grocer/grocer - Pushing your Apple notifications since 2012.
- danlucraft/redcar - A cross-platform programmer's editor written in Ruby.
- rsl/stringex - Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
- brunofacca/active-record-query-trace - Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record
- RubyCrypto/rbnacl - Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
- openSUSE/open-build-service - Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
- k0kubun/hamlit - High Performance Haml Implementation
- rails-sqlserver/activerecord-sqlserver-adapter - SQL Server Adapter For Rails
- publiclab/plots2 - a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
- peterhellberg/hashids.rb - A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
- jekyll/jekyll-sitemap - Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site
- redis-store/redis-rails - Redis stores for Ruby on Rails
- shayonj/pg_easy_replicate - Easily setup logical replication and switchover to new database with minimal downtime
- airbrake/airbrake - The official Airbrake library for Ruby applications
- getsentry/sentry-ruby - Sentry SDK for Ruby
- stripe-ruby-mock/stripe-ruby-mock - A mocking library for testing stripe ruby
- hotwired/hotwire-rails - Use Hotwire in your Ruby on Rails app
- jgorset/facebook-messenger - Definitely the best way to make Bots on Facebook Messenger with Ruby
- leonid-shevtsov/headless - Create a virtual X screen from Ruby, record videos and take screenshots.
- bploetz/versionist - A plugin for versioning Rails based RESTful APIs.
- ReactiveX/RxRuby - Reactive Extensions for Ruby
- weppos/breadcrumbs_on_rails - A simple Ruby on Rails plugin for creating and managing a breadcrumb navigation.
- deanpcmad/sidekiq-limit_fetch - A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)
- textacular/textacular - Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend ActiveRecord with named_scope methods making searching easy and fun!
- SAML-Toolkits/ruby-saml - SAML SSO for Ruby
- cucumber/aruba - Test command-line applications with Cucumber-Ruby, RSpec or Minitest.
- flavorjones/loofah - Ruby library for HTML/XML transformation and sanitization
- PaulTaykalo/swift-scripts - Some useful scripts for swift developers
- dryruby/rack-throttle - Rack middleware for rate-limiting incoming HTTP requests.
- cantino/ruby-readability - Port of arc90's readability project to Ruby
- andymeneely/squib - A Ruby DSL for prototyping card games.
- rack/rack-test - Rack::Test is a small, simple testing API for Rack apps.
- janlelis/irbtools - Improvements for Ruby's IRB console 💎︎
- lian/bitcoin-ruby - bitcoin utils and protocol in ruby.
- FortAwesome/font-awesome-sass - Font-Awesome Sass gem for use in Ruby/Rails projects
- SciRuby/iruby - Official gem repository: Ruby kernel for Jupyter/IPython Notebook
- sup-heliotrope/sup - A curses threads-with-tags style email client (mailing list: [email protected])
- mailman/mailman - An incoming mail processing microframework in Ruby
- ankane/ruby-polars - Blazingly fast DataFrames for Ruby
- ruby-formatter/rufo - The Ruby Formatter
- rgeo/activerecord-postgis-adapter - ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
- igrigorik/http-2 - Pure Ruby implementation of HTTP/2 protocol
- balvig/spyke - Interact with REST services in an ActiveRecord-like manner
- gma/nesta - File Based CMS and Static Site Generator
- janko/image_processing - High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick
- drujensen/fib - Performance Benchmark of top Github languages
- ruby/www.ruby-lang.org - Source of the https://www.ruby-lang.org website.
- thoughtbot/parity - Shell commands for development, staging, and production parity for Heroku apps
- drnic/ruby-on-rails-tmbundle - Ruby on Rails TextMate bundle [Learn it with PeepCode - http://peepcode.com/products/textmate-for-rails-2]
- openSUSE/osem - Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
- lassebunk/gretel - Flexible Ruby on Rails breadcrumbs plugin.
- codeplant/simple-navigation - A ruby gem for creating navigations (with multiple levels) for your Rails, Sinatra or Padrino applications. Render your navigation as html list, link list or breadcrumbs.
- reidmorrison/semantic_logger - Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
- jruby/warbler - Warbler chirpily constructs .war files of your Ruby applications.
- nats-io/nats.rb - Ruby client for NATS, the cloud native messaging system.
- capistrano/rails - Official Ruby on Rails specific tasks for Capistrano
- JacobEvelyn/friends - Spend time with the people you care about. Introvert-tested. Extrovert-approved.
- ruby-ui/ruby_ui - Ruby gem for RubyUI Components
- midori-rb/midori.rb - Lightweight, Flexible and Fast Ruby Web Framework
- livingstyleguide/livingstyleguide - Easily create front-end style guides with Markdown and Sass/SCSS.
- jekyll/jekyll-feed - 📝 A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
- dry-rb/dry-types - Flexible type system for Ruby with coercions and constraints
- tenderlove/asmrepl - A REPL for x86-64 assembly language
- rails/sass-rails - Ruby on Rails stylesheet engine for Sass
- ruby/rdoc - RDoc produces HTML and online documentation for Ruby projects.
- AlchemyCMS/alchemy_cms - Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
- toretore/barby - The Ruby barcode generator
- dannnylo/rtesseract - Ruby library for working with the Tesseract OCR.
- adomokos/light-service - Series of Actions with an emphasis on simplicity.
- mame/optcarrot - A NES emulator written in Ruby
- libvips/ruby-vips - Ruby extension for the libvips image processing library.
- rossta/montrose - Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.
- yoshoku/rumale - Rumale is a machine learning library in Ruby
- webmachine/webmachine-ruby - Webmachine, the HTTP toolkit (in Ruby)
- wearefine/fae - CMS for Rails. For Reals.
- rubychan/coderay - Fast and easy syntax highlighting for selected languages, written in Ruby.
- benbalter/jekyll-auth - A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization
- rubocop/rubocop-rails - A RuboCop extension focused on enforcing Rails best practices and coding conventions.
- larsch/ocra - One-Click Ruby Application Builder
- 0x2c7/ruby_jard - Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.
- licensee/licensee - A Ruby Gem to detect under what license a project is distributed.
- hibiken/stories - Medium clone built with Ruby on Rails
- palkan/anyway_config - Configuration library for Ruby gems and applications
- state-machines/state_machines - Adds support for creating state machines for attributes on any Ruby class
- jlong/serve - Serve is a small Rack-based web server and rapid prototyping framework for Web applications (specifically Rails apps). Serve is meant to be a lightweight version of the Views part of the Rails MVC. This makes Serve an ideal framework for prototyping Rails applications or creating simple websites. Serve has full support for Rails-style partials and layouts.
- holidays/holidays - A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
- claudiob/bh - Bootstrap Helpers for Ruby
- rubocop/rubocop-rspec - Code style checking for RSpec files.
- vertiginous/pik - Ruby version manager for Windows
- mrkamel/search_cop - Search engine like fulltext query support for ActiveRecord
- somaticio/tensorflow.rb - tensorflow for ruby
- rtomayko/rack-cache - Real HTTP Caching for Ruby Web Apps
- restforce/restforce - A Ruby client for the Salesforce REST API.
- amoeba-rb/amoeba - A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model
- xaviershay/enki - A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog
- postmodern/spidr - A versatile Ruby web spidering library that can spider a site, multiple domains, certain links or infinitely. Spidr is designed to be fast and easy to use.
- commander-rb/commander - The complete solution for Ruby command-line executables
- pakyow/pakyow - Design-First Web Framework
- ku1ik/rainbow - Ruby gem for colorizing printed text on ANSI terminals
- chrisseaton/rhizome - A JIT for Ruby, implemented in pure Ruby
- yjacquin/fast-mcp - A Ruby Implementation of the Model Context Protocol
- trusche/httplog - Log outgoing HTTP requests in ruby
- yabeda-rb/yabeda - Extendable framework for collecting and exporting metrics from your Ruby application
- amazing-print/amazing_print - Pretty print your Ruby objects with style -- in full color and with proper indentation
- sparklemotion/sqlite3-ruby - Ruby bindings for the SQLite3 embedded database
- gel-rb/gel - A modern gem manager: Gel is a lightweight alternative to Bundler
- dry-rb/dry-monads - Useful, common monads in idiomatic Ruby
- rubyworks/facets - Ruby Facets
- jekyll/jekyll-redirect-from - 🔀 Seamlessly specify multiple redirections URLs for your pages and posts.
- interagent/pliny - An opinionated toolkit for writing excellent APIs in Ruby.
- joemasilotti/railsdevs.com - The reverse job board for Ruby on Rails developers.
- ruby/typeprof - An experimental type-level Ruby interpreter for testing and understanding Ruby code
- davydovanton/sidekiq-statistic - See statistic about your workers
- voicerepublic/vr-api-specs - Ruby RSpec suite against our public API
- ankane/torch.rb - Deep learning for Ruby, powered by LibTorch
- Shopify/tapioca - The swiss army knife of RBI generation
- dcparker/ruby-gmail - A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
- heroku/heroku-buildpack-ruby - Heroku's classic buildpack for Ruby applications.
- copiousfreetime/launchy - A helper for launching cross-platform applications in a fire and forget manner.
- iain/http_accept_language - Ruby on Rails plugin. Fishes out the Accept-Language header into an array.
- benhoskings/babushka - Test-driven sysadmin.
- activeadmin/arbre - An Object Oriented DOM Tree in Ruby
- ruby/ruby.wasm - ruby.wasm is a collection of WebAssembly ports of the CRuby.
- chaps-io/access-granted - Multi-role and whitelist based authorization gem for Rails (and not only Rails!)
- AndyObtiva/glimmer - DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby Desktop Development GUI Library), Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library), Glimmer DSL for GTK (Ruby-GNOME Desktop Development GUI Library), Glimmer DSL for XML (& HTML), and Glimmer DSL for CSS
- fpsvogel/learn-ruby - Learning resources for Ruby, Rails, and related skills.
- danielpclark/faster_path - Faster Pathname handling for Ruby written in Rust
- marcel/aws-s3 - AWS-S3 is a Ruby implementation of Amazon's S3 REST API
- projectblacklight/blacklight - Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
- msgpack/msgpack-ruby - MessagePack implementation for Ruby / msgpack.org[Ruby]
- ruby-next/ruby-next - Ruby Next makes modern Ruby code run in older versions and alternative implementations
- podigee/device_detector - DeviceDetector is a precise and fast user agent parser and device detector written in Ruby
- antifuchs/gmail-britta - Generate complex gmail filters via a neat little ruby DSL
- makaroni4/sandi_meter - Static analysis tool for checking Ruby code for Sandi Metz' rules.
- stimulusreflex/cable_ready - Use simple commands on the server to control client browsers in real-time
- jpmckinney/tf-idf-similarity - Ruby gem to calculate the similarity between texts using tf*idf
- tansengming/stripe-rails - A Rails Engine for integrating with Stripe
- hexgnu/linkedin - Ruby wrapper for the LinkedIn API
- dchelimsky/rspec-rails - RSpec extension library for Ruby on Rails
- boazsegev/combine_pdf - A Pure ruby library to merge PDF files, number pages and maybe more...
- jamesmartin/inline_svg - Embed SVG documents in your Rails views and style them with CSS
- yammer/circuitbox - Circuit breaker built with large Ruby apps in mind.
- upmin/upmin-admin-ruby - Framework for creating powerful admin backends with minimal effort in Ruby on Rails.
- nullscreen/yt - The reliable YouTube API Ruby client
- ileitch/hijack - Provides an irb session to a running ruby process.
- braintree/runbook - A framework for gradual system automation
- thesp0nge/dawnscanner - Dawn is a static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.
- grodowski/undercover - undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports
- ledermann/unread - Handle unread records and mark them as read with Ruby on Rails
- mbulat/plutus - A Ruby on Rails Engine which provides a double entry accounting system for your application
- sunny/actor - Composable Ruby service objects
- kumar91gopi/Algorithms-and-Data-Structures-in-Ruby - Ruby implementation of Algorithms,Data-structures and programming challenges
- lineofflight/frankfurter - 💱 Currency data API
- annict/annict - A platform for anime addicts built with Rails and Hotwire.
- ezmobius/nanite - self assembling fabric of ruby daemons
- evilmartians/terraforming-rails - Terraforming legacy Rails applications guides and tools
- EthWorks/ethereum.rb - Ethereum library for the Ruby language
- chloerei/alipay - Unofficial alipay ruby gem
- guilhermesad/rspotify - A ruby wrapper for the Spotify Web API
- rapid7/recog - Pattern recognition for hosts, services, and content
- firehoseio/firehose - Build realtime Ruby web applications. Created by the fine folks at Poll Everywhere.
- ruby-grape/grape-entity - An API focused facade that sits on top of an object model.
- igrigorik/agent - Agent is an attempt at modelling Go-like concurrency, in Ruby
- socketry/rubydns - A DSL for building fun, high-performance DNS servers.
- ruby/json - JSON implementation for Ruby
- ankane/transformers-ruby - State-of-the-art transformers for Ruby
- ronin-rb/ronin - Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories.
- jeremytregunna/ruby-trello - Implementation of the Trello API for Ruby
- cjheath/geoip - The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP address
- arbox/data-science-with-ruby - Practical Data Science with Ruby based tools.
- anaynayak/aws-security-viz - Visualize your aws security groups.
- SergioFierens/ai4r - Artificial Intelligence for Ruby - A Ruby playground for AI researchers
- huacnlee/redis-search - Deprecated! High performance real-time prefix search, indexes store in Redis for Rails application
- rubocop/rubocop-performance - An extension of RuboCop focused on code performance checks.
- leandromoreira/redlock-rb - Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.
- x-motemen/git-pr-release - Release pull request generator
- markets/maily - 📫 Rails Engine to preview emails in the browser
- DmitryTsepelev/ar_lazy_preload - Lazy loading associations for the ActiveRecord models
- nahi/httpclient - 'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby.
- westonplatter/phashion - Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
- juuso/BozoCrack - A silly & effective MD5 cracker in Ruby
- browserify-rails/browserify-rails - Browserify + Rails = a great way to modularize your legacy JavaScript
- github/github-ds - A collection of Ruby libraries for working with SQL on top of ActiveRecord's connection
- cedarcode/webauthn-ruby - WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
- unabridged/motion - Reactive frontend UI components for Rails in pure Ruby
- mattetti/googlecharts - Ruby Google Chart API
- synvert-hq/synvert-ruby - write snippet code to rewrite your project code
- jwhitehorn/pi_piper - Event driven Raspberry Pi GPIO programming in Ruby
- ianks/octodown - Github markdown previewing straight from your shell.
- discordrb/discordrb - Discord API for Ruby
- fatkodima/online_migrations - Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
- oneclick/rubyinstaller2 - MSYS2 based RubyInstaller for Windows
- davidcelis/api-pagination - 📄 Link header pagination for Rails and Grape APIs.
- plashchynski/crono - A time-based background job scheduler daemon (just like Cron) for Rails
- twitter/twitter-cldr-rb - Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.
- oscardelben/firebase-ruby - Ruby wrapper for Firebase
- peterc/whatlanguage - A language detection library for Ruby that uses bloom filters for speed.
- chef/ohai - Ohai profiles your system and emits JSON
- ankane/eps - Machine learning for Ruby
- jasmine/jasmine-gem - Jasmine ruby gem
- fnando/kitabu - A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs. Also supports EPUB, Mobi, Text and HTML generation.
- excid3/madmin - A robust Admin Interface for Ruby on Rails apps
- seven1m/bible_api - Ruby web app that serves JSON API for open and public domain bibles
- ruby-oauth/oauth - OAuth for Ruby
- dennybritz/rails_startup_template - A startup template for Ruby on Rails 4 applications
- rubycdp/vessel - Fast high-level web crawling Ruby framework
- nullobject/rein - Database constraints made easy for ActiveRecord.
- vagrant-landrush/landrush - A Vagrant plugin that provides a simple DNS server for Vagrant guests
- brunofacca/zen-rails-base-app - Base application for Ruby on Rails 6 projects. Built to minimize the time spent writing boilerplate code and performing repetitive setup tasks.
- sumoheavy/jira-ruby - A Ruby gem for the JIRA REST API
- pusher/pusher-http-ruby - Ruby library for Pusher Channels HTTP API
- skmetz/poodr - Practical Object-Oriented Design in Ruby
- ruby2d/ruby2d - 🎨 The Ruby 2D gem
- oesmith/puffing-billy - A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
- kgiszczak/shale - Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
- nickjj/orats - Opinionated rails application templates.
- cassandra-rb/cassandra - A Ruby client for the Cassandra distributed database
- igrigorik/em-proxy - EventMachine Proxy DSL for writing high-performance transparent / intercepting proxies in Ruby
- ClosureTree/with_advisory_lock - Advisory locking for ActiveRecord
- Fuzzapi/fuzzapi - Fuzzapi is a tool used for REST API pentesting and uses API_Fuzzer gem
- bwillis/versioncake - 🍰 Version Cake is an unobtrusive way to version APIs in your Rails or Rack apps
- travis-ci/travis-build - .travis.yml => build.sh converter
- piotrmurach/pastel - Terminal output styling with intuitive and clean API.
- telegram-bot-rb/telegram-bot - Ruby gem for building Telegram Bot with optional Rails integration
- Fosome/garb - A Ruby wrapper for the Google Analytics API
- xijo/reverse_markdown - Ruby gem to convert html into markdown
- daqing/rabel - An open-source web forum built on the Ruby on Rails framework.
- railslove/rack-tracker - Tracking made easy: Don’t fool around with adding tracking and analytics partials to your app and concentrate on the things that matter.
- github/rubocop-github - Code style checking for GitHub's Ruby projects
- thuehlinger/daemons - Ruby daemons gem official repository
- nixme/pry-debugger - Pry navigation commands via debugger (formerly ruby-debug)
- afair/postgresql_cursor - ActiveRecord PostgreSQL Adapter extension for using a cursor to return a large result set
- excid3/receipts - Easy receipts and invoices for your Ruby on Rails applications
- wouterken/crystalruby - Embed Crystal code directly in Ruby
- thoughtbot/ruby-science - The reference for writing fantastic Rails applications
- Sliim/pentest-env - Pentest environment deployer (kali linux + targets) using vagrant and chef.
- maccman/bowline - Ruby/JS GUI and Binding framework (deprecated)
- weppos/publicsuffix-ruby - Domain name parser for Ruby based on the Public Suffix List.
- bigcommerce/gruf - gRPC Ruby Framework
- sendgrid/sendgrid-ruby - The Official Twilio SendGrid Led, Community Driven Ruby API Library
- github/brasil - Recursos e informações do GitHub para a comunidade tech do Brasil.
- chanzuckerberg/sorbet-rails - A set of tools to make the Sorbet typechecker work with Ruby on Rails seamlessly.
- Shopify/ruby-lsp-rails - A Ruby LSP add-on for Rails
- paul/progress_bar - A Ruby terminal progress_bar
- nhmood/watson-ruby - inline issue manager
- nebulab/simple_command - A simple, standardized way to build and use Service Objects (aka Commands) in Ruby
- meh/ruby-tesseract-ocr - A Ruby wrapper library to the tesseract-ocr API.
- rbuchberger/jekyll_picture_tag - Easy responsive images for Jekyll.
- rubycas/rubycas-server - Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
- ruby-amqp/amqp - EventMachine-based RabbitMQ client. Prefer Bunny: http://rubybunny.info. See documentation guides at http://ruby-amqp.github.io/amqp/.
- davidesantangelo/dato.rss - The best RSS Search experience you can find
- palkan/active_delivery - Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place
- devise-security/devise-security - A security extension for devise, meeting industry-standard security demands for web applications.
- fotinakis/swagger-blocks - Define and serve live-updating Swagger JSON for Ruby apps.
- rails-sqlserver/tiny_tds - TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
- panorama-ed/memo_wise - The wise choice for Ruby memoization
- riak-ripple/ripple - A rich Ruby modeling layer for Riak, Basho's distributed database
- dmendel/bindata - BinData - Reading and Writing Binary Data in Ruby
- glejeune/Ruby-Graphviz - [MIRROR] Ruby interface to the GraphViz graphing tool
- apneadiving/waterfall - A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow!
- adamcooke/procodile - 🐊 Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)
- thoughtworks/cruisecontrol.rb - CruiseControl for Ruby. Keep it simple.
- rmm5t/strip_attributes - 🔪 An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
- ruby/spec - The Ruby Spec Suite aka ruby/spec
- aws/aws-sdk-rails - Official repository for the aws-sdk-rails gem, which integrates the AWS SDK for Ruby with Ruby on Rails.
- urbanadventurer/urlcrazy - Generate and test domain typos and variations to detect and perform typo squatting, URL hijacking, phishing, and corporate espionage.
- tomstuart/monads - Simple Ruby implementations of some common monads.
- noahhl/batsd - A ruby statsd server implementation storing to Redis and disk
- Fudge/gltail - Real-time visualization of server traffic, events and statistics with Ruby, SSH and OpenGL
- adhearsion/adhearsion - A Ruby framework for building telephony applications
- yosiat/panko_serializer - High Performance JSON Serialization for ActiveRecord & Ruby Objects
- maxdemarzi/neography - A thin Ruby wrapper to the Neo4j Rest API
- pcreux/csv-importer - CSV Import for humans on Ruby / Ruby on Rails
- liufengyun/hashdiff - Hashdiff is a ruby library to to compute the smallest difference between two hashes
- tupl-tufts/rdl - Types, type checking, and contracts for Ruby
- klausmeyer/docker-registry-browser - 🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
- tombh/peas - Docker and Ruby based PaaS
- josefarias/hotwire_combobox - An accessible autocomplete for Ruby on Rails.
- clearwater-rb/clearwater - Component-based Ruby front-end framework
- markbates/configatron - A super cool, simple, and feature rich configuration system for Ruby apps.
- jbox-web/ajax-datatables-rails - A wrapper around DataTable's ajax methods that allow synchronization with server-side pagination in a Rails app
- tuwukee/jwt_sessions - XSS/CSRF safe JWT auth designed for SPA
- Dynamoid/dynamoid - Ruby ORM for Amazon's DynamoDB.
- celluloid/dcell - UNMAINTAINED: See celluloid/celluloid#779 - Actor-based distributed objects in Ruby based on Celluloid and 0MQ
- kylejginavan/youtube_it - An object-oriented Ruby wrapper for the YouTube GData API
- jcs/rubywarden - An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
- zendesk/curly - The Curly template language allows separating your logic from the structure of your HTML templates.
- tobmatth/rack-ssl-enforcer - A simple Rack middleware to enforce ssl connections
- ruby-syntax-tree/syntax_tree - Interact with the Ruby syntax tree
- hellostealth/stealth - An open source Ruby framework for text and voice chatbots. 🤖
- chrislloyd/gravtastic - Add Gravatars to your Rubies/Rails (and now Javascript)!
- mojombo/proxymachine - A simple TCP routing proxy built on EventMachine that lets you configure the routing logic in Ruby.
- mislav/instagram - The first Instagram website and lightweight API HTTP client
- fractaledmind/acidic_job - 🧪 Durable execution workflows for Active Job
- ankane/disco - Recommendations for Ruby and Rails using collaborative filtering
- Shopify/statsd-instrument - A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
- sferik/active_emoji - A collection of emoji aliases for core Ruby methods
- nomad-cli/venice - Ruby Gem for In-App Purchase Receipt Verification
- the-teacher/rails7-startkit - Launch Rails with 1 shell command!
- rootstrap/rails_api_base - API boilerplate project for Ruby on Rails 8
- enkessler/childprocess - Cross-platform Ruby library for managing child processes.
- chiliproject/chiliproject - ChiliProject is a web based project management system built on Ruby on Rails
- aderyabin/sniffer - Log and Analyze Outgoing HTTP Requests
- Sology/maily_herald - Advanced email processing solution for Ruby on Rails applications
- gavinlaking/vedeu - A framework written in Ruby for building GUI/TUI terminal/console applications.
- rtomayko/replicate - Dump and load relational objects between Ruby environments.
- grosser/pru - Pipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!
- exercism/ruby - Exercism exercises in Ruby.
- 0xsauby/yasuo - A ruby script that scans for vulnerable & exploitable 3rd-party web applications on a network
- ankane/informers - Fast transformer inference for Ruby
- pygments/pygments.rb - 💎 Ruby wrapper for Pygments syntax highlighter
- ryan-endacott/verbal_expressions - Make difficult regular expressions easy! Ruby port of the awesome VerbalExpressions repo - https://github.com/jehna/VerbalExpressions
- ruby/psych - A libyaml wrapper for Ruby
- rake-compiler/rake-compiler - Provide a standard and simplified way to build and package Ruby C and Java extensions using Rake as glue.
- palkan/n_plus_one_control - RSpec and Minitest matchers to prevent N+1 queries problem
- glebm/rails_email_preview - Preview and edit app mailer templates in Rails.
- gousiosg/github-mirror - Scripts to mirror Github in a cloudy fashion
- AndyObtiva/glimmer-dsl-libui - Glimmer DSL for LibUI - Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library - The Quickest Way From Zero To GUI - If You Liked Shoes, You'll Love Glimmer! - No need to pre-install any prerequisites. Just install the gem and have platform-independent GUI that just works on Mac, Windows, and Linux.
- Shopify/autotuner - Get suggestions to tune Ruby's garbage collector
- shardlab/discordrb - Discord API for Ruby
- m0nad/HellRaiser - Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.
- barsoom/attr_extras - Takes some boilerplate out of Ruby with methods like attr_initialize.
- neonwatty/meme-search - The open source Meme Search Engine and Finder. Free and built to self-host locally with Python, Ruby, and Docker.
- LendingHome/zero_downtime_migrations - Zero downtime migrations with ActiveRecord 3+ and PostgreSQL
- etewiah/property_web_builder - Create a fully featured real estate website on Rails in minutes! ⛺
- thoughtbot/climate_control - Modify your ENV
- hakanensari/vacuum - Amazon Product Advertising API in Ruby
- moebooru/moebooru - Moebooru, a fork of danbooru1 that has been heavily modified
- jonbuda/miro - A Ruby gem to help extract the dominant colors from an image.
- whiteleaf7/narou - Narou.rb - 小説家になろうのダウンローダ&縦書き整形&管理アプリ。Kindle(などの電子書籍端末)でなろうを読む場合に超便利です!
- jekyll/classifier-reborn - A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.
- adhearsion/blather - XMPP/Jabber Library and DSL for Ruby written on EventMachine and Nokogiri.
- Shopify/ruby-style-guide - Shopify’s Ruby Style Guide
- grosser/smusher - Ruby/CLI: Automatic lossless reduction of all your images
- stitchfix/stitches - Create a Microservice in Rails with minimal ceremony
- zilverline/sequent - CQRS & event sourcing framework for Ruby
- tmm1/ripper-tags - fast, accurate ctags generator for ruby source code using Ripper
- jekyll/jekyll-import - 📥 The "jekyll import" command for importing from various blogs to Jekyll format.
- rails/execjs - Run JavaScript code from Ruby
- njh/ruby-mqtt - Pure Ruby gem that implements the MQTT protocol, a lightweight protocol for publish/subscribe messaging.
- jugend/amazon-ecs - Amazon Product Advertising Ruby API
- jdantonio/functional-ruby - A gem for adding functional programming tools to Ruby. Inspired by Erlang, Clojure, Haskell, and Functional Java.
- oivoodoo/devise_masquerade - Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
- sstephenson/global_phone - Parse, validate, and format phone numbers in Ruby using Google's libphonenumber database
- zetachang/react.rb - Opal Ruby wrapper of React.js library.
- toptal/database_validations - Database validations for ActiveRecord
- rubytoolbox/rubytoolbox - Find actively maintained & popular open source software libraries for the Ruby programming language
- prometheus/client_ruby - Prometheus instrumentation library for Ruby applications
- tcrayford/Values - Simple immutable value objects for ruby (the readme is longer than the code)
- matestack/matestack-ui-core - Component based web UIs in pure Ruby for Rails. Boost your productivity & easily create component based web UIs in pure Ruby.
- infinum/phrasing - Edit phrases inline for your Ruby on Rails applications!
- drewblas/aws-ses - Provides an easy ruby DSL & interface to AWS SES
- Lackoftactics/facebook_data_analyzer - Analyze facebook copy of your data with ruby language. Download zip file from facebook and get info about friends ranking by message, vocabulary, contacts, friends added statistics and more
- mipearson/webpack-rails - Integrate webpack with your Ruby on Rails application
- stevenbristol/lovd-by-less - Open Source Social Network written in Ruby on Rail by Less Everything
- cequel/cequel - Ruby ORM for Cassandra with CQL3
- kennethkalmer/daemon-kit - Daemon Kit aims to simplify creating Ruby daemons by providing a sound application skeleton (through a generator), task specific generators (jabber bot, etc) and robust environment management code.
- janx/ruby-pinyin - 中文汉字转拼音, 支持中英文符号混合词语。Pinyin is a romanization system (phonemic notation) of Chinese characters, this gem helps you to convert Chinese characters into pinyin form.
- caxlsx/caxlsx - xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
- olbrich/ruby-units - A unit handling library for ruby
- kaievns/ruby-fighter - Street Fighter II in Ruby!
- evilmartians/evil-seed - A Gem for creating partial anonymized dumps of your database using your app model relations.
- ryanlecompte/redis_failover - redis_failover is a ZooKeeper-based automatic master/slave failover solution for Ruby.
- DavidHuie/quartz - A gem for calling Go code from within your Ruby code
- danini-the-panini/mittsu - 3D Graphics Library for Ruby.
- fastruby/skunk - A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
- decision-labs/fcm - Ruby bindings to Firebase Cloud Messaging (FCM) for Android, iOS or Web
- TwP/logging - A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
- nathanl/searchlight - Searchlight helps you build searches from options via Ruby methods that you write.
- serradura/u-case - Represent use cases in a simple and powerful way while writing modular, expressive and sequentially logical code.
- pauldowman/gitmodel - (Old/dead) An ActiveModel-compliant persistence framework for Ruby that uses Git for versioning and remote syncing.
- Intrepidd/working_hours - ⏰ A modern ruby gem allowing to do time calculation with business / working hours.
- primer/view_components - ViewComponents for the Primer Design System
- KnapsackPro/knapsack - Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time.
- yuki24/rambulance - Simple and safe way to dynamically render error pages or JSON responses for Rails apps
- open-telemetry/opentelemetry-ruby - OpenTelemetry Ruby API & SDK, and related gems
- soveran/micromachine - Minimal Finite State Machine
- tj/pomo - Ruby Pomodoro app for the command-line (time / task management)
- substrakt/letsencrypt-heroku - Make any Heroku application secure in just a couple of minutes.
- rtomayko/posix-spawn - Ruby process spawning library
- meh/ruby-thread - Various extensions to the base thread library.
- DAddYE/foreverb - Small daemon framework for ruby, with logging, error handler, scheduling and much more.
- tom-lord/regexp-examples - Generate strings that match a given regular expression
- davetron5000/optparse-plus - Start your command line scripts off right in Ruby
- brettchalupa/graphql-docs - Easily generate beautiful documentation from your GraphQL schema.
- adamwiggins/rush - Ruby replacement for bash+ssh
- rrrene/inch - A documentation analysis tool for the Ruby language
- HatBashBR/HatCloud - discontinued
- mattt/sinatra-param - Parameter Validation & Type Coercion for Sinatra
- MagLev/maglev - GemStone Maglev Ruby Repository
- digitalocean/droplet_kit - DropletKit is the official DigitalOcean API client for Ruby.
- comma-csv/comma - Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output format via a small DSL
- r18n/r18n - I18n tool to translate your Ruby application.
- scoutapp/ruby_server_timing - Bring Rails server-side performance metrics 📈 to Chrome's Developer Tools via the Server Timing API. Production Safe™.
- svenfuchs/gem-release - Release your ruby gems with ease.
- gottfrois/link_thumbnailer - Ruby gem that fetches images and metadata from a given URL. Much like popular social website with link preview.
- anycable/anycable-rails - AnyCable for Ruby on Rails applications
- glebm/order_query - Find next / previous Active Record(s) in one query
- simukappu/activity_notification - Integrated user activity notifications for Ruby on Rails
- rails/rubocop-rails-omakase - Omakase Ruby styling for Rails
- richpeck/exception_handler - Ruby on Rails Custom Error Pages
- pawurb/termit - Translations with speech synthesis in your terminal as a ruby gem
- vinistock/sail - Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
- rkrage/pg_party - ActiveRecord PostgreSQL Partitioning
- maccman/nestful - Simple Ruby HTTP/REST client with a sane API
- jedld/tensor_stream - A ground-up and standalone reimplementation of TensorFlow for ruby. Comes with a pure ruby and OpenCL opcode evaluator
- hanklords/flickraw - Ruby library to access flickr api.
- bhollis/maruku - A pure-Ruby Markdown-superset interpreter (Official Repo).
- bkeepers/qu - a Ruby library for queuing and processing background jobs.
- oauth-xx/oauth2 - A Ruby wrapper for the OAuth 2.0 protocol.
- oauth-xx/oauth-ruby - OAuth for Ruby
- phlex-ruby/phlex - Object-oriented views in Ruby.
- rvm/rubygems-bundler - no more
bundle exec ...
- sorentwo/readthis - 📰 Pooled active support compliant caching with redis
- fabrik42/acts_as_api - makes creating API responses in Rails easy and fun
- gocardless/business - Ruby business day calculations
- Homebrew/homebrew-bundle - 📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
- btakita/rr - RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
- tent/tentd - Reference implementation of a Tent server in Ruby
- mongoid/mongoid-rspec - RSpec matchers and macros for Mongoid.
- github/licensed - A Ruby gem to cache and verify the licenses of dependencies
- ThrowTheSwitch/Ceedling - Ruby-based unit testing and build system for C projects
- tradingview/charting-library-examples - Examples of Charting Library integrations with other libraries, frameworks and data transports
- anycable/anycable - AnyCable for Ruby applications
- infochimps-labs/wukong - Ruby on Hadoop: Efficient, effective Hadoop streaming & bulk data processing. Write micro scripts for terabyte-scale data
- nullscreen/bh - Bootstrap Helpers for Ruby
- flori/json - JSON implementation for Ruby
- mcmire/super_diff - A more helpful way to view differences between complex data structures in RSpec.
- jmettraux/ruote - a ruby workflow engine (dead)
- Hacktoberfest/hacktoberfest-2020 - Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
- codegram/date_validator - A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.
- muffinista/chatterbot - A straightforward ruby-based Twitter Bot Framework, using OAuth to authenticate.
- judofyr/temple - Template compilation framework in Ruby
- unixcharles/acme-client - A Ruby client for the letsencrypt's ACME protocol.
- zendesk/biz - Time calculations using business hours.
- varvet/godmin - Admin framework for Rails 5+
- sds/mock_redis - Mock Redis gem for Ruby
- remvee/exifr - EXIF Reader
- opal/opal-rails - Bringing Ruby to Rails · Rails bindings for Opal
- dawn/dawn - Docker-based PaaS in Ruby
- usmanbashir/haikunator - Heroku-like random name generator.
- line/line-bot-sdk-ruby - LINE Messaging API SDK for Ruby
- 2factorauth/twofactorauth - List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
- nguyenquangminh0711/ruby_jard - Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.
- ankane/polars-ruby - Blazingly fast DataFrames for Ruby
- ulfurinn/wongi-engine - A rule engine written in Ruby.
- subosito/gingerice - Ruby wrapper for correcting spelling and grammar mistakes based on the context of complete sentences.
- blackcandy-org/black_candy - A self hosted music streaming server
- eric/metriks - An experimental library to instrument ruby
- couchrest/couchrest - A minimalist CouchDB client in ruby
- agoragames/leaderboard - Leaderboards backed by Redis in Ruby
- andreibondarev/langchainrb - Build LLM-backed Ruby applications
- xinminlabs/synvert-ruby - write snippet code to rewrite your project code
- Sology/smart_listing - Ruby on Rails data listing gem with built-in sorting, filtering and in-place editing.
- mgomes/api_auth - HMAC authentication for Rails and HTTP Clients
- rubyredrick/ri_cal - New Rfc 2445 (iCalendar) gem for Ruby
- Homebrew/homebrew-autoupdate - 🍹 An easy, convenient way to automatically update Homebrew.
- thoughtbot/administrate - A Rails engine that helps you put together a super-flexible admin dashboard.
- borderBite/design-patterns-in-ruby - Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
- saberma/china_sms - 中国各个短信平台 Ruby 接口,现支持云片网、推立方、亿美软通、短信宝、畅友网络
- mdeering/attribute_normalizer - Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers
- yaroslav/russian - Russian language support for Ruby and Rails | Поддержка русского языка для Ruby и Rails
- reidmorrison/symmetric-encryption - Symmetric Encryption for Ruby Projects using OpenSSL
- seattlerb/ruby_parser - ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
- negativecode/vines - An XMPP chat server for Ruby.
- nslocum/design-patterns-in-ruby - Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
- boltops-tools/jets - Ruby on Jets
- sferik/twitter - A Ruby interface to the Twitter API.
- panko-serializer/panko_serializer - High Performance JSON Serialization for ActiveRecord & Ruby Objects
- torquebox/torquebox - TorqueBox Ruby Platform
- exAspArk/graphql-guard - Simple authorization gem for GraphQL 🔒
- m1foley/fit-commit - A Git hook to validate your commit messages based on community standards.
- yeahrb/yeah - Ruby video game framework
- jeremyevans/home_run - Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+
- test-kitchen/kitchen-docker - A Test Kitchen Driver for Docker
- jbarnette/johnson - Johnson wraps JavaScript in a loving Ruby embrace.
- railstutorial/sample_app - Ruby on Rails Tutorial sample application
- jnunemaker/flipper - 🐬 Beautiful, performant feature flags for Ruby.
- procore/blueprinter - Simple, Fast, and Declarative Serialization Library for Ruby
- sickill/rainbow - Ruby gem for colorizing printed text on ANSI terminals
- r7kamura/ruboty - Ruby + Bot = Ruboty
- consul/consul - Consul Democracy - Open Government and E-Participation Web Software
- bebanjo/delorean - DISCONTINUED - Delorean lets you travel in time with Ruby by mocking Time.now
- headius/rubyflux - A Ruby static compiler.
- avdi/sbpprb - Smalltalk Best Practice Patterns in Ruby
- ucnv/pnglitch - A Ruby library to glitch PNG images.
- dwbutler/logstash-logger - Ruby logger that writes logstash events
- alexandru/stuff-classifier - simple text classifier(s) implemetation in ruby
- styd/apexcharts.rb - 📊 Awesome charts for your ruby app powered by ApexCharts.JS.
- flexera-public/right_aws - RightScale Amazon Web Services Ruby Gems
- chriswailes/RLTK - The Ruby Language Toolkit
- khusnetdinov/ruby.fundamental - 📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
- 7compass/sentimental - Simple sentiment analysis with Ruby
- nomad/houston - Apple Push Notifications; No Dirigible Required
- metainspector/metainspector - Ruby gem for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, links, images...
- nomad/venice - Ruby Gem for In-App Purchase Receipt Verification
- testdouble/standard - 🌟 Ruby Style Guide, with linter & automatic code fixer
- yorickpeterse/ruby-lint - Moved to https://gitlab.com/yorickpeterse/ruby-lint
- abepetrillo/evergreen - Run Jasmine JavaScript unit tests, integrate them into Ruby applications.
- st0012/object_tracer - ObjectTracer tracks objects and records their activities
- mynyml/harmony - Javascript + DOM in your ruby, the simple way
- mailgun/mailgun-ruby - Mailgun's Official Ruby Library
- codegram/pelusa - Static analysis Lint-type tool to improve your OO Ruby code
- publify/publify - A self hosted Web publishing platform on Rails.
- YorickPeterse/oga - Read-only mirror of https://gitlab.com/yorickpeterse/oga
- YorickPeterse/ruby-lint - Moved to https://gitlab.com/yorickpeterse/ruby-lint
- joeldrapper/phlex - A framework for building object-oriented views in Ruby
- hone/mruby-cli - mruby-cli is a platform to build native command line applications for Linux, Windows, and OS X. It provides the tools necessary for building a standalone binary of your application from any machine. Take advantage of the power of Ruby without the cross-platform dependency headaches that go with it.
- mperham/sidekiq - Simple, efficient background processing for Ruby
- kiraka/annict-web - A platform for anime addicts built with Rails and Hotwire.
- philnash/bitly - 🗜 A Ruby wrapper for the bit.ly API
- SciRuby/rubex - rubex - A Ruby-like language for writing Ruby C extensions.
- Haseeb-Qureshi/lets-build-a-blockchain - A mini cryptocurrency in Ruby
- rollbar/rollbar-gem - Exception tracking and logging from Ruby to Rollbar
- Ada-Developers-Academy/textbook-curriculum - Ada Developers Academy Online Curriculum
- wbailey/command_line_reporter - A gem for making it easy to produce a report while a ruby script is executing
- ruby-protobuf/protobuf - A pure ruby implementation of Google's Protocol Buffers
- MadRabbit/ruby-fighter - Street Fighter II in Ruby!
- grempe/amazon-ec2 - WARNING : You probably don't want this code. Its archived and ancient and probably doesn't work. Try the official AWS Ruby SDK instead.
- kbsecret/kbsecret - A secret manager backed by Keybase and KBFS.
- hanami/model - Ruby persistence framework with entities and repositories
- onelogin/ruby-saml - SAML SSO for Ruby
- raggi/async_sinatra - A plugin for Sinatra to provide a DSL extension for using Thin for asynchronous responses
- filewatcher/filewatcher - Ruby gem to perform actions when files are changed. No config files. Pure Ruby implementation and minimalistic Ruby API.
- arthurnn/memcached - A Ruby interface to the libmemcached C client
- ondrejbartas/sidekiq-cron - Scheduler / Cron for Sidekiq jobs
- Fullscreen/bh - Bootstrap Helpers for Ruby
- Fullscreen/yt - The reliable YouTube API Ruby client
- dato-ai/dato.rss - The best RSS Search experience you can find
- cbbrowne/tpp - Text Powerpoint
- louismullie/stanford-core-nlp - Ruby bindings to the Stanford Core NLP tools (English, French, German).
- lassebunk/metamagic - Simple Ruby on Rails plugin for creating meta tags.
- asakusarb/action_args - Controller action arguments parameterizer for Rails 4+ & Ruby 2.0+
- imanel/websocket-ruby - Universal Ruby library to handle WebSocket protocol
- github/view_component - A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
- socialpandas/sidekiq-superworker - Directed acyclic graphs of Sidekiq jobs
- komposable/komponent - An opinionated way of organizing front-end code in Ruby on Rails, based on components
- DeanoCodes/sidekiq-limit_fetch - Sidekiq strategy to support an advanced queue control – limiting, pausing, blocking, querying
- winston/google_visualr - A Ruby Gem for the Google Visualization API. Write Ruby code. Generate Javascript. Display a Google Chart.
- jjyg/metasm - This is the main repository for metasm, a free assembler / disassembler / compiler written in ruby
- kete/tiny_mce - A Ruby on Rails plugin (pre-Rails 3.1) that allows easy implementation of the TinyMCE editor into your applications.
- JuanitoFatas/fast-ruby - 💨 Writing Fast Ruby 😍 -- Collect Common Ruby idioms.
- seattlerb/minitest - minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
- twbs/bootstrap-rubygem - Bootstrap rubygem for Rails / Sprockets / Hanami / etc
- moove-it/sidekiq-scheduler - Lightweight job scheduler extension for Sidekiq
- infinitered/ProMotion - ProMotion is a RubyMotion gem that makes iPhone development less like Objective-C and more like Ruby. Star this repo to keep tabs on our progress!
- sickill/racksh - Console for Rack based ruby web apps
- rayh/xcoder - ruby wrapper for Xcode build tools to aid automating builds
- intercity/chef-repo - Set up your server to host Ruby on Rails apps. - Follow us on Twitter: @intercityup
- ruport/ruport - Ruby Reports : Making your reporting life suck less, through Ruby
- bmuller/gender_detector - Get gender from first name in Ruby.
- rsolr/rsolr - A Ruby client for Apache Solr
- braintree/braintree_ruby - Braintree Ruby library
- adelevie/parse-ruby-client - A simple Ruby client for the parse.com REST API
- papertrail/papertrail-cli - Command-line client for Papertrail hosted syslog & app log management service
- lanrion/weixin_rails_middleware - 微信集成 ruby weixin_rails_middleware for integration weixin.
- nesquena/backburner - Simple and reliable beanstalkd job queue for ruby
- ostinelli/apnotic - A Ruby APNs HTTP/2 gem able to provide instant feedback.
- reinh/statsd - A Ruby Statsd client that isn't a direct port of the Python example code. Because Ruby isn't Python.
- seven1m/natalie - a unique Ruby implementation, compiled to C++ (WIP)
- digitalocean/hacktoberfest - Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
- matt-harvey/git_curate - ✂️ Peruse and delete git branches ergonomically
- hacketyhack/hacketyhack - the coder’s starter kit: sound, animation, video, messaging in a low-key ruby environment.
- fotinakis/jsonapi-serializers - Pure Ruby readonly serializers for the JSON:API spec.
- tpitale/legato - Google Analytics Reporting API Client for Ruby
- joshbuddy/jsonpath - Ruby implementation of http://goessner.net/articles/JsonPath/
- chaps-io/public_activity - Easy activity tracking for models - similar to Github's Public Activity
- aidewoode/black_candy - A self hosted music streaming server
- rtomayko/rocco - Rocco is Docco in Ruby
- jarmo/require_all - A wonderfully simple way to load Ruby code
- arangamani/jenkins_api_client - Ruby Client libraries for communicating with Jenkins Remote Access API
- rightscale/right_aws - RightScale Amazon Web Services Ruby Gems
- coinbase/geoengineer - DEPRECATED — Infrastructure As Code
- voxpupuli/puppet-elasticsearch - Elasticsearch Puppet module
- marcandre/backports - The latest features of Ruby backported to older versions.
- interagent/heroics - Ruby HTTP client for APIs represented with JSON schema
- atduskgreg/rad - Ruby Arduino Development: a framework for programming the Arduino physcial computing platform using Ruby
- swanson/stringer - A self-hosted, anti-social RSS reader.
- seejohnrun/ice_cube - Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
- swipely/docker-api - A lightweight Ruby client for the Docker Remote API
- WinRb/WinRM - Ruby library for Windows Remote Management
- cloudinary/cloudinary_gem - Cloudinary GEM for Ruby on Rails integration
- clbustos/statsample - A suite for basic and advanced statistics on Ruby.
- tombenner/ru - Ruby in your shell!
- stephenfewer/grinder - Grinder is a system to automate the fuzzing of web browsers and the management of a large number of crashes.