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/mohnoor94/learningruby

My journey to learn Ruby.

learning learning-by-doing ruby ruby3

Last synced: 15 Mar 2025

https://github.com/vrerv/rails_mcp_engine

Sorbet, RubyLLM, FastMCP + Simple Tool DSL for Rails MCP Server

agentic-ai ai fast-mcp llm mcp model-context-protocol rails rails-engine ruby ruby-llm sorbet tool-use

Last synced: 13 Jan 2026

https://github.com/eapenzacharias/recipes-on-rails

The Recipe app keeps 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.

postgresql rails rails7 recipe-app ruby tailwindcss

Last synced: 01 Oct 2025

https://github.com/olipliche/track_app

Track app allows users to create recipes, and generate a shoppping list based on what they are missingfrom a recipe. It allows users to share their recipes for public access

cancancan css3 device javascript rails ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/fnando/glob

Create a list of hash paths that match a given pattern. You can also generate a hash with only the matching paths.

hash match ruby

Last synced: 17 Apr 2025

https://github.com/ydah/workitcop

This is a custom cop for RuboCop. A collection of cop like working toolkits.

cop rubocop ruby

Last synced: 17 Apr 2025

https://github.com/picandocodigo/gibil

A simple Ruby gem to notify you of your computer's temperature

computer-temperature libnotify linux ruby

Last synced: 11 Nov 2025

https://github.com/justjake/ruby-array-trie

Trie-like, prefix-tree data structures that maps from ordered keys to values. Ruby.

array data-structure ruby trie

Last synced: 08 Jan 2026

https://github.com/praisespjmt/personal-catalog

This project implemented a console app that will help you to keep a record of different types of things you own: books, music albums, and games. The data are stored in JSON files. The project was implemented using Ruby and SQL

ruby sql

Last synced: 29 Mar 2025

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

An exclusive clubhouse.

css3 html5 ruby ruby-on-rails sqlite3

Last synced: 11 Apr 2026

https://github.com/yegor256/decoor

True Object-Oriented Decorator for either an Object or a Class

decorator decorator-pattern decorators oop ruby

Last synced: 04 Jan 2026

https://github.com/sonota88/plumo

ruby

Last synced: 15 Apr 2025

https://github.com/frippz/frippz.se

The Jekyll files for my blog

css html javascript jekyll ruby

Last synced: 12 Apr 2026

https://github.com/alexherbo2/enum.rb

Enum for Ruby

enum ruby

Last synced: 27 Mar 2025

https://github.com/monorkin/rabbitmq_http_auth_backend

Mountable Rack application that implements a configurable API for RabbitMQ's rabbitmq-auth-backend-http.

authentication authorization hanami rabbitmq rabbitmq-auth-backend roda ruby ruby-on-rails sinatra

Last synced: 14 Mar 2025

https://github.com/quarkgluant/piscine_42_ruby

Ma piscine Ruby à 42 validée à 67 %

42born2code gem rails ruby

Last synced: 05 Mar 2026

https://github.com/anselemodims/things_catalog

Things Catalog is a console App that lets you add an item which can be a book, game, or music album.

class console irb json rspec ruby

Last synced: 19 Apr 2026

https://github.com/remarkablemark/csv

Parses CSV string to array.

csv parser ruby

Last synced: 19 Jun 2025

https://github.com/devanb/datatables-rails-bs3

datatables bootstrap 3 for rails

bootstrap bootstrap3 datatables rails rails-gem ruby

Last synced: 26 Jun 2025

https://github.com/haroonabdulrazaq/re-former

This project puts our knowledge of Forms to the test. We built an application similar to hoe forms work in the real world where a user can create a post and add comments to it.

ruby ruby-on-rails

Last synced: 18 May 2026

https://github.com/wizardone/wild_dig

Ruby dig method with a twist (wildcard)

array dig hash ruby wildcard

Last synced: 06 Apr 2025

https://github.com/yasulab/llm-linter

ChatGPT が未踏ジュニアの概要文をコメントする実験的なシステムです(※ 非公式)

ai chatgpt llm ruby sinatra

Last synced: 04 Jan 2026

https://github.com/Tecprog-Grupo6/cook.me

Cook.me is an open-source project of a social media and social networking.

cooking rails recipe ruby social-media social-networking

Last synced: 03 Apr 2025

