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.
- 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
- chatwoot/chatwoot - Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
- 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.
- rmosolgo/graphql-ruby - Ruby implementation of GraphQL
- doorkeeper-gem/doorkeeper - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
- 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.
- 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.
- ubicloud/ubicloud - Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, and IAM services in public beta.
- 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.
- dependabot/dependabot-core - 🤖 Dependabot's core logic for creating update PRs.
- 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. 🎉
- rack/rack - A modular Ruby web server interface.
- 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.
- 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
- Hackplayers/evil-winrm - The ultimate WinRM shell for hacking/pentesting
- zammad/zammad - Zammad is a web based open source helpdesk/customer support system
- 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.
- octobox/octobox - 📮 Untangle your GitHub Notifications
- mina-deploy/mina - Blazing fast deployer and server automation tool
- red-data-tools/YouPlot - A command line tool that draw plots on the terminal.
- binarylogic/authlogic - A simple ruby authentication solution.
- fog/fog - The Ruby cloud services library.
- lobsters/lobsters - Computing-focused community centered around link aggregation and discussion
- 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
- awesome-print/awesome_print - Pretty print your Ruby objects with style -- in full color and with proper indentation
- troessner/reek - Code smell detector for Ruby
- 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
- TheOdinProject/theodinproject - Main Website for The Odin Project
- mongodb/mongoid - The Official Ruby Object Mapper for MongoDB
- refinery/refinerycms - An extendable Ruby on Rails CMS that supports Rails 6.0+
- Arachni/arachni - Web Application Security Scanner Framework
- 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.
- jruby/jruby - JRuby, an implementation of Ruby on the JVM
- cesarferreira/dryrun - ☁️ Try the demo project of any Android Library
- flippercloud/flipper - 🐬 Beautiful, performant feature flags for Ruby.
- MiniProfiler/rack-mini-profiler - Profiler for your development and production Ruby rack apps.
- solnic/virtus - [DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
- rubygems/rubygems - Library packaging and distribution for Ruby.
- 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
- nesquena/rabl - General ruby templating with json, bson, xml, plist and msgpack support
- mikel/mail - A Really Ruby Mail Library
- jwt/ruby-jwt - A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
- aws/aws-sdk-ruby - The official AWS SDK for Ruby
- fatfreecrm/fat_free_crm - Ruby on Rails CRM platform
- blackcandy-org/blackcandy - A self hosted music streaming server
- mileszs/wicked_pdf - PDF generator (from HTML) plugin for Ruby on Rails
- railsbridge/docs - Curriculum for RailsBridge workshops
- 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.
- voltrb/volt - A Ruby web framework where your Ruby runs on both server and client
- shrinerb/shrine - File Attachment toolkit for Ruby applications
- 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
- oracle/truffleruby - A high performance implementation of the Ruby programming language, built on GraalVM.
- petergoldstein/dalli - High performance memcached client for Ruby
- elastic/elasticsearch-rails - Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
- trailblazer/cells - View components for Ruby and Rails.
- alexrudall/ruby-openai - OpenAI API + Ruby! 🤖❤️ Now with Responses API + DeepSeek!
- 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
- hothero/awesome-rails-gem - A collection of awesome Ruby Gems for Rails development.
- standardrb/standard - Ruby's bikeshed-proof linter and formatter 🚲
- bensheldon/good_job - Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
- 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
- splitrb/split - 📈 The Rack Based A/B testing framework
- rubysec/bundler-audit - Patch-level verification for Bundler
- DavyJonesLocker/client_side_validations - Client Side Validations made easy for Ruby on Rails
- Shopify/bootsnap - Boot large Ruby/Rails apps faster
- kanwei/algorithms - Ruby algorithms and data structures. C extensions
- theforeman/foreman - an application that automates the lifecycle of servers
- 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
- design-patterns-in-ruby/design-patterns-in-ruby - Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
- danmayer/coverband - Ruby production code coverage collection and reporting (line of code usage)
- fixerAPI/fixer - A foreign exchange rates and currency conversion API
- thiagopradi/octopus - Database Sharding for ActiveRecord
- excid3/noticed - Notifications for Ruby on Rails applications
- Apipie/apipie-rails - Ruby on Rails API documentation tool
- fnando/browser - Do some browser detection with Ruby. Includes ActionController integration.
- 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
- postrank-labs/goliath - Goliath is a non-blocking Ruby web server framework
- ice-cube-ruby/ice_cube - Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
- refile/refile - Ruby file uploads, take 3
- ankane/the-ultimate-guide-to-ruby-timeouts - Timeouts for popular Ruby gems
- jmettraux/rufus-scheduler - scheduler for Ruby (at, in, cron and every jobs)
- Chris911/iStats - Ruby gem for your mac stats
- danbooru/danbooru - A taggable image board written in Rails.
- CocoaPods/Xcodeproj - Create and modify Xcode projects from Ruby.
- 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.
- 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.
- openstreetmap/openstreetmap-website - The Rails application that powers OpenStreetMap
- 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.
- NoamB/sorcery - Magical authentication for Rails 3 & 4
- stimulusreflex/stimulus_reflex - Build reactive applications with the Rails tooling you already know and love.
- macournoyer/thin - A very fast & simple Ruby web server
- 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).
- brianmario/mysql2 - A modern, simple and very fast Mysql library for Ruby - binding to libmysql
- DannyBen/bashly - Bash command line framework and CLI generator
- socketry/async - An awesome asynchronous event-driven reactor for Ruby.
- 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.
- 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.
- 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.
- arbox/machine-learning-with-ruby - Curated list: Resources for machine learning in Ruby
- karafka/karafka - Ruby and Rails efficient Kafka processing framework
- eliotsykes/rspec-rails-examples - RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
- rubyconfig/config - Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
- tmm1/stackprof - a sampling call-stack profiler for ruby 2.2+
- nanoc/nanoc - A powerful web publishing system
- markevans/dragonfly - A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!
- glebm/i18n-tasks - Manage translation and localization with static analysis, for Ruby i18n
- AaronLasseigne/active_interaction - 💼 Manage application specific business logic.
- ffi/ffi - Ruby FFI
- rom-rb/rom - Data mapping and persistence toolkit for Ruby
- nateware/redis-objects - Map Redis types directly to Ruby objects
- pay-rails/pay - Payments for Ruby on Rails apps
- savonrb/savon - Heavy metal SOAP client
- ruby-shoryuken/shoryuken - A super efficient Amazon SQS thread based message processor for Ruby. This project is in MAINTENANCE MODE.
- rgrove/sanitize - Ruby HTML and CSS sanitizer.
- 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.
- heartcombo/responders - A set of Rails responders to dry up your application
- fxn/zeitwerk - Efficient and thread-safe code loader for Ruby
- ruby/rbs - Type Signature for Ruby
- magnusvk/counter_culture - Turbo-charged counter caches for your Rails app.
- timdorr/tesla-api - 🚘 A Ruby gem and unofficial documentation of Tesla's JSON API for the Model S, 3, X, and Y.
- 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
- stripe/stripe-ruby - Ruby library for the Stripe API.
- ambethia/recaptcha - ReCaptcha helpers for ruby apps
- TrestleAdmin/trestle - A modern, responsive admin framework for Ruby on Rails
- mojombo/grit - Grit is no longer maintained. Check out libgit2/rugged. Grit gives you object oriented read/write access to Git repositories via Ruby.
- mbj/mutant - Automated code reviews via mutation testing - semantic code coverage.
- elastic/elasticsearch-ruby - Ruby integrations for Elasticsearch
- lsegal/yard - YARD is a Ruby Documentation tool. The Y stands for "Yay!"
- houndci/hound - Automated code review for GitHub pull requests.
- rtomayko/tilt - Generic interface to multiple Ruby template engines
- castwide/solargraph - A Ruby language server.
- whomwah/rqrcode - A Ruby library that encodes QR Codes
- test-prof/test-prof - Ruby Tests Profiling Toolbox
- sidekiq-cron/sidekiq-cron - Scheduler / Cron for Sidekiq jobs
- markdownlint/markdownlint - Markdown lint tool
- toptal/chewy - High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
- hamstergem/hamster - Efficient, Immutable, Thread-Safe Collection classes for Ruby
- test-kitchen/test-kitchen - Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms
- 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
- ClosureTree/closure_tree - Easily and efficiently make your ActiveRecord models support hierarchies
- rubycdp/ferrum - Headless Chrome Ruby API
- karmi/retire - A rich Ruby API and DSL for the Elasticsearch search engine
- gregnavis/active_record_doctor - Identify database issues before they hit production.
- github/pages-gem - A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
- remote-jp/remote-in-japan - Tech companies in Japan that hire remote workers.
- 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 ™. ⚡
- twitter/twurl - OAuth-enabled curl for the Twitter API
- 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.
- jeremyevans/rodauth - Ruby's Most Advanced Authentication Framework
- eliotsykes/real-world-rails - Real World Rails applications and their open source codebases for developers to learn from
- patterns-ai-core/langchainrb - Build LLM-powered applications in Ruby
- geekq/workflow - Ruby finite-state-machine-inspired API for modeling workflow
- thbar/kiba - Data processing & ETL framework for Ruby
- gimite/google-drive-ruby - A Ruby library to read/write files/spreadsheets in Google Drive/Docs.
- Shopify/ruby-lsp - An opinionated language server 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.
- bullet-train-co/bullet_train - The Open Source Ruby on Rails SaaS Template
- pivotal/LicenseFinder - Find licenses for your project's dependencies.
- lazaronixon/authentication-zero - An authentication system generator for Rails applications.
- 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.
- dchelimsky/rspec - Behaviour Driven Development framework for Ruby
- jeremycole/innodb_ruby - A parser for InnoDB file formats, in Ruby
- SamSaffron/memory_profiler - memory_profiler for ruby
- sidekiq-scheduler/sidekiq-scheduler - Lightweight job scheduler extension for Sidekiq
- 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
- mperham/connection_pool - Generic connection pooling for Ruby
- 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.
- avo-hq/avo - Build Ruby on Rails apps 10x faster
- catarse/catarse - The first open source crowdfunding platform for creative projects in the world
- excid3/simple_calendar - A wonderfully simple calendar gem for Rails
- pat/thinking-sphinx - Sphinx/Manticore plugin for ActiveRecord/Rails
- mdp/rotp - Ruby One Time Password library
- shoes/shoes4 - Shoes 4 : the next version of Shoes
- 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.
- mongomapper/mongomapper - A Ruby Object Mapper for Mongo
- uohzxela/clean-code-ruby - 🛁 Clean Code concepts adapted for Ruby
- coinbase/terraform-landscape - Improve Terraform's plan output to be easier to read and understand
- thredded/thredded - The best Rails forums engine ever.
- voxpupuli/json-schema - Ruby JSON Schema Validator
- 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.
- 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.
- decidim/decidim - The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
- hybridgroup/artoo - Ruby framework for robotics, drones, and the Internet of Things (IoT)
- assaf/vanity - Experiment Driven Development for Ruby
- watir/watir - Watir Powered By Selenium
- charlotte-ruby/impressionist - Rails Plugin that tracks impressions and page views
- 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
- toy/image_optim - Optimize images using multiple utilities
- jalkoby/squasher - Squasher - squash your old migrations in a single command
- radar/guides - Guides for Ruby and Elixir and whatever else I feel like
- brynary/webrat - Webrat - Ruby Acceptance Testing for Web applications
- geminabox/geminabox - Really simple rubygem hosting
- gonzalo-bulnes/simple_token_authentication - Simple (and safe*) token authentication for Rails apps or API with Devise.
- benbalter/word-to-markdown - A ruby gem to liberate content from Microsoft Word documents
- ankane/lockbox - Modern encryption for Ruby and Rails
- redis-store/redis-store - Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks
- mhenrixon/sidekiq-unique-jobs - Prevents duplicate Sidekiq jobs
- zquestz/omniauth-google-oauth2 - Oauth2 strategy for Google
- thisredone/rb - Turns Ruby into a versatile command line utility
- 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.
- slack-notifier/slack-notifier - A simple wrapper for posting to slack channels
- 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.
- Mark24Code/rime-auto-deploy - Rime输入法安装脚本,让一切更轻松。Make using Rime easy.
- kontena/kontena - The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
- palkan/action_policy - Authorization framework for Ruby/Rails applications
- Sorcery/sorcery - Magical Authentication
- zipmark/rspec_api_documentation - Automatically generate API documentation from RSpec
- facebookarchive/instagram-ruby-gem - The official gem for the Instagram API
- igrigorik/decisiontree - ID3-based implementation of the ML Decision Tree algorithm
- egonSchiele/contracts.ruby - Contracts for Ruby.
- RailsEventStore/rails_event_store - A Ruby implementation of an Event Store based on Active Record
- petems/tugboat - A command line tool for interacting with your DigitalOcean droplets.
- Casecommons/pg_search - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
- soveran/cuba - Rum based microframework for web development.
- ElMassimo/vite_ruby - ⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience
- mongodb/mongo-ruby-driver - The Official MongoDB Ruby Driver
- codetriage/CodeTriage - Discover the best way to get started contributing to Open Source projects
- phlex-ruby/phlex - Object-oriented views in Ruby.
- jsonapi-serializer/jsonapi-serializer - A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)
- soutaro/steep - Static type checker for Ruby
- 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
- seven1m/onebody - private member portal for churches, built with Ruby on Rails
- atipugin/telegram-bot-ruby - Ruby wrapper for Telegram's Bot API
- Shopify/semian - 🐒 Resiliency toolkit for Ruby for failing fast
- topfunky/gruff - Gruff graphing library for Ruby
- rubyzip/rubyzip - Official Rubyzip repository
- ivaldi/brimir - Email helpdesk built using Ruby on Rails and Zurb Foundation
- dry-rb/dry-validation - Validation library with type-safe schemas and rules
- louismullie/treat - Natural language processing framework for Ruby.
- ManageIQ/manageiq - ManageIQ Open-Source Management Platform
- googleapis/google-cloud-ruby - Google Cloud Client Library 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.
- amatsuda/jb - A simple and fast JSON API template engine for Ruby on Rails
- mikker/passwordless - 🗝 Authentication for your Rails app without the icky-ness of passwords
- gettalong/hexapdf - Versatile PDF creation and manipulation for Ruby
- 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.
- jashkenas/ruby-processing - Code as Art, Art as Code. Processing and Ruby are meant for each other.
- samg/diffy - Easy Diffing in Ruby
- zendesk/ruby-kafka - A Ruby client library for Apache Kafka
- hahwul/XSpear - 🔱 Powerfull XSS Scanning and Parameter analysis tool&gem
- 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
- rspec/rspec-core - RSpec runner and formatters
- bridgetownrb/bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
- slack-ruby/slack-ruby-client - A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
- owen2345/camaleon-cms - Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails
- 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.
- 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.
- HipByte/RubyMotionSamples - A collection of RubyMotion applications for code samples.
- TracksApp/tracks - Tracks is a GTD™ web application, built with Ruby on Rails
- ruby/debug - Debugging functionality for Ruby
- 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
- procore-oss/blueprinter - Simple, Fast, and Declarative Serialization Library for Ruby
- 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
- carmen-ruby/carmen - A repository of geographic regions for Ruby
- 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.
- yorickpeterse/oga - Oga is an XML/HTML parser written in Ruby.
- piotrmurach/github - Ruby interface to GitHub API
- tryzealot/zealot - Self-hosted Beta App Distribution for Android, iOS, macOS, Linux and Windows apps | 开源自部署移动应用、 macOS、Linux 和 Windows 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库
- excon/excon - Usable, fast, simple HTTP 1.1 for Ruby
- rspec/rspec-mocks - RSpec's 'test double' framework, with support for stubbing and mocking
- weppos/whois - An intelligent — pure Ruby — WHOIS client and parser.
- augustl/net-http-cheat-sheet - A collection of Ruby Net::HTTP examples.
- zdavatz/spreadsheet - The Ruby Spreadsheet by ywesee GmbH
- Shopify/maintenance_tasks - A Rails engine for queueing and managing data migrations.
- DomT4/homebrew-autoupdate - 🍹 An easy, convenient way to automatically update Homebrew.
- leejarvis/slop - Simple Lightweight Option Parsing - ✨ new contributors welcome ✨
- newcontext-oss/kitchen-terraform - Test Kitchen plugins for testing Terraform configurations
- igorkasyanchuk/rails_performance - Monitor performance of you Rails applications (self-hosted and free)
- DmitryTsepelev/store_model - Work with JSON-backed attributes as ActiveRecord-ish models
- itamae-kitchen/itamae - Configuration management tool inspired by Chef, but simpler and lightweight. Formerly known as Lightchef.
- ledermann/docker-rails - Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq
- inukshuk/anystyle - Fast citation reference parsing
- slack-ruby/slack-ruby-bot - The easiest way to write a Slack bot in Ruby.
- madeintandem/jsonb_accessor - Adds typed jsonb backed fields to your ActiveRecord models.
- amatsuda/active_decorator - ORM agnostic truly Object-Oriented view helper for Rails 4, 5, 6, 7, and 8
- djezzzl/database_consistency - The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
- daddyz/phonelib - Ruby gem for phone validation and formatting using google libphonenumber library data
- 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
- chrisk/fakeweb - Ruby test helper for injecting fake responses to web requests
- chaps-io/gush - Fast and distributed workflow runner using ActiveJob and Redis
- bogdan/datagrid - Gem to create tables grids with sortable columns and filters
- Shopify/shopify-api-ruby - ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
- 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)
- exAspArk/batch-loader - ⚡ Powerful tool for avoiding N+1 DB or HTTP queries
- NARKOZ/gitlab - Ruby wrapper and CLI for the GitLab REST API
- hack-different/apple-knowledge - A collection of reverse engineered Apple things, as well as a machine-readable database of Apple hardware
- elcuervo/airplay - Airplay bindings to Ruby
- shioyama/mobility - Pluggable Ruby translation framework
- wvanbergen/chunky_png - Read/write access to PNG images in pure Ruby.
- arbox/nlp-with-ruby - Curated List: Practical Natural Language Processing done in Ruby
- faye/faye-websocket-ruby - Standards-compliant WebSocket client and server
- SciRuby/daru - Data Analysis in RUby
- 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
- janko/down - Streaming downloads using Net::HTTP, http.rb or HTTPX
- jaimeiniesta/metainspector - Ruby gem for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, links, images...
- DefactoSoftware/Hours - Time registration that doesn't suck
- rastating/wordpress-exploit-framework - A Ruby framework designed to aid in the penetration testing of WordPress systems.
- cucumber/cucumber-rails - Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
- rubysec/ruby-advisory-db - A database of vulnerable Ruby Gems
- rgeo/rgeo - Geospatial data library for Ruby
- ledermann/rails-settings - Manage settings with Ruby on Rails
- 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
- nathansobo/treetop - A Ruby-based parsing DSL based on parsing expression grammars.
- splitwise/super_diff - A more helpful way to view differences between complex data structures in RSpec.
- okuramasafumi/alba - Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.
- graphiti-api/graphiti - Stylish Graph APIs
- yujinakayama/transpec - The RSpec syntax converter
- Studiosity/grover - A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium
- piscolomo/ruby-patterns - Examples of Patterns in Ruby
- SciRuby/sciruby - Tools for scientific computation in Ruby
- licensee/licensed - A Ruby gem to cache and verify the licenses of dependencies
- grocer/grocer - Pushing your Apple notifications since 2012.
- paulelliott/fabrication - This project has moved to GitLab! Please check there for the latest updates.
- ruby-i18n/i18n - Internationalization (i18n) library for Ruby
- danlucraft/redcar - A cross-platform programmer's editor written in Ruby.
- natalie-lang/natalie - a work-in-progress Ruby compiler, written in Ruby and C++
- net-ssh/net-ssh - Pure Ruby implementation of an SSH (protocol 2) client
- 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].
- jhawthorn/vernier - 📏 next generation CRuby profiler
- RubyCrypto/rbnacl - Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
- k0kubun/hamlit - High Performance Haml Implementation
- 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.
- rails-sqlserver/activerecord-sqlserver-adapter - SQL Server Adapter For Rails
- jekyll/jekyll-sitemap - Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site
- shayonj/pg_easy_replicate - Easily setup logical replication and switchover to new database with minimal downtime
- redis-store/redis-rails - Redis stores for Ruby on Rails
- brunofacca/active-record-query-trace - Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record
- publiclab/plots2 - a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
- airbrake/airbrake - The official Airbrake library for Ruby applications
- stripe-ruby-mock/stripe-ruby-mock - A mocking library for testing stripe ruby
- hotwired/hotwire-rails - Use Hotwire in your Ruby on Rails app
- getsentry/sentry-ruby - Sentry SDK for Ruby
- openSUSE/open-build-service - Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
- 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.
- jgorset/facebook-messenger - Definitely the best way to make Bots on Facebook Messenger with Ruby
- ReactiveX/RxRuby - Reactive Extensions for Ruby
- deanpcmad/sidekiq-limit_fetch - A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)
- weppos/breadcrumbs_on_rails - A simple Ruby on Rails plugin for creating and managing a breadcrumb navigation.
- 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!
- cucumber/aruba - Test command-line applications with Cucumber-Ruby, RSpec or Minitest.
- SAML-Toolkits/ruby-saml - SAML SSO for Ruby
- PaulTaykalo/swift-scripts - Some useful scripts for swift developers
- flavorjones/loofah - Ruby library for HTML/XML transformation and sanitization
- dryruby/rack-throttle - Rack middleware for rate-limiting incoming HTTP requests.
- andymeneely/squib - A Ruby DSL for prototyping card games.
- cantino/ruby-readability - Port of arc90's readability project to Ruby
- 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
- ruby-formatter/rufo - The Ruby Formatter
- rgeo/activerecord-postgis-adapter - ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
- gma/nesta - File Based CMS and Static Site Generator
- igrigorik/http-2 - Pure Ruby implementation of HTTP/2 protocol
- balvig/spyke - Interact with REST services in an ActiveRecord-like manner
- ankane/ruby-polars - Blazingly fast DataFrames for Ruby
- janko/image_processing - High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick
- 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]
- ruby/www.ruby-lang.org - Source of the https://www.ruby-lang.org website.
- drujensen/fib - Performance Benchmark of top Github languages
- 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.
- 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.
- jruby/warbler - Warbler chirpily constructs .war files of your Ruby applications.
- reidmorrison/semantic_logger - Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
- 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.
- midori-rb/midori.rb - Lightweight, Flexible and Fast Ruby Web Framework
- livingstyleguide/livingstyleguide - Easily create front-end style guides with Markdown and Sass/SCSS.
- tenderlove/asmrepl - A REPL for x86-64 assembly language
- 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
- rails/sass-rails - Ruby on Rails stylesheet engine for Sass
- toretore/barby - The Ruby barcode generator
- 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.
- ruby/rdoc - RDoc produces HTML and online documentation for Ruby projects.
- mame/optcarrot - A NES emulator written in Ruby
- dannnylo/rtesseract - Ruby library for working with the Tesseract OCR.
- adomokos/light-service - Series of Actions with an emphasis on simplicity.
- rossta/montrose - Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.
- webmachine/webmachine-ruby - Webmachine, the HTTP toolkit (in Ruby)
- rubychan/coderay - Fast and easy syntax highlighting for selected languages, written in Ruby.
- wearefine/fae - CMS for Rails. For Reals.
- libvips/ruby-vips - Ruby extension for the libvips image processing library.
- yoshoku/rumale - Rumale is a machine learning library in Ruby
- benbalter/jekyll-auth - A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization
- 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.
- rubocop/rubocop-rails - A RuboCop extension focused on enforcing Rails best practices and coding conventions.
- 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.
- hibiken/stories - Medium clone built with Ruby on Rails
- ruby-ui/ruby_ui - Ruby gem for RubyUI Components
- licensee/licensee - A Ruby Gem to detect under what license a project is distributed.
- holidays/holidays - A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
- claudiob/bh - Bootstrap Helpers for Ruby
- vertiginous/pik - Ruby version manager for Windows
- mrkamel/search_cop - Search engine like fulltext query support for ActiveRecord
- somaticio/tensorflow.rb - tensorflow for ruby
- 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
- rubocop/rubocop-rspec - Code style checking for RSpec files.
- rtomayko/rack-cache - Real HTTP Caching for Ruby Web Apps
- restforce/restforce - A Ruby client for the Salesforce REST API.
- pakyow/pakyow - Design-First Web Framework
- ku1ik/rainbow - Ruby gem for colorizing printed text on ANSI terminals
- xaviershay/enki - A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog
- amoeba-rb/amoeba - A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model
- commander-rb/commander - The complete solution for Ruby command-line executables
- 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.
- chrisseaton/rhizome - A JIT for Ruby, implemented in pure Ruby
- yabeda-rb/yabeda - Extendable framework for collecting and exporting metrics from your Ruby application
- trusche/httplog - Log outgoing HTTP requests in ruby
- sparklemotion/sqlite3-ruby - Ruby bindings for the SQLite3 embedded database
- 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.
- gel-rb/gel - A modern gem manager: Gel is a lightweight alternative to Bundler
- dry-rb/dry-monads - Useful, common monads in idiomatic Ruby
- davydovanton/sidekiq-statistic - See statistic about your workers
- joemasilotti/railsdevs.com - The reverse job board for Ruby on Rails developers.
- voicerepublic/vr-api-specs - Ruby RSpec suite against our public API
- amazing-print/amazing_print - Pretty print your Ruby objects with style -- in full color and with proper indentation
- ruby/typeprof - An experimental type-level Ruby interpreter for testing and understanding Ruby code
- 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.
- Shopify/tapioca - The swiss army knife of RBI generation
- ankane/torch.rb - Deep learning for Ruby, powered by LibTorch
- danielpclark/faster_path - Faster Pathname handling for Ruby written in Rust
- chaps-io/access-granted - Multi-role and whitelist based authorization gem for Rails (and not only Rails!)
- activeadmin/arbre - An Object Oriented DOM Tree in Ruby
- marcel/aws-s3 - AWS-S3 is a Ruby implementation of Amazon's S3 REST API
- msgpack/msgpack-ruby - MessagePack implementation for Ruby / msgpack.org[Ruby]
- ruby/ruby.wasm - ruby.wasm is a collection of WebAssembly ports of the CRuby.
- podigee/device_detector - DeviceDetector is a precise and fast user agent parser and device detector written in Ruby
- makaroni4/sandi_meter - Static analysis tool for checking Ruby code for Sandi Metz' rules.
- 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
- ruby-next/ruby-next - Ruby Next makes modern Ruby code run in older versions and alternative implementations
- projectblacklight/blacklight - Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
- tansengming/stripe-rails - A Rails Engine for integrating with Stripe
- stimulusreflex/cable_ready - Use simple commands on the server to control client browsers in real-time
- antifuchs/gmail-britta - Generate complex gmail filters via a neat little ruby DSL
- jpmckinney/tf-idf-similarity - Ruby gem to calculate the similarity between texts using tf*idf
- hexgnu/linkedin - Ruby wrapper for the LinkedIn API
- dchelimsky/rspec-rails - RSpec extension library for Ruby on Rails
- fpsvogel/learn-ruby - Learning resources for Ruby, Rails, and related skills.
- boazsegev/combine_pdf - A Pure ruby library to merge PDF files, number pages and maybe more...
- upmin/upmin-admin-ruby - Framework for creating powerful admin backends with minimal effort in Ruby on Rails.
- ileitch/hijack - Provides an irb session to a running ruby process.
- 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.
- thesp0nge/dawnscanner - Dawn is a static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.
- nullscreen/yt - The reliable YouTube API Ruby client
- ledermann/unread - Handle unread records and mark them as read with Ruby on Rails
- braintree/runbook - A framework for gradual system automation
- sunny/actor - Composable Ruby service objects
- mbulat/plutus - A Ruby on Rails Engine which provides a double entry accounting system for your application
- 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
- kumar91gopi/Algorithms-and-Data-Structures-in-Ruby - Ruby implementation of Algorithms,Data-structures and programming challenges
- 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
- annict/annict - A platform for anime addicts built with Rails and Hotwire.
- chloerei/alipay - Unofficial alipay ruby gem
- 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
- guilhermesad/rspotify - A ruby wrapper for the Spotify Web API
- socketry/rubydns - A DSL for building fun, high-performance DNS servers.
- rapid7/recog - Pattern recognition for hosts, services, and content
- ruby/json - JSON implementation for Ruby
- 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
- 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.
- ankane/transformers-ruby - State-of-the-art transformers for Ruby
- SergioFierens/ai4r - Artificial Intelligence for Ruby - A Ruby playground for AI researchers
- arbox/data-science-with-ruby - Practical Data Science with Ruby based tools.
- 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.
- anaynayak/aws-security-viz - Visualize your aws security groups.
- leandromoreira/redlock-rb - Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.
- markets/maily - 📫 Rails Engine to preview emails in the browser
- nahi/httpclient - 'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby.
- x-motemen/git-pr-release - Release pull request generator
- westonplatter/phashion - Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
- browserify-rails/browserify-rails - Browserify + Rails = a great way to modularize your legacy JavaScript
- juuso/BozoCrack - A silly & effective MD5 cracker in Ruby
- github/github-ds - A collection of Ruby libraries for working with SQL on top of ActiveRecord's connection
- unabridged/motion - Reactive frontend UI components for Rails in pure Ruby
- DmitryTsepelev/ar_lazy_preload - Lazy loading associations for the ActiveRecord models
- 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
- cedarcode/webauthn-ruby - WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
- plashchynski/crono - A time-based background job scheduler daemon (just like Cron) for Rails
- davidcelis/api-pagination - 📄 Link header pagination for Rails and Grape APIs.
- oscardelben/firebase-ruby - Ruby wrapper for Firebase
- oneclick/rubyinstaller2 - MSYS2 based RubyInstaller for Windows
- peterc/whatlanguage - A language detection library for Ruby that uses bloom filters for speed.
- 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.
- jasmine/jasmine-gem - Jasmine ruby gem
- chef/ohai - Ohai profiles your system and emits JSON
- ankane/eps - Machine learning for Ruby
- 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.
- oauth-xx/oauth-ruby - OAuth for Ruby
- dennybritz/rails_startup_template - A startup template for Ruby on Rails 4 applications
- vagrant-landrush/landrush - A Vagrant plugin that provides a simple DNS server for Vagrant guests
- nullobject/rein - Database constraints made easy for ActiveRecord.
- lineofflight/frankfurter - 💱 Currency data API
- 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).
- pusher/pusher-http-ruby - Ruby library for Pusher Channels HTTP API
- 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.
- rubycdp/vessel - Fast high-level web crawling Ruby framework
- skmetz/poodr - Practical Object-Oriented Design in Ruby
- sumoheavy/jira-ruby - A Ruby gem for the JIRA REST API
- oesmith/puffing-billy - A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
- nickjj/orats - Opinionated rails application templates.
- ruby2d/ruby2d - 🎨 The Ruby 2D gem
- 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.
- 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
- travis-ci/travis-build - .travis.yml => build.sh converter
- 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
- Fosome/garb - A Ruby wrapper for the Google Analytics API
- 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
- telegram-bot-rb/telegram-bot - Ruby gem for building Telegram Bot with optional Rails integration
- daqing/rabel - An open-source web forum built on the Ruby on Rails framework.
- ClosureTree/with_advisory_lock - Advisory locking for ActiveRecord
- 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
- piotrmurach/pastel - Terminal output styling with intuitive and clean API.
- 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
- xijo/reverse_markdown - Ruby gem to convert html into markdown
- thoughtbot/ruby-science - The reference for writing fantastic Rails applications
- maccman/bowline - Ruby/JS GUI and Binding framework (deprecated)
- excid3/receipts - Easy receipts and invoices for your Ruby on Rails applications
- wouterken/crystalruby - Embed Crystal code directly in Ruby
- Sliim/pentest-env - Pentest environment deployer (kali linux + targets) using vagrant and chef.
- chanzuckerberg/sorbet-rails - A set of tools to make the Sorbet typechecker work with Ruby on Rails seamlessly.
- bigcommerce/gruf - gRPC Ruby Framework
- weppos/publicsuffix-ruby - Domain name parser for Ruby based on the Public Suffix List.
- sendgrid/sendgrid-ruby - The Official Twilio SendGrid Led, Community Driven Ruby API Library
- nhmood/watson-ruby - inline issue manager
- meh/ruby-tesseract-ocr - A Ruby wrapper library to the tesseract-ocr API.
- nebulab/simple_command - A simple, standardized way to build and use Service Objects (aka Commands) in Ruby
- rbuchberger/jekyll_picture_tag - Easy responsive images for Jekyll.
- paul/progress_bar - A Ruby terminal progress_bar
- Shopify/ruby-lsp-rails - A Ruby LSP add-on for Rails
- 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
- fotinakis/swagger-blocks - Define and serve live-updating Swagger JSON for Ruby apps.
- riak-ripple/ripple - A rich Ruby modeling layer for Riak, Basho's distributed database
- rails-sqlserver/tiny_tds - TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
- glejeune/Ruby-Graphviz - [MIRROR] Ruby interface to the GraphViz graphing tool
- devise-security/devise-security - A security extension for devise, meeting industry-standard security demands for web applications.
- 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.
- tomstuart/monads - Simple Ruby implementations of some common monads.
- noahhl/batsd - A ruby statsd server implementation storing to Redis and disk
- github/brasil - Recursos e informações do GitHub para a comunidade tech do Brasil.
- aws/aws-sdk-rails - Official repository for the aws-sdk-rails gem, which integrates the AWS SDK for Ruby with Ruby on Rails.
- adhearsion/adhearsion - A Ruby framework for building telephony applications
- ruby/spec - The Ruby Spec Suite aka ruby/spec
- panorama-ed/memo_wise - The wise choice for Ruby memoization
- 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.
- Fudge/gltail - Real-time visualization of server traffic, events and statistics with Ruby, SSH and OpenGL
- maxdemarzi/neography - A thin Ruby wrapper to the Neo4j Rest API
- yosiat/panko_serializer - High Performance JSON Serialization for ActiveRecord & Ruby Objects
- urbanadventurer/urlcrazy - Generate and test domain typos and variations to detect and perform typo squatting, URL hijacking, phishing, and corporate espionage.
- tupl-tufts/rdl - Types, type checking, and contracts for Ruby
- pcreux/csv-importer - CSV Import for humans on Ruby / Ruby on Rails
- markbates/configatron - A super cool, simple, and feature rich configuration system for Ruby apps.
- tuwukee/jwt_sessions - XSS/CSRF safe JWT auth designed for SPA
- tombh/peas - Docker and Ruby based PaaS
- clearwater-rb/clearwater - Component-based Ruby front-end framework
- jbox-web/ajax-datatables-rails - A wrapper around DataTable's ajax methods that allow synchronization with server-side pagination in a Rails app
- 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
- 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
- jcs/rubywarden - An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
- Dynamoid/dynamoid - Ruby ORM for Amazon's DynamoDB.
- chrislloyd/gravtastic - Add Gravatars to your Rubies/Rails (and now Javascript)!
- ruby-syntax-tree/syntax_tree - Interact with the Ruby syntax tree
- hellostealth/stealth - An open source Ruby framework for text and voice chatbots. 🤖
- dmendel/bindata - BinData - Reading and Writing Binary Data in Ruby
- mislav/instagram - The first Instagram website and lightweight API HTTP client
- josefarias/hotwire_combobox - An accessible autocomplete for Ruby on Rails.
- mojombo/proxymachine - A simple TCP routing proxy built on EventMachine that lets you configure the routing logic in Ruby.
- Shopify/statsd-instrument - A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
- Sology/maily_herald - Advanced email processing solution for Ruby on Rails applications
- nomad-cli/venice - Ruby Gem for In-App Purchase Receipt Verification
- 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
- the-teacher/rails7-startkit - Launch Rails with 1 shell command!
- sferik/active_emoji - A collection of emoji aliases for core Ruby methods
- liufengyun/hashdiff - Hashdiff is a ruby library to to compute the smallest difference between two hashes
- aderyabin/sniffer - Log and Analyze Outgoing HTTP Requests
- klausmeyer/docker-registry-browser - 🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
- gavinlaking/vedeu - A framework written in Ruby for building GUI/TUI terminal/console applications.
- ankane/disco - Recommendations for Ruby and Rails using collaborative filtering
- 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
- 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
- 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.
- yjacquin/fast-mcp - A Ruby Implementation of the Model Context Protocol
- gousiosg/github-mirror - Scripts to mirror Github in a cloudy fashion
- ankane/informers - Fast transformer inference 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.
- 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.
- rootstrap/rails_api_base - API boilerplate project for Ruby on Rails 8
- LendingHome/zero_downtime_migrations - Zero downtime migrations with ActiveRecord 3+ and PostgreSQL
- 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.
- hakanensari/vacuum - Amazon Product Advertising API in Ruby
- Shopify/autotuner - Get suggestions to tune Ruby's garbage collector
- jonbuda/miro - A Ruby gem to help extract the dominant colors from an image.
- jekyll/classifier-reborn - A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.
- thoughtbot/climate_control - Modify your ENV
- shardlab/discordrb - Discord API for Ruby
- etewiah/property_web_builder - Create a fully featured real estate website on Rails in minutes! ⛺
- adhearsion/blather - XMPP/Jabber Library and DSL for Ruby written on EventMachine and Nokogiri.
- grosser/smusher - Ruby/CLI: Automatic lossless reduction of all your images
- fractaledmind/acidic_job - 🧪 Durable execution workflows for Active Job
- whiteleaf7/narou - Narou.rb - 小説家になろうのダウンローダ&縦書き整形&管理アプリ。Kindle(などの電子書籍端末)でなろうを読む場合に超便利です!
- stitchfix/stitches - Create a Microservice in Rails with minimal ceremony
- 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.
- tmm1/ripper-tags - fast, accurate ctags generator for ruby source code using Ripper
- njh/ruby-mqtt - Pure Ruby gem that implements the MQTT protocol, a lightweight protocol for publish/subscribe messaging.
- moebooru/moebooru - Moebooru, a fork of danbooru1 that has been heavily modified
- 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.
- tcrayford/Values - Simple immutable value objects for ruby (the readme is longer than the code)
- rubytoolbox/rubytoolbox - Find actively maintained & popular open source software libraries for the Ruby programming language
- rails/execjs - Run JavaScript code from Ruby
- infinum/phrasing - Edit phrases inline for your Ruby on Rails applications!
- zilverline/sequent - CQRS & event sourcing framework for Ruby
- toptal/database_validations - Database validations for ActiveRecord
- 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.
- drewblas/aws-ses - Provides an easy ruby DSL & interface to AWS SES
- neonwatty/meme-search - The open source Meme Search Engine and Finder. Free and built to self-host locally with Python, Ruby, and Docker.
- jekyll/jekyll-import - 📥 The "jekyll import" command for importing from various blogs to Jekyll format.
- Shopify/ruby-style-guide - Shopify’s Ruby Style Guide
- oivoodoo/devise_masquerade - Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
- prometheus/client_ruby - Prometheus instrumentation library for Ruby applications
- mipearson/webpack-rails - Integrate webpack with your Ruby on Rails application
- 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
- stevenbristol/lovd-by-less - Open Source Social Network written in Ruby on Rail by Less Everything
- janx/ruby-pinyin - 中文汉字转拼音, 支持中英文符号混合词语。Pinyin is a romanization system (phonemic notation) of Chinese characters, this gem helps you to convert Chinese characters into pinyin form.
- 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.
- 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.
- ryanlecompte/redis_failover - redis_failover is a ZooKeeper-based automatic master/slave failover solution for Ruby.
- kaievns/ruby-fighter - Street Fighter II in Ruby!
- olbrich/ruby-units - A unit handling library for ruby
- evilmartians/evil-seed - A Gem for creating partial anonymized dumps of your database using your app model relations.
- DavidHuie/quartz - A gem for calling Go code from within your Ruby code
- serradura/u-case - Represent use cases in a simple and powerful way while writing modular, expressive and sequentially logical code.
- 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.
- decision-labs/fcm - Ruby bindings to Firebase Cloud Messaging (FCM) for Android, iOS or Web
- 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.
- danini-the-panini/mittsu - 3D Graphics Library for Ruby.
- yuki24/rambulance - Simple and safe way to dynamically render error pages or JSON responses for Rails apps
- soveran/micromachine - Minimal Finite State Machine
- KnapsackPro/knapsack - Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time.
- fastruby/skunk - A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
- 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.
- meh/ruby-thread - Various extensions to the base thread library.
- rtomayko/posix-spawn - Ruby process spawning 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
- primer/view_components - ViewComponents for the Primer Design System
- open-telemetry/opentelemetry-ruby - OpenTelemetry Ruby API & SDK, and related gems
- davetron5000/optparse-plus - Start your command line scripts off right in Ruby
- rrrene/inch - A documentation analysis tool for the Ruby language
- adamwiggins/rush - Ruby replacement for bash+ssh
- mattt/sinatra-param - Parameter Validation & Type Coercion for Sinatra
- HatBashBR/HatCloud - discontinued
- brettchalupa/graphql-docs - Easily generate beautiful documentation from your GraphQL schema.
- r18n/r18n - I18n tool to translate your Ruby application.
- 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
- 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.
- glebm/order_query - Find next / previous Active Record(s) in one query
- richpeck/exception_handler - Ruby on Rails Custom Error Pages
- pawurb/termit - Translations with speech synthesis in your terminal as a ruby gem
- anycable/anycable-rails - AnyCable for Ruby on Rails applications
- vinistock/sail - Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
- simukappu/activity_notification - Integrated user activity notifications for Ruby on Rails
- rails/rubocop-rails-omakase - Omakase Ruby styling for Rails
- hanklords/flickraw - Ruby library to access flickr api.
- 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
- bhollis/maruku - A pure-Ruby Markdown-superset interpreter (Official Repo).
- bkeepers/qu - a Ruby library for queuing and processing background jobs.
- 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.
- oauth-xx/oauth2 - A Ruby wrapper for the OAuth 2.0 protocol.
- 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.