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/healthypackrat/duo-3.0-splitter

DUO 3.0 CD/復習用の音声を分割

duo english ruby

Last synced: 03 Jun 2026

https://github.com/getty104/csql

this is a library of operating csv by SQL queries. you have to install https://github.com/harelba/q/

csql csv gem ruby

Last synced: 28 Jul 2025

https://github.com/smolget/yadisk

Yandex.Disk API client (ruby gem)

api-client hacktoberfest ruby yandex yandex-disk yandex-disk-client

Last synced: 13 Apr 2025

https://github.com/chukhraiartur/seo-keywords-generator-ruby

Ruby SEO keywords suggestion tool. Google Autocomplete, People Also Ask and Related Searches.

cli google google-autocomplete google-related-search people-also-ask ruby ruby-gem ruby-lib seo serpapi webscraping

Last synced: 19 Sep 2025

https://github.com/blocknotes/contents_core

Simple structure to manage contents in a flexible way

cms rails rails5 ruby ruby-on-rails

Last synced: 29 Sep 2025

https://github.com/jaimerson/bakeru

Little game for hacking with gosu

game game-2d game-development gosu ruby

Last synced: 12 Jul 2025

https://github.com/jbox-web/action_form

Create nested forms, easy ;)

form form-object form-validation rails ruby

Last synced: 09 Apr 2025

https://github.com/populatetools/decidim-module-extra_user_fields

Add dynamic custom fields to users

decidim ruby rubygem rubyonrails

Last synced: 23 Apr 2025

https://github.com/panorama-ed/unique_attributes

Auto-assign unique attributes for ActiveRecord objects

open-source rails ruby

Last synced: 31 Jul 2025

https://github.com/jish/xkcd

I wanted to read xkcd title text on my iPhone, so I made this sinatra app

ruby sinatra xkcd

Last synced: 10 Mar 2026

https://github.com/barakadanny/fitmeup-backend

FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.

authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer

Last synced: 07 Mar 2026

https://github.com/justalever/passwordless_demo

Passwordless login with Rails 7 - A quick guide on using alternative authentication strategies.

passwordless-authentication rails rails7 ruby ruby-on-rails

Last synced: 19 Feb 2026

https://github.com/hrs/gensym

A library for generating unbound variable names in Ruby.

bad-idea metaprogramming ruby

Last synced: 13 Apr 2025

https://github.com/algerina/rent-yacht-frontend

This is a Web application where users should sign in to rent a Yacht from a list then reserve it for a determined period, users can then see their reservations or cancel them.

bootstrap cancancan css devise-jwt postgresql rails react redux ror rspec ruby ruby-on-rails

Last synced: 17 Aug 2025

https://github.com/rmm5t/bloom_fit

Bloom filters for Ruby with automatic sizing and a fast native in-memory core, with a small, Set-like API.

bloom-filter ruby

Last synced: 09 Apr 2026

https://github.com/shinesolutions/ruby_aem_aws

Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS

aem aem-opencloud aws ruby

Last synced: 08 Mar 2026

https://github.com/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 09 Apr 2026

https://github.com/belmeetmule/blog-app

The Blog-App is a classic blog website that allows blogger to post blogs, display the list of posts and empower readers to interact with the posts they read by adding comments and likes.

capybara-rspec css postgresql rails-application rspec-rails ruby

Last synced: 08 Apr 2025

https://github.com/mblumtritt/tcp-client

Use your TCP connections with working timeout.

ruby ruby-gem socket tcp tcp-client tcp-socket timeout

Last synced: 14 Jul 2025

https://github.com/kenchan0130/weak_headers

Validates request.headers in your rails controller

actioncontroller rails rails5 ruby

Last synced: 06 Oct 2025

https://github.com/conreality/conreality.rb

Conreality Software Development Kit (SDK) for Ruby.

conreality ruby rubygems sdk

Last synced: 14 Mar 2026

https://github.com/zapnap/coin_market

Fetch current market data for top cryptocurrencies using the CoinMarketCap API

api-client crypto cryptocurrency finance market-data ruby tokens

