Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Ruby
R

Ruby

Language
1103 projects2326.1k total stars361.3k total forks27 languages

Open-source projects built with Ruby

There are currently 1103 open-source projects built with Ruby, with a combined total of 2326.1k GitHub stars. The most common language among these projects is Ruby.

Showing 1,103 open-source projects · page 23 of 31

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Vim-Terraform-Completion
Vim-Terraform-Completionjuliosueiras/vim-terraform-completion

A Vim/Neovim plugin providing autocompletion and linting for Terraform configurations with version-aware provider support.

33824Vim Script
4 years ago
qtbindings
qtbindingsryanmelt/qtbindings

Ruby bindings for the Qt GUI toolkit, packaged as an easy-to-install gem for cross-platform desktop development.

33661C++
5 years ago
haml-lint
haml-lintsds/haml-lint

A linting tool for HAML that enforces style consistency and integrates with RuboCop for static analysis.

336111Ruby
6 days ago
aws-codedeploy-agent
aws-codedeploy-agentaws/aws-codedeploy-agent

Host agent that enables AWS CodeDeploy to deploy applications to on-premises instances and Amazon EC2 instances.

335194Ruby
2 months ago
Consul
Consulmakandra/consul

A scope-based authorization library for Ruby on Rails that controls access by describing sets of accessible things.

33437Ruby
3 months ago
ENVied
ENViedeval/envied

A Ruby gem that ensures presence and type correctness of environment variables, providing typed access.

33041Ruby
1 year ago
Table Flipper
Table Flipperiridakos/table_flipper

A Ruby gem that prepends the table-flipping ASCII art to exception messages for humorous debugging.

3308Ruby
8 years ago
Whirly
Whirlyjanlelis/whirly

A simple, colorful, and customizable terminal spinner library for Ruby with 24 built-in spinners.

33014Ruby
5 months ago
watchbuild
watchbuildfastlane/watchbuild

Get macOS or Slack notifications when your App Store Connect build finishes processing.

32821Ruby
4 years ago
Dubai
Dubainomad/dubai

A Ruby gem for generating and previewing Apple Passbook passes from the command line or scripts.

32828Ruby
5 years ago
Rapidfire
Rapidfirecode-mancers/rapidfire

A Rails engine gem for creating and managing dynamic surveys with multiple question types and result aggregation.

328141Ruby
1 year ago
social_shares
social_sharesTimrael/social_shares

A Ruby gem to fetch social media share counts for URLs across multiple networks including Facebook, Reddit, and LinkedIn.

32837Ruby
8 years ago
roadworker
roadworkerwinebarrel/roadworker

A Ruby DSL tool for managing AWS Route53 DNS records with infrastructure-as-code principles.

32643Ruby
3 months ago
RR
RRrr/rr

A Ruby test double framework with a rich selection of double techniques and terse syntax.

32630Ruby
1 month ago
niceql
niceqlalekseyl/niceql

A zero-dependency Ruby gem for colorized SQL formatting and PostgreSQL error prettification.

32613Ruby
9 months ago
generator-jekyllized
generator-jekyllizedsondr3/generator-jekyllized

A Yeoman generator for Jekyll that uses Gulp to rapidly scaffold, develop, and deploy static websites.

32234JavaScript
6 years ago
Skylight
Skylightskylightio/skylight-ruby

A Ruby agent that instruments applications to send performance data to Skylight for monitoring and profiling.

32077Ruby
2 days ago
Mongoid Search
Mongoid Searchmauriciozaffari/mongoid_search

A simple full-text search implementation for Mongoid ORM, supporting partial and case-insensitive searches with customizable indexing.

316112Ruby
4 months ago
Treetop
Treetopcjheath/treetop

A Ruby-based parsing expression grammar (PEG) DSL for building parsers and interpreters.

31526Ruby
6 months ago
propono
proponomeducation/propono

A Ruby gem for easy pub/sub messaging built on AWS SNS and SQS.

31427Ruby
4 years ago
vagrant-scp
vagrant-scpinvernizzi/vagrant-scp

A Vagrant plugin for copying files between host and guest VMs using SCP.

31431Ruby
4 years ago
Skeptick
Skeptickmaxim/skeptick

A Ruby DSL for building and running ImageMagick commands with clean syntax and composable image objects.

3147Ruby
11 years ago
SBConstants
SBConstantspaulsamuels/SBConstants

A command-line tool that automatically generates a constants file from identifiers found in iOS/macOS storyboards.

31226Ruby
9 years ago
Super Bombinhas
Super Bombinhasvictords/super-bombinhas

A retro 2D platformer game built with Ruby, featuring a unique character-switching mechanic inspired by Super Mario World.

31015Ruby
1 year ago
wikipedia
wikipediakenpratt/wikipedia-client

A Ruby client library for interacting with the Wikipedia API, providing easy access to articles, summaries, images, and metadata.

30974Ruby
3 years ago
google-api-ads-ruby
google-api-ads-rubygoogleads/google-api-ads-ruby

Ruby client library for Google Ad Manager SOAP API with common framework for Ads SOAP APIs.

303224Ruby
20 days ago
refinerycms-blog
refinerycms-blogrefinery/refinerycms-blog

A simple blog engine extension for Refinery CMS with posts, categories, and comment moderation.

302248Ruby
3 years ago
Praxis
Praxisrightscale/praxis

A Ruby framework for designing and implementing modern REST APIs with automatic OpenAPI documentation and GraphQL-like field selection.

30238Ruby
1 year ago
ActiveValidators
ActiveValidatorsfranckverrot/activevalidators

A collection of pre-built, tested ActiveModel/ActiveRecord validators for common data formats like email, phone, and credit cards.

30248Ruby
2 years ago
Mongoid Tree
Mongoid Treebenedikt/mongoid-tree

A tree structure implementation for Mongoid documents using the materialized path pattern.

30067Ruby
1 year ago
TelegramBot
TelegramBoteljojo/telegram_bot

A Ruby client library for building Telegram bots with a simple and expressive API.

29875Ruby
2 years ago
stack_master
stack_masterenvato/stack_master

A CLI tool for managing AWS CloudFormation stacks with safe, synchronous updates and dynamic parameter resolution.

29542Ruby
2 months ago
kt-paperclip
kt-paperclipkreeti/kt-paperclip

Easy file attachment management for ActiveRecord with image processing, validation, and multiple storage backends.

290101Ruby
18 days ago
aws-fluent-plugin-kinesis
aws-fluent-plugin-kinesisawslabs/aws-fluent-plugin-kinesis

A Fluentd output plugin for sending log events to Amazon Kinesis Data Streams and Amazon Data Firehose.

28996Ruby
1 month ago
fuzzy-string-match
fuzzy-string-matchkiyoka/fuzzy-string-match

A fast fuzzy string matching library for Ruby that implements the Jaro-Winkler distance algorithm.

28737Ruby
6 years ago
Pippi
Pippitcopeland/pippi

A runtime analysis tool that finds suboptimal Ruby class API usage by observing method calls during test execution.

28611Ruby
7 years ago
1
22
23
24
31