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/kfischer-okarin/advent-of-code

Advent of Code solutions 2019-2021

advent-of-code dragonruby ruby

Last synced: 28 Jan 2026

https://github.com/rosekamallove/portfolio-mlh

This is a Fork of the Portfolio project, with AlanAI, Dark Theme, and GitHubStats which I and @KUHOO-S worked on during the first-week Orientation Hackathon at the MLH Pre-Fellowship

alan-ai dark-theme javascript ruby sass

Last synced: 13 Apr 2026

https://github.com/thefox/wallet

A Ruby program to track your finances.

finances mit-license money-library ruby ruby-gem ruby-library wallet

Last synced: 23 Apr 2025

https://github.com/kineticcafe/app_identity

Fast, lightweight, cryptographically secure app authentication

application-identity application-identity-verification elixir ruby specification typescript

Last synced: 22 Apr 2025

https://github.com/rolandasb/staff_bar

Show basic application information for administrators in Rails projects.

admin administrators rails ruby ruby-on-rails staff

Last synced: 13 Apr 2026

https://github.com/yb66/sinatra-default_parameters

Extends the request context with a helper to give a quick and simple way to set defaults for the params helper on a per route basis.

par ruby sinatra

Last synced: 09 Apr 2025

https://github.com/nguyenvanhuan243/rails_meilisearch_docker

Rails meilisearch docker

meilisearch rails ruby

Last synced: 27 Feb 2025

https://github.com/jimmycuadra/pretty_chat

Pretty print blocks of text from chats

application cli ruby utility

Last synced: 09 Sep 2025

https://github.com/cf-toolsuite/tanzu-genai-showcase

This repository contains multiple examples of applications that can be deployed on Tanzu Platform for Cloud Foundry, demonstrating the use of GenAI tile's LLM capabilities.

ai buildpacks cloud-foundry dotnet golang java javascript php python ruby tanzu

Last synced: 09 Apr 2025

https://github.com/sshaw/selfie_formatter

The RSpec Selfie Formatter: A Formatter that takes photos of you while your tests run and uses them to track progress and format the results.

imagesnap photos rspec rspec-formatter ruby selfie-formatter selfies test

Last synced: 04 Feb 2026

https://github.com/haliljon/expense_tracker_ror

Expense tracker is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.

css3 html5 js ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/fmjsjx/fileminer

A simple file/log transfer tool coding by ruby.

file log ruby transfer

Last synced: 23 Apr 2025

https://github.com/sparr/rollingstock-squib

Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein

card-game cards publishing ruby squib

Last synced: 17 Mar 2025

https://github.com/petitviolet/rcb

Circuit Breaker for Ruby

circuit-breaker ruby rubygem

Last synced: 28 Feb 2025

https://github.com/kwambiee/school_library

The app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

rspec ruby

Last synced: 28 Apr 2026

https://github.com/shivam091/rails_bootstrap_form

Rails form helpers and form builder extensions that make it super easy to build forms in Bootstrap 5 styles.

bootstrap5 date-helpers form-builder form-helpers form-options-helpers form-validation rails ruby

Last synced: 24 Apr 2025

https://github.com/interop-tokyo-shownet/ipaddr-ext

Extensions for Ruby IPAddr Class

ipaddr ruby shownet

Last synced: 11 Jun 2025

https://github.com/basemax/persian-hex-system

The Persian Hex System is a cultural and technical project inspired by Arash Mohammadi. Its goal is to create a uniquely Persian system to replace the traditional hexadecimal (hex) numbering system, designed specifically to reflect Iranian culture and Persian language. This project provides tools and scripts in multiple programming languages.

bash bin binary c computer cpp hex hex-system persian php py python ruby shell

Last synced: 07 Feb 2026

https://github.com/micheleriva/range-prototype

Extend your JavaScript Number type with a ~100 bytes polyfill

es5 es6 generator ie8 iterator javascript js nodejs polyfill prototype python range ruby

Last synced: 12 Apr 2026