https://github.com/guerreiropedr0/recipe-app

Sign up or log in, add recipes and manage inventories in this website.

capybara pair-programming rails rspec ruby

Last synced: 01 May 2026

https://github.com/nasirkhan294/test_driven_project

Test-driven development: A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚

githubaction-workflow linter-config rspec-testing rubocop rubocop-configuration ruby ruby-gem

Last synced: 26 Oct 2025

https://github.com/prangonghose/transactiontrove

This is a budget storing app built with Rails framework to let users sign up, login, and add different categories to keep a track of their expenses and transaction. They can add transactions for different categories and have a look at their total spending. This app is useful when someone must keep track of their budget.

bootstrap4 capybara-rspec css3 devise factorybot faker postgresql rspec-rails ruby ruby-on-rails warden

Last synced: 08 Apr 2026

https://github.com/wizardone/concrete

Concrete inheritance for Ruby classes

class-attribute concrete inheritance ruby

Last synced: 13 Sep 2025

https://github.com/hugolgst/hue-rb

🖥 Hue adaptation to Ruby

hue ruby terminal-colors

Last synced: 27 Oct 2025

https://github.com/picatz/ocarina-of-time

A Ruby gem to manage in memory time lines.

inmemory-db ruby timeline

Last synced: 24 Feb 2025

https://github.com/wbotelhos/installers

A Toolbox For Server Setup

chef nginx ruby terraform unicorn

Last synced: 09 Apr 2026

https://github.com/yusufyusie/hello-rails-back-end

Hello Rails Back-end is an tutorial for creating a Rails API with React Front-end. This project is a part of the Microverse curriculum. The goal is to create a Rails API and React Front-end that will display a random greeting from the database.

postgresql ruby ruby-on-rails

Last synced: 06 May 2026

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

Project for learning TDD methodology

gem ruby tdd terminal

Last synced: 18 May 2026

https://github.com/rhhen122/fib

'fib' is a Fibonacci calculator written across multiple languages

brainfuck c cpp docker golang javascript lua php python ruby

Last synced: 11 May 2025

https://github.com/frozenfoxx/util

A collection of various utility scripts

bash ruby scripts

Last synced: 12 Jul 2025

https://github.com/tanhongit/rails_shortener_url_project

URL Shortener is a free tool to shorten a URL or reduce a link and making it easy to remember.

rails rails-shortener ruby shorten-urls shortener shortener-rails shortener-url tanhongit-rails

Last synced: 20 Jan 2026

https://github.com/snaka/trokko

Set up a Rails development environment with Docker in 1 minute.

boilerplate generator rails ruby

Last synced: 05 Apr 2025

https://github.com/ambrosegithub/budgetary-app

Budget- App is web app built with Ruby on Rails that allows users to keep track of their expenses and categories, have a list of transactions associated with a category, and able to manage their transactions.

pgadmin pgsql rails rspec-rails ruby

Last synced: 25 Jan 2026

https://github.com/tanveerisonline/oop_school_library

OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.

postgresql-database rspecs rubocop ruby ruby-on-rails sql

Last synced: 19 May 2026

https://github.com/ansaribrahim/morse-code

In Ruby, decode Morse code by mapping symbols to letters/numbers, split input into words and characters, and use a dictionary to translate. Combine characters into words, handle spaces for word separation, and ignore unknown symbols.

ruby

Last synced: 14 Sep 2025

https://github.com/westdragoniroh/ruby-chess

Command line chess game written in Ruby and tested with RSpec

chess game rspec ruby ymal

Last synced: 17 May 2026

https://github.com/ankurgel/bazinga

Color coded environment tags in rails console

color console production production-management rails-console ruby rubygem utility

Last synced: 02 Apr 2025

https://github.com/olivierjm/deploy-tag

a simple script to create a gitlab tag with all related issues and their assignees

gitlab gitlabapi ruby

Last synced: 19 May 2026

https://github.com/bigcommerce/bc-lightstep-ruby

Generic lightstep library for distributed tracing in ruby

lightstep ruby tracing

Last synced: 22 Apr 2025

https://github.com/makevoid/simple-articles-format

A file format designed for authors - inspired by YAML, write multiple articles in a single file! - made in 2012

blog formats markdown parser ruby text-parsers

Last synced: 29 Apr 2026

