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/haywhizzz/scraper

This is a web scraper project build using the ruby language

ruby scraper web-scraper

Last synced: 06 Oct 2025

https://github.com/danini-the-panini/will_it_ruby

Run your Ruby code before actually running it

ruby static-code-analysis

Last synced: 09 Oct 2025

https://github.com/klippx/rubocop_rules

Common place to host rubocop enforcement across projects

configuration-management linting linting-rules micro-framework rubocop ruby ruby-projects

Last synced: 16 Aug 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/bushmusi/my-catalog

In this project we have create a console app that will help you to keep a record of different types of things you won: 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 structure.

linter oop pgsql ruby tdd unit-testing

Last synced: 26 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/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/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/piotrmurach/wc.rb

A Ruby clone of Unix wc utility.

ruby ruby-gem tty unix-command

Last synced: 12 Jun 2025

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

A Blog app similar classic blog website. With fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql rails ruby

Last synced: 28 Feb 2025

https://github.com/booink/microdata_schema

microdata json-ld generator

json-ld microdata ruby

Last synced: 11 Oct 2025

https://github.com/tmilar/ignition-boost

2D Arcade Spaceships game developed in Ruby for RPG Maker VX Ace.

game-2d game-development rpg-maker ruby spaceships

Last synced: 16 Mar 2025

https://github.com/scientist-labs/tokenkit

Fast, Rust-backed word-level tokenization for Ruby. Unlike subword tokenizers (BPE, WordPiece) designed for LLMs, TokenKit provides linguistic tokenization for search engines, text mining, and NLP pipelines—preserving domain-specific patterns like gene names, measurements, and technical terms while handling Unicode correctly.

nlp ruby tokenizer

Last synced: 06 Oct 2025

https://github.com/pboling/require_bench

Benchmark/Timeout/Rescue Ruby's `require`/`load` for Debugging Glory

debugging logging ruby

Last synced: 05 Jul 2025

https://github.com/sharshenov/sneakers-laces

Subscribe your Sneakers workers to dynamically added/removed queues without process restart

rabbitmq ruby sneakers

Last synced: 08 Oct 2025

https://github.com/maumagnaguagno/snake

:snake: Snake game descriptions for automated planning

hddl htn jshop pddl planning ruby

Last synced: 23 Feb 2026

https://github.com/playpasshq/vaulty

Ruby CLI for improved Vault Management / Configuration

cli gem ruby vault vault-client

Last synced: 05 Jul 2025

https://github.com/frozenfoxx/random-media-portal

A captive web portal that randomly selects media to play.

ruby sinatra

Last synced: 23 Jun 2026

https://github.com/yoshoku/numo-linalg-randsvd

Numo::Linalg.randsvd is a module function on Numo::Linalg for truncated singular value decomposition with randomized algorithm.

gem linear-algebra machine-learning matrix ruby singular-value-decomposition

Last synced: 08 Oct 2025

https://github.com/apiqcms/kms_shop

Extends KMS Catalog by adding cart and orders feature

cart cms e-commerce ruby rubyonrails

Last synced: 27 Jan 2026

https://github.com/laertispappas/dynamic_form_objects

Create simple form objects

form-objects ruby

Last synced: 19 Oct 2025

https://github.com/bishwas-py/ruby-basics-learning

All the basic learning assents for Ruby .rb, like looping, classes and methods, printing and stuff

basics learning ruby

Last synced: 02 Apr 2025

https://github.com/rdavid/transcode

The tool designed to transcode, inspect, and convert video files.

audio ruby rubygem transcode video video-transcoding

Last synced: 24 Apr 2025

https://github.com/eliav-lavi/dawn

An Instances Container for Ruby

container dependency-injection rails ruby

Last synced: 06 Oct 2025

https://github.com/hugohow/doctolib

Doctolib's tests for a software engineer position (2017)

ruby

Last synced: 08 Oct 2025

https://github.com/sn/wobbly

Wobbly is a simple Ruby library that parses shorthand relative date and time duration strings, making it easy to specify durations like "1h2m" (1 hour, 2 minutes) or "5Y" (5 years) in a concise format.