https://github.com/yamarkz/carrierwave-optimize_image

This gems simple optimize image for CarrierWave

carrierwave images ruby ruby-gem

Last synced: 22 Feb 2026

https://github.com/sadaf-daneshgar/ruby-_group_capstone

In this app, you create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class

association oop pair-programming postgresql ruby uml-diagram unit-test

Last synced: 23 Apr 2025

https://github.com/2kabhishek/gogeo

Fun with Geocoder and Rails 🌏🚂

fun geocoder geography global learning rails ruby

Last synced: 14 Apr 2026

https://github.com/thekuwayama/simple_nts_client

Simple NTS(Network Time Security) Client

cli ntp nts ruby

Last synced: 23 Apr 2025

https://github.com/tcdowney/cred_hubble

Unofficial Ruby Client for Cloud Foundry CredHub Credential Store 🔭

cloud-foundry-credhub credub-ruby-client http-client ruby

Last synced: 09 Jul 2025

https://github.com/organization-devxp/practica-codigo

Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.

csharp dart go java javascript kotlin php python ruby rust sql swift typescript

Last synced: 23 Apr 2025

https://github.com/amklass11/real-estate

A real estate site where agent can post and sell home

html ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/discordbotportaljp/discordrb-startup

Herokuでdiscord.rbを始めるテンプレート

discord discordrb heroku ruby

Last synced: 11 Jul 2025

https://github.com/deanout/vue-vite-rails

Vite And Vue On Rails Template using the Vite_Rails Gem

rails rails7 ruby ruby-on-rails vite vitejs vue vuejs

Last synced: 12 Apr 2026

https://github.com/justincampbell/progress_printer

Ruby gem which logs the progress of an operation, with estimated completion time

gem ruby

Last synced: 18 Mar 2025

https://github.com/amita-roy/ruby_capstone_css_linter

This is a Ruby capstone project provided by Microverse for learning purposes. For this project I have created a CSS-Linter with 4 rules ie no-duplicate-selectors, valid-units, lenght-zero-no-unit and selector-typecase.

crass css-linter rspec ruby simplecov test-coverage

Last synced: 13 Apr 2026

https://github.com/igorbezsmertnyi/picterest

Ruby on Rails application example

rails ruby ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/westonganger/devise_whos_here

Devise extension for logging current active users logged in using only the fast Rails cache and not your database

active-users devise rails ruby users

Last synced: 07 Jan 2026

https://github.com/majioa/shoulda-matchers-cucumber

Use shoulda matchers and rspec-expectations directly in cucumber

cucumber rails ruby testing

Last synced: 13 Apr 2025

https://github.com/bdossantos/bds.run

:runner: Train hard, race easy.

bds html ruby runner weblog

Last synced: 11 Mar 2026

https://github.com/taketo1113/ddig

DNS lookup utility for Ruby

ddr dns doh dot ruby

Last synced: 14 Aug 2025

https://github.com/gmpsankalpa/hello-world

This repository contains "Hello, World!" programs written in 20 different programming languages.

assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript

Last synced: 04 Apr 2026

https://github.com/factorialco/captain_hook

🪝 Create decorator hooks for any ruby class

hooks ruby ruby-gem

Last synced: 04 Feb 2026

https://github.com/smart-village-solutions/smart-village-app-json-importer

Import JSON Feeds and convert them to the smart-village-json

ruby smart-village-app

Last synced: 06 Jul 2025

https://github.com/infrablocks/rake_vault

Rake tasks for interacting with Hashicorp Vault.

hashicorp-vault infrastructure rake rake-task ruby ruby-gem rubygem vault

Last synced: 11 Jun 2025

https://github.com/berniechiu/mongoid_enum_mapper

An ActiveRecord Enum Like Function Supporting for Mongoid

enum mongoid ruby

Last synced: 07 May 2025

https://github.com/songzivong/dark-minima

A dark version of the default theme Minima of Jekyll.

jekyll jekyll-theme ruby