https://github.com/maheshkumar-novice/chess

A command line game written in Ruby

chess colors object-oriented-programming rspec rubocop ruby tests

Last synced: 18 May 2026

https://github.com/doriantaylor/rb-uri-ni

RFC 6920 ni:/// URI handler

rfc-6920 ruby uri

Last synced: 14 Mar 2025

https://github.com/ybakos/yongbakos.com

Middleman source for my personal Web shrine of drivel

middleman personal-website ruby

Last synced: 19 May 2026

https://github.com/junminhong/ruby-distroless

Ruby Distroless builds minimal, secure Ruby runtime images on a distroless base, supporting Ruby 2.5–3.4 on both amd64 and arm64 platforms.

distroless distroless-docker docker docker-image dockerfile ruby

Last synced: 21 Mar 2025

https://github.com/zerocracy/swarm-template

Use this repository as a template to create your own swarm of judges

ai ruby ruby-template zerocracy

Last synced: 10 Apr 2025

https://github.com/cipherstash/enveloperb

Ruby bindings for the envelopers envelope-encryption library

cipherstash cryptography encryption envelope-encryption ruby

Last synced: 07 May 2025

https://github.com/kojix2/ruby-edlib

ruby-edlib is a wrapper for edlib

bioinformatics edlib ruby

Last synced: 13 Apr 2025

https://github.com/ambethia/etc

My personal dot files and other things.

dotfiles ruby shell

Last synced: 14 May 2025

https://github.com/ston1x/chisinau-air-quality

🌆When will we all enjoy breathing again?

chisinau city ecology environment moldova rails ruby

Last synced: 18 May 2026

https://github.com/ged/ruby-framenet

Git mirror of a Ruby library for FrameNet

english-grammar framework nlg nlp nlp-library ruby

Last synced: 05 Apr 2025

https://github.com/devteds/devcontainers-for-developers-rails-multi-container-local-setup

Setting up multi-container containerized development environment with Docker & VSCode DevContainer

devcontainer devcontainers docker ruby ruby-on-rails rubyonrails vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/abarrak/3scale-keycloak-users-migration

A commandline utility to migrate the consumer accounts' users from the 3scale to keycloack.

3scale keycloak ruby ruby-gem

Last synced: 25 Jan 2026

https://github.com/drexed/lite-statistics

Generate statistics from collections of data points

analytics ruby statistics

Last synced: 07 May 2025

https://github.com/jimmygizmo/zerotools

Applications, tools and modules written in best-practice Python, Java, Javascript, C and Perl for personal projects, enterprise projects or education.

asyncio autobahn bookmark cryptography encryption ios java perl pexpect python recursive ruby swift tcl tk wamp

Last synced: 11 Apr 2026

https://github.com/shkm/tado

🌡 Quick 'n dirty gem for interacting with Tado's v2 API

api ruby smart-home tado thermostat

Last synced: 13 Apr 2025

https://github.com/shkm/discogs-api

💿 Discogs API client in Ruby.

api-client discogs ruby

Last synced: 13 Apr 2025

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

This project is a console app that allows the user to add books to the library, register borrower and check remaining books in the library.

rubocop ruby

Last synced: 19 May 2026

https://github.com/jeffkay16/budget-app

This Ruby on Rails capstone project is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

rails ruby ruby-on-rails

Last synced: 19 May 2026

https://github.com/hasghari/conifer

Easily manage YAML configuration files and import them into your Ruby objects

ruby yaml-configuration

Last synced: 12 Apr 2025

https://github.com/suwi-lanji/configurator

Create Laravel eloquent migrations from YAML configuration

eloquent json laravel migrations open-source php ruby yaml

Last synced: 08 Apr 2026

https://github.com/klmhyeonwoo/h4vebeauty_branding_page

헤브뷰티 브랜딩 채널

rails ruby vanilajs

Last synced: 17 May 2026

https://github.com/fluent-plugins-nursery/certstore_c

Windows CertStore loader and ruby-openssl extension for TLS connection.

certificate openssl openssl-extension ruby truststore windows

Last synced: 14 Apr 2025

https://github.com/shopify/cibuildgem

Assist developers to distribute gems with precompiled binaries.

bundle gems native-extensions ruby rubygem

Last synced: 17 Feb 2026

https://github.com/thestbar/chbr

CLI tool to navigate through a git repository

