An open API service indexing awesome lists of open source software.

Ruby

Ruby was developed by Yukihiro “Matz” Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby’s syntax is similar to that of Perl and Python.

https://github.com/next-tms/freight_kit

Freight carrier API and website abstraction library 📦

active-shipping backoffice freight freight-carriers logistics ruby

Last synced: 07 Apr 2026

https://github.com/julianpasquale/ruby-functional-programming

This repository includes the slide deck and code examples for my presentation about Functional programming in Ruby

functional functional-programming ruby

Last synced: 10 Jul 2025

https://github.com/andreyantipov/iterm2-viewer

⬛ Utility for display pictures in iterm2 terminal

cli image iterm2 iterm2-viewer picture ruby terminal view

Last synced: 13 Jul 2025

https://github.com/open-meteo-ruby/open-meteo-ruby

Ruby client for OpenMeteo

open-meteo ruby

Last synced: 13 Apr 2025

https://github.com/nakajijapan/frustrationme_app

Web Service - Social Wish Management

frustration ruby social

Last synced: 13 Apr 2025

https://github.com/oybekkayumov/enumerable-ruby

This project uses ruby to implement an enumerable mixin.

enumerable mixins proc ruby yield

Last synced: 12 Jul 2025

https://github.com/thecodechaser/tdd-project

In this project I implemented a class with some methods, but i did it by doing test-driven development (TDD).

ruby tdd

Last synced: 11 Jul 2025

https://github.com/melaniesigrid/oop_school-library

A Ruby school library app that records the available books and who borrows them.

oop ruby

Last synced: 09 May 2025

https://github.com/caioagiani/ruby-on-rails

API ruby on rails - studies

api ruby ruby-gem ruby-on-rails

Last synced: 11 Jul 2025

https://github.com/vendethiel/ruby.ls

Ruby love from LiveScriptxoxo.

livescript ruby

Last synced: 17 May 2026

https://github.com/bxt/nazareth-knot

A neat SVG drawing of a byzantine knot, generated with ERB

art drawing erb italy knots ruby svg

Last synced: 13 Apr 2025

https://github.com/slbug/claude-ruby-grape-rails

Claude Code plugin for Ruby, Rails, Grape, PostgreSQL, Redis, and Sidekiq development

ai ai-agent ai-agents ai-tools claude claude-code llm ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/damolinx/vscode-sorbetto

Extension providing language services for Ruby using Sorbet.

bundler cursor cursor-extension ruby sorbet vscode vscode-extension

Last synced: 24 Apr 2026

https://github.com/loftwah-demo/linux-for-pirates-2

DevOps with Docker, Ruby on Rails and Linux for Pirates!

docker docker-compose linux npm ruby ruby-on-rails tutorial

Last synced: 24 Oct 2025

https://github.com/dhyegocalota/active_admin-cep_auto_complete

Auto complete your addresses fields with Brazilian CEP (zip code) with your ActiveAdmin. :earth_americas:

activeadmin activeadmin-plugin brazil cep rails ruby

Last synced: 10 May 2026

https://github.com/stevenjcumming/rails-performance-guide

Ruby on Rails guide, checklist, and tips for performance audits and best practices

performance performance-optimization rails rails-guides ruby

Last synced: 27 Apr 2026

https://github.com/scientist-labs/ruby_llm-red_candle

Support for local LLMs, running inside of your Ruby process for RubyLLM

candle llm red-candle ruby ruby-llm

Last synced: 31 May 2026

https://github.com/patricktulskie/concuss

Throw a bunch of headers at a web app and see what sticks

malformed-headers pentest ruby security security-auto security-tools testing webapp-security

Last synced: 28 Apr 2025

https://github.com/joshbeckman/readwise-ruby

Minimal Readwise API client and highlight parsing library

gem readwise ruby

Last synced: 03 Sep 2025

https://github.com/euglena1215/grpc_required_annotator

Annotator for null validation of gRPC requests using `required`

grpc ruby

Last synced: 09 Oct 2025

https://github.com/nebulab/renderful

A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.

component contentful rails rendering ruby ui

Last synced: 22 Apr 2025

https://github.com/sevlamare/tictactoe_ruby