Last synced: 19 Oct 2025

https://github.com/maumagnaguagno/spriter

:space_invader: Sprite generator

image ruby sprite

Last synced: 15 Feb 2026

https://github.com/crispengari/ruby-startup

💎 leaning ruby and ruby on rails from scratch.

ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/gangelo/immutable_struct_ex

ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.

gem gems immutable immutable-datastructures immutable-objects immutable-store immutable-struct immutables ruby ruby-gem ruby-gems ruby-struct ruby-structs struct

Last synced: 26 Oct 2025

https://github.com/weareredlight/roda-plugin-logger

Logger plugin for the Roda web framework (http://roda.jeremyevans.net/)

log logger logging logs roda ruby web

Last synced: 08 Jun 2026

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

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

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

Last synced: 29 Apr 2026

https://github.com/tylerrick/capybara-chrome_dev_tools

Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.

capybara capybara-library chrome chrome-devtools-protocol chrome-remote crmux ruby selenium-webdriver

Last synced: 13 Jun 2025

https://github.com/rojosinalma/itunes_parser

iTunes XML parser based on nokogiri-plist gem.

gem itunes music parser ruby

Last synced: 15 Feb 2026

https://github.com/MatthewLaFalce/schema_to_md

:zap: Generate beautiful markdown documentation for your PostgreSQL Database from schema.rb files.

documentation generator markdown postgresql ruby ruby-on-rails schema

Last synced: 30 Jul 2025

https://github.com/amey-thakur/hangman-in-ruby

A Ruby terminal-based Hangman game showcasing object-oriented design, modular architecture, and dynamic game state management.

amey ameythakur hangman hangman-game hangman-in-ruby megasatish ruby ruby-projects

Last synced: 25 Feb 2026

https://github.com/jbox-web/health_monitor

A Rails plugin which provides a health checking and monitoring API of various services and application aspects

monitoring rails ruby

Last synced: 09 Apr 2025

https://github.com/anyone-oslo/all-the-favicons

Favicons for the Rails assets pipeline

rails ruby

Last synced: 13 May 2026

https://github.com/akihokurino/pornfolio

curation site for porn

angular rails ruby

Last synced: 09 May 2026

https://github.com/owusu-desmond/mcq-quiz-app

Multiple choice question(mcq) quiz app a program that will ask a user all pre-defined questions and will give the user a score at the end of the quiz.

quiz-app ruby

Last synced: 14 Jul 2025

https://github.com/saptarshidebnath/processrunner

Process Runner is java based library using which one can execute system process or scripts from inside your java program.

batch-file java processrunner python ruby shell-script

Last synced: 18 Apr 2026

https://github.com/mbozhik/pass-on

mvp travel delivery web app with ruby on rails

bozzhik mvp rails rails-application ruby ruby-app ruby-on-rails tailwindcss

Last synced: 06 May 2026

https://github.com/trustvox/sales_up

Uma aplicação em Ruby on Rails para gerenciar o desempenho comercial de uma empresa.

javascript ruby ruby-on-rails sales sales-tool

Last synced: 12 Apr 2026

https://github.com/europ/lunch

containerized daily menu scraper and visualizer

brno daily docker docker-compose lunch menu rails restaurant ruby scraper visualizer

Last synced: 29 Apr 2026

https://github.com/artkirienko/random_emoji_web

🙀Random Emoji Website

emoji rails ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/chadowo/mruby-examples

Collection of sample MRuby programs

c example-code examples mruby ruby sample-code samples

Last synced: 30 Apr 2026

https://github.com/richardvenneman/cache_with_settings

🎎 Configurable Rails fragment caching

caching rails ruby

Last synced: 29 Apr 2026

https://github.com/suzuki86/qrank-apiserver

RESTful API backend for qrank

qiita rails ruby

Last synced: 24 Apr 2026

https://github.com/anirbanmu/substitute-bot

VIM-like substitution bot for reddit comments

bot jruby reddit ruby ruby-application substitution-bot

Last synced: 25 Sep 2025

https://github.com/futhr/spree-unifaun

Unifaun ERPConnect for Spree Commerce.

draft e-commerce extension futhr rspec ruby spree spree-unifaun unifaun wip

Last synced: 30 Apr 2026

https://github.com/wilsonsilva/xavier

Imagine DatabaseCleaner for objects in memory.

rspec ruby test

Last synced: 24 Oct 2025

https://github.com/ksylvest/omniai-mistral

An implementation of the OmniAI interface for Mistral.

lechat mistral omniai ruby

Last synced: 26 Oct 2025

https://github.com/nareshnavinash/selenium-ruby-handcrafted-framework

To build a test automation framework using ruby and selenium-webdriver gem alone. All the core structures are custom-crafted to meet the specific requirements and can be scaled to any level.

custom framework page-object-framework ruby selenium

Last synced: 30 Apr 2026

https://github.com/pragmarb/pragma-rails-starter

A boilerplate for developing RESTful APIs with Ruby on Rails.

api ecosystem pragma ruby ruby-on-rails starter template

Last synced: 16 Apr 2026

https://github.com/ebyrds/szymanskis_mutex

Algorithm devised by Boleslaw Szymanski. This MutEx has linear wait and only 5 communication variables

mutex mutex-lock mutex-synchronisation mutexes race-conditions ruby rubygem szymanski

Last synced: 23 Apr 2025

https://github.com/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/kaakati/hyperpay_ruby

HyperPay is a powerful payment gateway, transforming the online buying experience in the MENA region. HyperPay enable internet businesses to accept and manage payments online, with more flexibility, security and ease. HyperPay have been processing online payments since 2014.

hyperpay hyperpay-sdk hyperpaysdk ruby rubygem rubygems

Last synced: 27 Apr 2025

https://github.com/victorgonbu/paw-shaped-ror-capstone

Capstone project website to help and get help for your pets. Built with Ruby on Rails.

html rspec-rails ruby ruby-on-rails scss

Last synced: 11 May 2026

https://github.com/jkulton/gistkv

Use GitHub gists as simple key-value databases

gist key-value-store ruby

Last synced: 25 Apr 2025

https://github.com/blwatkins/learning-ruby

Learning resources and notes for the Ruby programming language.

learning notes programming-language ruby

Last synced: 13 Jun 2025

https://github.com/elijahdre/blog-app

This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

blog microverse microverse-projects microverse-students rails ruby ruby-on-rails rubygem

Last synced: 06 May 2026

https://github.com/parkermccurley/decent

A Ruby command line application for managing cryptocurrency holdings.

bitcoin cli crypto cryptocurrency dogecoin ethereum gem litecoin rails ruby

Last synced: 11 Mar 2026

https://github.com/pablobona/budget

The Budget App is a mobile web application built on Ruby on Rails that enables you to effectively manage your finances. It provides a detailed list of transactions categorized by type, allowing you to track your expenditures and gain insights into your spending patterns.

backend cancancan devise frontend rails ruby

Last synced: 01 May 2026

https://github.com/srizzuto/private-events

We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).