date datetime ruby ruby-gem ruby-library rubygems

Last synced: 21 Jan 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/leonardofaria/sinatra-auth

Simple Sinatra app to hide a directory under authentication, Heroku-ready - https://sinatra-auth-demo.herokuapp.com/

authentication heroku ruby sinatra tailwindcss

Last synced: 18 May 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/olaishola05/blog

This is a blog app for a classic blog website with full website functionality that show the lists of posts readers can read and interracts with by adding comments and likes. Built using Ruby on Rails.

erb mvc-architecture rails-application ror ruby

Last synced: 21 Jan 2026

https://github.com/wtnabe/shlauncher

A shell script launcher inspired by Rake and Cutagem

deprecated ruby rubygems

Last synced: 11 Oct 2025

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/shiroemons/random-touhou-music

SpotifyとApple MusicとYouTube Musicの東方楽曲をランダムで選曲してくれるWebアプリ

ruby sinatra

Last synced: 10 Oct 2025

https://github.com/bawng/actuator

High precision scheduling of light weight timers for async and fibered Ruby applications

async fibers high-performance high-precision reactor ruby ruby-extension timers

Last synced: 19 Apr 2025

https://github.com/viniciusmeneses/metrics

📈 Analyze your business metrics

chakra-ui rails react ruby tanstack-react-query typescript u-case

Last synced: 13 Apr 2026

https://github.com/platanus/lita_time_tracker

Get time tracking information in your Slack

harvest lita ruby ruby-gem slack-bot toggl

Last synced: 05 Mar 2026

https://github.com/dvinciguerra/feature-channel-sample

The feature channel POC project

ruby

Last synced: 13 Oct 2025

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/rafa-kozand/ruby_projects

Ruby Code Storage.

ruby

Last synced: 27 Jan 2026

https://github.com/kaylareopelle/otel_ruby_logs_demo

Rails app with experimental OpenTelemetry Logs for Ruby

logs opentelemetry rails ruby

Last synced: 23 Oct 2025

https://github.com/geekelo/personal-inventory

A ruby app to keep personal inventory records

cli-app ruby

Last synced: 19 Jan 2026

https://github.com/eltonsantos/agendageeb

Site do Agenda GEEB

ruby ruby-on-rails

Last synced: 14 May 2026

https://github.com/digia3d/catalog-of-my-things

"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.

ruby sql uml-diagram

Last synced: 23 Oct 2025

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

A simple ruby school library application that utilizes classes and relationships between the classes to manage students and library book rentals.

pry ruby

Last synced: 11 Oct 2025

https://github.com/joyfulprogramming/observable

Instrument method calls with OpenTelemetry

open-telemetry opentelemetry rails ruby

Last synced: 05 Oct 2025

https://github.com/paulbrodner/paulbrodner.github.io

My Personal Blog https://paulbrodner.github.io

automation blog jekyll ruby

Last synced: 19 Jan 2026

https://github.com/isaahmdantas/sigmun-rails

Script para criar projetos em Ruby on Rails para os futuros projetos da PMM.

boilerplate rails rails-boilerplate rails7 railsscaffold ruby ruby-on-rails

Last synced: 19 Jan 2026

https://github.com/dxheroes/gh-action-auto-release

This GitHub action automatically creates a release in a PR and, after merging, publishes your package to the supported package registry and notifies you of the release in Slack.

automation conventional-commits github-actions javascript php release release-automation ruby sdk semver slack

Last synced: 15 Apr 2026

https://github.com/talentplatforms/ropen_pi

Rspec and OpenAPI Integration

openapi3 rspec rswag ruby swagger

Last synced: 24 Oct 2025

https://github.com/michaelmior/nose-cli

:nose: Automated schema design for NoSQL applications

nosql ruby schema

Last synced: 15 Mar 2026

https://github.com/rwubakwanayo/morse-code-message

This is an introduction to ruby course where we build project to decode sentence of special character ("-- -.-- -. .- -- .") to the real sentence ("MY NAME")

ruby