Last synced: 23 Apr 2025

https://github.com/dkam/hsmr

HSM Functions in Ruby

hsm ruby

Last synced: 23 Apr 2025

https://github.com/sreedevk/bkmrq

Export Your Bookmarks to Web Formats

bkmrq bookmarks-export bookmarks-renderer markdown ruby

Last synced: 06 Aug 2025

https://github.com/goseind/rubyworkshop

IWS Ruby Workshop HS Mannheim

ruby workshop

Last synced: 07 May 2026

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

In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.

ruby tdd

Last synced: 24 Jan 2026

https://github.com/Imomoi/clickhouse-backup

Backup tool for ClickHouse DB with restoration via bash scripts

backup clickhouse restore ruby

Last synced: 25 Mar 2025

https://github.com/andrewmcodes/vercel_ruby

WIP Vercel Serverless Functions written in Ruby

ruby vercel vercel-serverless-functions

Last synced: 12 Apr 2025

https://github.com/humansinput/dialogbind

DialogBind provides a Ruby API that wraps around Linux, macOS and Windows message box-generating tools.

gui linux macos ruby ruby-application rubygem windows

Last synced: 11 Jun 2025

https://github.com/spanglel/openrareplay

Ruby program/library to parse and generate OpenRA replays without identifying information

openra openra-replays ruby

Last synced: 25 Mar 2025

https://github.com/aaronc81/sorbet_duck

Statically-checked duck typing (structural typing) for Sorbet. Quack!

duck-typing ruby sorbet structural-typing

Last synced: 29 May 2026

https://github.com/cburmeister/pianobar-notify

Pianobar desktop notifications on OSX.

notifications pianobar ruby

Last synced: 09 Apr 2025

https://github.com/aristotelesbr/rating_app

Example Rack app

rack ruby

Last synced: 04 Sep 2025

https://github.com/guillainbisimwa/ruby-ata-structures-and-algorithms-

The goal of this repository is to complete as many challenges from top-100-liked-questions collection of popular challenges in LeetCode.

algorithms data-structures ruby

Last synced: 25 Mar 2025

https://github.com/satoryu/google_suggest

A gem which allows us to retrieve suggest words from Google in your Ruby Code.

google-suggestions hacktoberfest ruby rubygem

Last synced: 29 Jul 2025

https://github.com/hainesr/ffi-openmpt

A Ruby interface to libopenmpt.

ffi ffi-openmpt hacktoberfest libopenmpt mod ruby ruby-ffi

Last synced: 28 Oct 2025

https://github.com/hainesr/mos6502

A ruby implementation of the 6502 microprocessor

6502 6502-processor ruby

Last synced: 26 May 2026

https://github.com/tankerhq/sdk-ruby

Tanker client-side encryption SDK for Ruby

cryptography encryption end-to-end privacy ruby sdk security tanker

Last synced: 09 Apr 2025

https://github.com/tanveerisonline/rails_blog_app

This is a blog app which uses Ruby on Rails for backend and allows users to read peoples posts and comments and allows people who sign up to add their posts and comment as well as like others posts, it also integrates with PostgreSQL The figure below is the ERD for the project:

postgresql rspec rubocop ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/algerina/mob_programing_28_04

Mob-programing: Solving a problem from Hackerrank "Viral advertising" using Ruby

hackerrank hackerrank-solutions mob-programming ruby

Last synced: 16 Mar 2025

https://github.com/nathalon/kai

Ruby TCP Reverse Shell

reverse-shells ruby tcp

Last synced: 07 Apr 2025

https://github.com/piotrmurach/wc.rb

A Ruby clone of Unix wc utility.

ruby ruby-gem tty unix-command

Last synced: 12 Jun 2025

https://github.com/prangonghose/earthbnb-backend

This web application is built to enable users browser through different houses which they can reserve on choice basis. The users can add their own houses to let other users reserve that for extra income. Users can register an account to use the website with full access with a unique username.