Mini game to play on command line.

object-oriented-programming ruby

Last synced: 12 Mar 2026

https://github.com/ksk001100/pixel_matcher

Library to compare images and generate difference image files

diff-image image-processing imagemagick rmagick ruby

Last synced: 10 Apr 2025

https://github.com/tubbo/active_record-embedded

Embed Data in your ActiveRecord Models

activerecord document-database rails ruby

Last synced: 12 Apr 2025

https://github.com/mohamedhnoor/hellorails

Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.

postgresql ruby ruby-on-rails rubygems

Last synced: 10 Apr 2025

https://github.com/mohamedhnoor/rails-blog

For this project, I created a simple blog application using CRUD operations and routes in Ruby on Rails. I started by setting up my models, controllers, and views, and then added the necessary routes to enable CRUD functionality for blog posts.

bootstrap ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/Mayurifag/bets_accounting

:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js

dip docker docker-compose github-actions lefthook rails ruby vue

Last synced: 12 Oct 2025

https://github.com/dklisiaris/bibliography

Bibliography is a book cataloging web application with social features.

bibliography book-catalog rails ruby social-network

Last synced: 10 Jan 2026

https://github.com/javitocor/members-only

A project built with Ruby on Rails based on authenticate users and modify the view for logged users

microverse odin-project ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/teeparham/loady

Simple file reader and logger

csv ruby

Last synced: 13 Apr 2025

https://github.com/kevinstuffandthings/timeboss

Broadcast Calendar navigation in Ruby made simple

broadcast-calendar gregorian-calendars ruby rubygems

Last synced: 10 Oct 2025

https://github.com/maumagnaguagno/map_generator

:globe_with_meridians: Map generator for the lazy game designer

labyrinth map maze ruby

Last synced: 09 Apr 2025

https://github.com/javitocor/mastermind_ruby

Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.

classic-game code project rspec ruby

Last synced: 07 Oct 2025

https://github.com/vin-droid/to_rupees

Spell out numbers in Indian currency. https://rubygems.org/gems/to_rupees

indian money money-in-words ruby ruby-on-rails rupees words

Last synced: 10 Oct 2025

https://github.com/german-cobian/form-creator

A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .

css html rails ruby

Last synced: 03 Jul 2025

https://github.com/nilsding/webm-index

a simple frontend for your WebM directory

coffeescript frontend index ruby webm

Last synced: 06 Oct 2025

https://github.com/prx/feeder.prx.org

Dovetail podcast content management system

podcasting rails ruby

Last synced: 10 Apr 2025

https://github.com/andredarcie/tracker

The most funny entertainment tracker ever 🔥

books comics documentaries games movies postgres rails ruby tv-shows

Last synced: 28 Apr 2025

https://github.com/bajena/flashcard-genius

Free application for managing sets of flashcards. Built using Hanami framework.

free hanami learning ruby

Last synced: 18 Mar 2025

https://github.com/jejacks0n/activeexperiment

Active Experiment is a framework for defining and running experiments in Ruby.

experiments ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/senotrusov/workety

A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.

daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog

Last synced: 07 Oct 2025

https://github.com/eapenzacharias/cashflo

cashFlo is a web application where you can manage your budget: you have a list of transactions associated with a category, so you know how much you spent.

alpinejs expense-tracker mobile-first open-source rails rspec rubocop ruby tailwindcss

Last synced: 07 Oct 2025

https://github.com/bdurand/simple_throttle

Simple redis backed throttle ruby gem

performance redis ruby throttle

Last synced: 09 Jul 2025

https://github.com/jg-rp/ruby-json-p3

JSONPath, JSON Patch and JSON Pointer for Ruby

json jsonpath ruby

Last synced: 12 Apr 2025

https://github.com/webhippie/po_to_json

Ruby library for converting gettext PO files to JSON

gettext i18n json ruby rubygem

Last synced: 19 Jan 2026

https://github.com/jdenen/watir-ng

Identify watir-webdriver elements with ng directives

angular ruby testing watir webdriver

Last synced: 06 Oct 2025

https://github.com/miltlima/goact

Goact - is a CLI to create default github actions

github-actions golang java javascript nodejs ruby