Last synced: 24 Oct 2025

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/dmarcoux/ruby_templates

Templates for common files/configs I use in Ruby projects

rubocop ruby

Last synced: 24 Oct 2025

https://github.com/javierav/haku

A library for build simple service objects

actions poro rails ruby service-object

Last synced: 08 Oct 2025

https://github.com/tresor11/transaction-app

A mobile web transaction management app where users can group all their related transaction in one place

rails ruby

Last synced: 28 Jan 2026

https://github.com/nwtgck/tetris-ruby

Very simple TUI-base Tetris written in Ruby

curses ruby tetris

Last synced: 12 Oct 2025

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/pcvg/link_scout

LinkScout is a Broken URL Checker with several options

gem rails ruby ruby-on-rails rubygem

Last synced: 24 Oct 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/justalever/devise_confirmable_example

Let's Build: With Ruby on Rails - Extending Devise - Confirmation Emails

confirmable devise rails ruby

Last synced: 13 Jun 2025

https://github.com/ninech/puppet-lint-global_definition-check

Extends puppet-lint to ensure that your manifests have no global resources and functions.

puppet puppet-lint ruby

Last synced: 24 Oct 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/wizardone/minimus

Minimalistic state machine for ruby objects

machine minimalistic ruby state

Last synced: 24 Oct 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/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/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/iwillspeak/snooper

Spying on Tests

ruby testing watcher

Last synced: 07 Oct 2025

https://github.com/acook/uspec

Uspec is a shiny little testing framework for your apps!

minimalist-library ruby ruby-gem test-automation test-framework testing-framework

Last synced: 05 Jul 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/acook/config_module

Load important configuration files into their own modules

configuration-management ruby ruby-gem settings-storage yaml-configuration

Last synced: 05 Jul 2025

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/itsmraga-hub/learn-ruby-python3

A repository used to learn, practice and master the ruby and python languages with exercises from Exercism

exercism exercism-solutions oop oop-principles python3 ruby

Last synced: 18 Jan 2026

https://github.com/dramalho/media_archiver

Your friendly digital utility to organize media files based on metadata

exif-tags media-management ruby

Last synced: 15 Mar 2026

https://github.com/janstol/advent-of-code-2020

🎄 Advent of Code 2020 solutions in Ruby (unfinished)

advent-of-code advent-of-code-2020 advent-of-code-ruby adventofcode adventofcode2020 ruby

Last synced: 03 Sep 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/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/kfischer-okarin/advent-of-code

Advent of Code solutions 2019-2021

advent-of-code dragonruby ruby

Last synced: 28 Jan 2026

https://github.com/nathalon/kai

Ruby TCP Reverse Shell

reverse-shells ruby tcp

Last synced: 07 Apr 2025

https://github.com/jenorish/available_time

Gem to find available time in a day

availability ruby rubyonrails time timeinterval timeslot timeslots

Last synced: 06 Oct 2025

https://github.com/johncorderox/amy-winehouse-api

🔁 Create an API token & start making requests instantly! A React JS frontend is included for a GUI demonstration. 💻

albums amy api music rails rails-api react reactjs restful ruby songs winehouse

Last synced: 19 Jan 2026

https://github.com/nexxus-vi/ingv_quake

Ruby gem that simplifies access to earthquake event data from the INGV's fdsnws-event API!

earthquakes fsdn ingv quakeml ruby ruby-gem ruby-on-rails seismic-data seismology

Last synced: 08 Oct 2025

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

Pianobar desktop notifications on OSX.

notifications pianobar ruby

Last synced: 09 Apr 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/dpoetzsch/sidekiq-fake-scheduler

Helpers for manual processing of scheduled sidekiq jobs for integration testing

integration-testing ruby ruby-on-rails rubygem sidekiq testing

Last synced: 01 Mar 2026

https://github.com/driftingruby/092-restricting-access-by-ip-address

Learn to lock down your application or parts of your application by IP Addresses.

ip-address rails ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/goseind/rubyworkshop

IWS Ruby Workshop HS Mannheim

ruby workshop

Last synced: 07 May 2026