database ruby

Last synced: 01 May 2026

https://github.com/passkit/passkit-ruby-grpc-sdk

Ruby SDK for Apple Wallet and Google Pay Membership / Loyalty / Access Cards, Coupons & Flights.

apple-wallet apple-wallet-support coupons flights google-pay google-wallet grpc loyalty loyalty-program loyalty-solutions mobile-wallet ruby sdk sdk-ruby

Last synced: 29 Jan 2026

https://github.com/tarao/textserver

Edit on Firefox using external text editors.

firefox ruby tool

Last synced: 30 Apr 2026

https://github.com/sanger/sanger_barcode_format

A ruby gem for handling the multiple format of barcodes

gem ruby

Last synced: 25 Jun 2026

https://github.com/kartikmehta8/reputation-framework

A GitHub contributor ranking site using Jekyll, displaying commits, lines of code, and contributor details.

github-actions github-api jekyll ruby

Last synced: 29 Jan 2026

https://github.com/said-laasri/rails_back_end

**Hello Rails ** is a simple Api of Ruby on Rails . It allows users to get a random greeting from the backend API.

api postgres rails ruby

Last synced: 01 Feb 2026

https://github.com/lucianghinda/backup-postgresql-db-remote

A simple Ruby script to backup a PostgreSQL DB remote to Cloudflare R2