fzf git ruby ruby-gem

Last synced: 07 Mar 2026

https://github.com/quentin18/astar-visualizer

A* pathfinding visualizer in Ruby

astar-algorithm gosu pathfinding ruby

Last synced: 15 May 2025

https://github.com/gtekle/qemer-budget-app

This project is built as part of the Microverse Full-stack software development training to develop knowledge on Ruby and Ruby on Rails by creating a mobile web application where you can login and manage your expenses. You can also categorize expenses into different categories.

rails ruby

Last synced: 17 May 2026

https://github.com/dtinth/thyme_osx_ui

Mac OS X Status Bar Integration for Thyme

objective-c ruby

Last synced: 21 May 2026

https://github.com/m0nad/ruby-thc-hydra

A Ruby interface to THC-Hydra, a parallelized login cracker.

hydra ruby thc-hydra

Last synced: 05 Mar 2026

https://github.com/janijegoroff/appium-server-launch

Examples how to launch Appium server from code for several different language bindings.

appium csharp dotnet java javascript pytest python robot-framework ruby wdio

Last synced: 20 Jan 2026

https://github.com/rawongithub/grapethor

Grape REST-like API generator based on Thor

api crud gem generator grape grapethor rest ruby scaffold thor

Last synced: 18 Jul 2025

https://github.com/makevoid/centex-market-taker-bot

Simple market taker bot that trades on the Centex crypto exchange

automation bot centex centex-api exchange market-taker market-taker-bot ruby trading-bot

Last synced: 14 May 2025

https://github.com/hasannadeem/bugzilla-demo-project

A demo project for learning Ruby on Rails.

ajax css3 embedded-ruby html5 javascript ruby ruby-on-rails

Last synced: 07 Apr 2026

https://github.com/tonytonyjan/timestamp_maker

timestamp_maker is a command-line tool that adds timestamp on images/videos based on their creation time.

ffmpeg image-processing imagemagick ruby timestamp video-processing

Last synced: 17 Jul 2025

https://github.com/fasakinhenry/postmortem

This is a postmortem template inspired by atlassian for document incident reports and taking actions

jekyll postmortem postmortems ruby

Last synced: 17 Jul 2025

https://github.com/tn76com/tn76com.github.io

eBusinessDev @ tn76.com : Effective IT solutions for your business. We are team of talented developpers building fancy websites and web applications.

css html javascript jekyll-theme jekyll-website laravel laravel-framework php ruby shell

Last synced: 24 Oct 2025

https://github.com/marcoroth/spritpreisrechner-ruby

Ruby Wrapper for the e-control.at Spritpreisrechner HTTP API

api json ruby spritpreisrechner spritpreisrechner-api wrapper

Last synced: 17 May 2026

https://github.com/avinashupadhya99/tnbgem

Ruby SDK for thenewboston

blockchain ruby ruby-gem thenewboston

Last synced: 10 May 2026

https://github.com/kuboon/victor-opal

Write svg by victor.rb

opal ruby svg

Last synced: 20 Jul 2025

https://github.com/murodjon000/sales-tax

Basic sales tax is applicable at a rate of 10% on all goods, except books, food, and medical products that are exempt. Import duty is an additional sales tax applicable on all imported goods at a rate of 5%, with no exemptions.

rspec ruby

Last synced: 15 May 2026

https://github.com/danielbayley/homebrew-dotfiles

⚪️ Personal @dotfiles, macOS configuration and @Homebrew tap.

cask config dotfiles formula homebrew macos osx ruby shell tap zsh

Last synced: 11 Apr 2026

https://github.com/sonots/reentrant_flock

A reentrant/recursive flock for ruby

flock ruby

Last synced: 30 Oct 2025

https://github.com/keza681/blog_app_rails

The Blog app will be a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. The technologies used are Ruby on rails, CSS3 and the Major language is Ruby

rails ruby

Last synced: 20 Apr 2026

https://github.com/benmuiruri/cablespark

A website for a Nairobi-based telecommunication service provider company. The website is built from a Jekyll template customized to the client's specifications.

javascript jekyll ruby scss

Last synced: 10 Apr 2026

https://github.com/geekelo/morse-code-decoder

A program in Ruby to atomate the process off decrypting Morse Codes

cli-app decryptor ruby

Last synced: 28 Mar 2025