postgresql rails-api ruby ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/guillainbisimwa/find-house-api-doc

Welcome to the FIND YOUR HOUSE API portal. The objective of this site is to make data, including imagery, eminently accessible to application developers.

api bundler documentation house-api rails6 ruby

Last synced: 21 Jan 2026

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

Interacted with various types of methods using Ruby in this project

ruby

Last synced: 27 Mar 2026

https://github.com/dannyben/colsole

Utility functions for colorful console applications with Ruby

cli-utilities gem ruby

Last synced: 18 Apr 2025

https://github.com/petertseng/adventofcode-rb-2021

Solutions to https://adventofcode.com/2021 (complete)

advent-of-code advent-of-code-2021 ruby

Last synced: 11 Mar 2026

https://github.com/jimmycuadra/lita-how-many

Teaches Lita how to count.

chatops fun lita lita-handler ruby

Last synced: 18 Apr 2026

https://github.com/bytedecoder/calculato

Offers a wide range of medical topic calculations.

ruby ruby-gem

Last synced: 22 Jun 2025

https://github.com/dayanfreitas/advancedalgorithm

Repositories for advanced college algorithms subjects

docker docker-compose elixir erla ruby

Last synced: 19 Apr 2026

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

This pair-programming project contains three Enumerable methods inside of a module and a MyList class.

gem ruby terminal

Last synced: 12 Apr 2026

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

An exclusive clubhouse.

css3 html5 ruby ruby-on-rails sqlite3

Last synced: 11 Apr 2026

https://github.com/remy727/ruby-array-operations-quiz

Ruby Array Operations Quiz

array quiz ruby

Last synced: 10 Sep 2025

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/npupko/buddy.nvim

Various handy functions for Ruby developers

neovim neovim-plugin nvim-lua rails refactoring ruby

Last synced: 05 May 2026

https://github.com/antoinelyset/colossus

Colossus is a Push and Presence pure Ruby server. It uses Faye internally.

javascript presence push ruby ruby-server

Last synced: 18 Apr 2025

https://github.com/yegor256/tago

Convenient .ago() and .seconds() helpers for Ruby’s Time and String classes

logging ruby ruby-gem string-formatting time time-formatting time-progress

Last synced: 26 Jan 2026

https://github.com/lukaszsliwa/doconomy

Doconomy API Ruby Client. Åland Index is an index for CO2 emission calculations for payments and financial transactions.

aland-index api api-rest carbon carbon-emissions carbon-footprint climate climate-action climate-change co2 co2-emission co2-emissions footprint-calculator ruby ruby-gem

Last synced: 02 May 2025

https://github.com/yegor256/always

A simple Ruby framework that spins a loop forever, in a background thread

concurrency ruby ruby-gem thread threading

Last synced: 04 Jan 2026

https://github.com/iamchristianani/drivewise-frontend

DriveWise is a user-friendly car reservation app that simplifies the process of reserving cars for drive testing. Easily browse and book from a wide selection of cars, manage reservations, and enjoy a seamless experience. Built with React, Redux and Ruby on Rails.

postgresql react redux ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/deradon/rdcpu16

This is a simple Ruby port of the fictive 16-bit-cpu DCPU16.

assembler learning ruby

Last synced: 02 Apr 2025

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

The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.

ruby

Last synced: 05 Aug 2025

https://github.com/natasha-ct/testdrivendevop

This is a collaborated project we did when practicing application of Test Driven Development(TDD) principles in developing programs. All the classes and methods were written after the tests had been implemented.

rspec-testing ruby test test-driven-development

Last synced: 07 Jul 2026

https://github.com/manuraj17/pbin.rb

Personal paste bin (Ruby version)

ruby ruby-gem webapp

Last synced: 30 Aug 2025

https://github.com/yegor256/donce

Docker Once: builds a temporary Docker image, runs a temporary Docker container, lets your tests interact with it, terminates and cleans up

automated-testing docker ruby testing unit-testing

Last synced: 04 Oct 2025