backup postgresql ruby

Last synced: 08 Sep 2025

https://github.com/yegor256/erc20

Ruby gem for ERC20 manipulations on Etherium network: check balance, send payment, watch incoming payments

cryptocurrency erc20 etherium ruby ruby-gem usdt

Last synced: 18 Jan 2026

https://github.com/alexfalkowski/migrieren

Migrieren provides a way to migrate your databases.

cucumber golang make ruby

Last synced: 05 Jun 2026

https://github.com/mayankagnihotri7/file-organizer

Organize files into their own separate folders based on their extensions

file-organizer ruby ruby-gem

Last synced: 04 Mar 2026

https://github.com/sbagdat/mastermind_generator

Fully customizable mastermind game generator. Supports custom items, multiplayer, timers, and etc.

game mastermind multiplayer rails ruby wordle

Last synced: 26 Apr 2025

https://github.com/cyberark/conjur-api-ruby

Ruby client for the CyberArk Conjur API

api-client conjbot-notify conjur conjur-core conjur-sdk core ruby ruby-gem

Last synced: 14 Jun 2025

https://github.com/tafara-n/fix_my_code_challenge

Fix my code is a project where we'll jump into existing code and try fix it.

c javascript python3 ruby

Last synced: 10 Feb 2026

https://github.com/andrew/nesbitt.io

:house_with_garden: My Homepage

blog homepage html jekyll ruby

Last synced: 07 Sep 2025

https://github.com/olipliche/morse_code

Decode a Morse code message

rubocop ruby

Last synced: 29 Mar 2025

https://github.com/alextselegidis/easyappointments-sdk

📅 Multi-lingual SDK packages for the Easy!Appointments API

appointments csharp events google-calendar javascript openapi php python rest-api ruby scheduler sync time web

Last synced: 14 Mar 2026

https://github.com/uiur/keema-resource

A JSON object presenter with the ability of generating JSON Schema / OpenAPI Schema

api json-schema ruby

Last synced: 07 May 2026

https://github.com/pablob07/mdb_rails_7

Naïve boilerplate for rails 7.0.4, Importmaps and mdb-ui-kit 6.0.0

boilerplate javascript-library mdbootstrap rails ruby sass

Last synced: 07 May 2026

https://github.com/adriangs1996/morty

A framework for creating API endpoints based on dry.rb fully compatible with rails

api dependency-injection dsl grape-api rails rails-api ruby

Last synced: 13 Apr 2026

https://github.com/1d3o/lato-blog

Lato module to manage blog contents

engine rails ruby ruby-gem

Last synced: 01 May 2026

https://github.com/cblavier/corbot

A Slack Bot for our coworking place : La Cordée

ruby sinatra slack slack-app slack-bot slack-commands

Last synced: 30 Apr 2026

https://github.com/cwaku/budgetty

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. Built with Ruby / Ruby on Rails / Tailwind rails

budget-app budget-manager rails ruby ruby-on-rails tailwindcss

Last synced: 09 May 2026

https://github.com/meineerde/rackstash

Structured logging for Ruby applications

graylog logger logging logstash rack ruby

Last synced: 28 Feb 2026

https://github.com/sentayhu19/blog-app

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 with Ruby on Rails.

devise html5 postgresql rails rspec rubocop ruby

Last synced: 12 Apr 2026

https://github.com/thefox/mpcat

Pretty Print For msgpack: Convert MessagePack'ed files to YAML.

messagepack mit-license msgpack ruby ruby-gem yaml

Last synced: 23 Apr 2025

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

this is OOP school library when you implement the interaction with the Ruby console the structure of a secuence of data

ruby

Last synced: 13 Oct 2025

https://github.com/betagouv/eva-serveur

Serveur et espace d'administration pour eva

rails ruby

Last synced: 04 May 2026