Last synced: 13 Apr 2025

https://github.com/peterzhu2118/declarative_minitest

Ports Rails declarative minitest into regular minitest

minitest ruby

Last synced: 07 Jul 2025

https://github.com/restaurant-cheetah/fuli

Respond to application errors with configurable notifiers

configurable-notifiers error-handling error-notifier fuli ruby

Last synced: 06 Oct 2025

https://github.com/mauricelambert/cve-2021-31166

CVE-2021-31166: exploitation with Powershell, Python, Ruby, NMAP and Metasploit.

bluescreen crash cve cve-2021-31166 denial-of-service dos exploit iis metasploit microsoft nmap payload powershell python3 ruby vulnerability webserver

Last synced: 04 Sep 2025

https://github.com/infrablocks/confidante

A configuration engine combining environment variables, programmatic overrides and the power of hiera.

configuration hiera hierarchical hierarchical-data hierarchy infrablocks library ruby ruby-gem ruby-library rubygem

Last synced: 10 Jul 2025

https://github.com/nownabe/sample-rails-on-google-cloud

Sample repository for the article: Fully managed Ruby on Rails on Google Cloud (できるだけインフラ運用したくない Ruby on Rails on Google Cloud)

google-cloud ruby ruby-on-rails serverless

Last synced: 12 Oct 2025

https://github.com/zeljkofilipin/pacman

Automating Google Pacman

game pacman ruby selenium

Last synced: 28 Apr 2025

https://github.com/jpalumickas/backup-repos

Backup your GitHub, BitBucket and GitLab repositories

backup bitbucket github gitlab gitlab-repositories ruby rubygems

Last synced: 28 Apr 2025

https://github.com/cbrnrd/krypton

🔒 A CLI tool for easy cryptography

cli command-line-tool cryptography encryption ruby security

Last synced: 22 Apr 2025

https://github.com/tobuya/post_stream

The Post Stream is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built by Ruby on Rails

css3 javascript postgresql ruby ruby-on-rails

Last synced: 14 Jun 2025

https://github.com/andremleblanc/druiddb-ruby

Ruby client for Druid using the Kafka Indexing Service

druid ruby ruby-on-rails timeseries-database

Last synced: 06 Oct 2025

https://github.com/ajitsing/rails_distributed_tracing

Distributed tracing for rails microservices

distributed-tracing microservices ruby ruby-on-rails rubygem

Last synced: 08 Oct 2025

https://github.com/infrablocks/rake_docker

Rake tasks for managing images and containers.

docker infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 22 Apr 2025

https://github.com/jbampton/ruby-eclipse-cheatsheets-to-dita

Transforms Eclipse cheat sheets (XML) to DITA with Ruby, XSLT, XPath, Nokogiri

command-line-tool dita eclipse-cheat-sheets nokogiri ruby xml xpath xslt

Last synced: 27 Jan 2026

https://github.com/josephbuchma/postman-ruby

Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)

gem postman ruby

Last synced: 23 Oct 2025

https://github.com/johansenja/quince

A web framework for building React-style apps in Ruby. Check out the demo 👇

ruby

Last synced: 29 Apr 2025

https://github.com/bigcommerce/gruf-commander

Command/Request library for Gruf request validation

cqrs gruf ruby

Last synced: 22 Apr 2025

https://github.com/yasslab/to_md

Convert Ruby Object to markdown by #to_md method.

converter gem markdown ruby rubygems

Last synced: 05 Oct 2025

https://github.com/richbl/motion-surveillance

Ruby-based video security surveillance system using Motion (a software motion detector)

email image iot motion motion-detection motion-detector motion-surveillance ruby security surveillance video video-surveillance

Last synced: 10 Oct 2025

https://github.com/boardfish/nvar

Configure required environment variables for your Ruby app

environment-variables ruby ruby-gem ruby-on-rails

Last synced: 16 Jun 2025

https://github.com/mtarnovan/ruby_pg_cdc

An (experimental) Ruby replication client / CDC for Postgres

cdc change-data-capture logical-replication postgres psql replication ruby

Last synced: 07 May 2025

https://github.com/fnando/epub

Create epub files using Ruby (EPUB 3.3).

epub epub3 ruby

Last synced: 12 Mar 2026

https://github.com/klaxit/danger-brakeman_scanner

A Danger plugin for running Ruby files through Brakeman.

danger-plugin ruby ruby-on-rails security-scanner

Last synced: 01 Apr 2025

https://github.com/dannyben/docker-alpine-ruby

Minimal Ruby docker image with native extensions support

alpine docker-alpine-ruby ruby ruby-docker-image

Last synced: 07 Sep 2025

https://github.com/postmodern/fake_io.rb

A mixin module for creating fake IO-like classes.

help-wanted io mocking ruby

Last synced: 21 Apr 2025

https://github.com/skateman/dev-board

A simple developer dashboard that displays open PRs for a GitHub repo

dashboard development rails ruby

Last synced: 12 Apr 2025

https://github.com/dannyben/loadrunner

GitHub Webhook Server and Event Simulator

gem github-webhooks ruby

Last synced: 18 Apr 2025

https://github.com/tanvir002700/convert_unit

A Ruby Library for dealing with different types of unit conversion.

conversion ruby ruby-gem unit-conversion

Last synced: 28 Apr 2025

https://github.com/healthypackrat/safari_bookmarks_parser

Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)

bookmarks ruby safari

Last synced: 28 Apr 2025

https://github.com/mrdziuban/opal-rb-loader

Opal webpack loader

opal ruby webpack webpack-loader

Last synced: 09 Oct 2025

https://github.com/itenfay/IPAPkgTool

一款自动化打包 ipa 的 MacOS 应用。(A macOS application that packs ipa automatically.)

ipa mac macos objective-c pack-ipa package python ruby shell ui

Last synced: 13 Jul 2025

https://github.com/frempongdev/oop-school-library

School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.

database oop oop-in-ruby orm postgresql relational-databases ruby sql

Last synced: 09 Oct 2025

https://github.com/infrablocks/ruby_helm

A thin ruby wrapper for Helm

helm ruby ruby-gem rubygem

Last synced: 10 Jul 2025

https://github.com/lambda2/breezer

🔒 Lock your Gemfile dependencies to safe versions

ci gemfile ruby security

Last synced: 18 Jan 2026

https://github.com/taichi-ishitani/rbtoon

Toon decoder for Ruby

ruby toon

Last synced: 18 Jan 2026

https://github.com/artofcodelabs/generic_job

Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.

activejob enhancement plugin queueing rails ruby ruby-on-rails

Last synced: 21 Jan 2026

https://github.com/kaykeeb3/concessionaire

Projeto de nota final de cursor, ele foi desenvolvido através de boas práticas e consolidado com nota máxima sendo aprovado.

javascript php ruby

Last synced: 16 Jul 2025

https://github.com/picatz/vifi

📶 A simple wifi signal strength monitoring application for macOS.

chartjs macos ruby visualization webapp wifi

Last synced: 22 Apr 2025

https://github.com/fastruby/benches

A few benchmarks we run for the Ombu Labs blog

benchmarking ruby ruby-benchmarks

Last synced: 07 Oct 2025

https://github.com/olipliche/school-library

Click on Readme bellow for the description of the project

opp rubocop-configuration rubocop-rspec ruby

Last synced: 09 Oct 2025

https://github.com/eldoy/mongocore

MongoDB ORM implementation on top of the Ruby MongoDB driver. Very fast and light weight.

mongodb mongodb-orm mongodb-ruby-driver odm orm rails ruby ruby-mongodb-driver schema

Last synced: 21 Oct 2025

https://github.com/kkasaija/tasty_trek

An app to keep track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe

cancancan capybara-rspec devise postgresql rspec ruby ruby-on-rails

Last synced: 08 Sep 2025

https://github.com/chip/pathos.rb

pathos.rb - CLI for editing a PATH env variable

cli command-line command-line-tool env environment-variables path ruby tty

Last synced: 15 Jul 2025

https://github.com/parolkar/rayrayhooray

A Rails 8 LLM Starter Kit with Raix and RailsUI on Replit

rails replit replit-hosting ruby ruby-on-rails starter-kit starter-template

Last synced: 10 Apr 2025