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/cjmarkham/env_prune

Find out which ENV variables can be removed from your .env file

env environment-variables ruby

Last synced: 02 Apr 2025

https://github.com/kenfehling/omniauth-stateless

Ruby gem for doing stateless authentication with omniauth

api jwt middleware omniauth rails rest ruby stateless

Last synced: 15 May 2026

https://github.com/cao7113/higem

Hello rubygem

gem hello ruby

Last synced: 11 Jan 2026

https://github.com/matheusrich/rich_engine

A terminal-based Ruby game engine

hacktoberfest ruby

Last synced: 12 Dec 2025

https://github.com/kwambiee/enumerable

This project uses ruby to implement an enumerable mixin.

ruby

Last synced: 28 Mar 2025

https://github.com/nemuba/service_client

The ServiceClient project on GitHub is a lightweight and flexible Ruby gem that simplifies making HTTP requests in Ruby projects. With an intuitive API, configurable base URL, and default headers, you can easily make GET, POST, PUT, and DELETE requests to RESTful APIs and receive responses in a consistent and structured format.

gem http-client ruby

Last synced: 11 Apr 2025

https://github.com/westurner/hello_world

Language basics in C++, CoffeeScript, Cython, Go, Java, Javascript, Python, and Ruby

code-samples coffeescript cplusplus cython golang hello-world java javascript python ruby

Last synced: 06 Apr 2026

https://github.com/diogosouza/hb-oauth2-diy

Honeybadger's OAuth2 source code for Ruby and Rails project with Devise and oauth-plugin.

devise oauth-plugin oauth2 rails ruby

Last synced: 30 Apr 2025

https://github.com/sudhanshu-ambastha/sonic-pi-notes

Sonic Pi Music Compositions & Ruby Code. A structured collection of live-codable Ruby songs (covers, classical, originals) for the Sonic Pi live-coding environment. Contains ready-to-use compositions organized into reusable, modular functions (like s0_play()), promoting clean and efficient algorithmic music composition.

algorithmic-composition audiosynthesis covers live-coding music music-notation music-programming open-source piano ruby sonic-pi synthesizer

Last synced: 15 May 2026

https://github.com/andyatkinson/singstar

Mobile/searchable website for PS3 karaoke song list for parties!

csv ruby sinatra

Last synced: 09 Jul 2025

https://github.com/emsk/nhk_line_notifier

Search NHK programs and notify via LINE Notify

cli ruby

Last synced: 09 Jul 2025

https://github.com/arturictus/miller

DSL constructor

dsl ruby

Last synced: 25 Feb 2026

https://github.com/mbuffa/ultima

A dungeon crawler written in Ruby (early development)

game ruby

Last synced: 23 Jun 2025

https://github.com/olaishola05/catalog_of_my_things

An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.

collaboration git ruby sql uml-class-diagram

Last synced: 19 Apr 2026

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

This app is a tool to record what books are in a library and who borrows them. The app that you will create will allow you to: *Add new students or teachers. *Add new books. *Save records of who borrowed a given book and when.

ruby rubygems

Last synced: 28 Mar 2025

https://github.com/vadim-geroim/linked-list-2

Reverse the linked list using mutation

datastructures linked-list rspec ruby

Last synced: 15 May 2026

https://github.com/kusnierewicz/sample-rails-app3

testing_rails_scafolding

rails ruby

Last synced: 06 Apr 2026

https://github.com/vcsjones/xaes-256-gcm-ruby

XAES-256-GCM for Ruby

cryptography ruby xaes-256-gcm

Last synced: 12 Dec 2025

https://github.com/justalever/hotwire_comments

Hotwire Comments with Ruby on Rails Tutorial

hotwire hotwire-turbo hotwired rails ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/igneus/lyv

access content of lilypond files with ruby

lilypond ruby

Last synced: 17 Mar 2025

https://github.com/hashrocket/trybool

The value parsing tool to return a boolean that you never knew you needed!

boolean ruby

Last synced: 24 Oct 2025

https://github.com/papakvy/sonic_pass

Sonic Pass is a Ruby gem designed to generate strong, unique passwords. It provides a simple and efficient way to create passwords of varying lengths, making it an ideal tool for developers and users alike.

gems productivity ruby ruby-on-rails security

Last synced: 10 Apr 2025

https://github.com/petercamilleri/pause_output

A simple facility to pause output on the console terminal.

console more ruby rubygem

Last synced: 03 Apr 2025

https://github.com/petercamilleri/in_array

A tiny gem to encapsulate data in_array. A case study in replacing program flow with object oriented design.

array polymorphism ruby rubygem utility-library

Last synced: 03 Apr 2025

https://github.com/pedro-donoso/ruby

ingresa tu nombre y edad, segun condiciones si eres mayor o menor de edad te dara acceso

replit ruby

Last synced: 21 Mar 2025

https://github.com/petercamilleri/counted_cache

A cache for mostly read data with a high cost of retrieval.

ruby rubygem

Last synced: 03 Apr 2025

https://github.com/pedro-donoso/nasa-fotos

Consulta API de la NASA y muestra fotografíasMars Rover

api ruby

Last synced: 21 Mar 2025

https://github.com/vkcozy/vk_cozy

vk_cozy является фреймворком для vk api, имеет удобные хэндлеры и фильтры, создан чтобы упростить разработку ботов для вк

bot framework ruby ruby-gem vk-api

Last synced: 11 Apr 2025

https://github.com/petercamilleri/format_output

Formatted bullet points or columns to the console or strings.

formatting ruby rubygem

Last synced: 03 Apr 2025

https://github.com/sleepingkingstudios/librum-core

Librum engine defining core functionality.

ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/sleepingkingstudios/librum-iam

Librum engine defining authentication and authorization.

ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/petercamilleri/parse_queue

An object queue for moving compiler tokens with nestable backtrack capability.

backtracking compiler queue ruby rubygem

Last synced: 03 Apr 2025

https://github.com/mina-deploy/mina-version_managers

Mina plugin for version manager tasks

chruby mina plugin rbenv ruby rvm ry

Last synced: 29 Apr 2025

https://github.com/testingbot/ruby-cucumber-capybara-example

An example of Ruby with Cucumber and Capybara

capybara cucumber ruby selenium webdriver

Last synced: 25 Jan 2026

https://github.com/pusewicz/statique

Static Site Generator written in Ruby using Roda

ruby

Last synced: 05 Apr 2025

https://github.com/seanmccann/zen-plaid

Ruby bindings for Plaid API

plaid plaid-api ruby

Last synced: 09 Apr 2025

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

In this project, we will build a tool that helps to record books in the library and who borrows them from a fictitious OOP University library. This app will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.

rubocop ruby

Last synced: 17 Apr 2026

https://github.com/simonneutert/roda-mapkick-example

Example app of how to use the mapkick gem with/in Roda

mapbox roda ruby

Last synced: 29 Oct 2025

https://github.com/uip9av6y/container-notify

Signal docker containers upon filesystem changes.

automation container docker notify ruby signal

Last synced: 16 May 2026

https://github.com/graphql-protocols/protogen

Create code stubs and clients from protocols for easy implementation

graphql-protocols ruby sdl sinatra

Last synced: 03 Apr 2025

https://github.com/odhiambo-ed/ruby-todo-list

The ToDo List Manager is a straightforward Ruby application that allows you to manage your tasks from the command line. It provides basic functionalities for adding, viewing, marking tasks as complete, and removing tasks. Tasks are stored in a text file, making it easy to persist your tasks between sessions.

ruby ruby-gem

Last synced: 17 Mar 2025

https://github.com/beyarz/ruby-skynet

SDK for integrating Sia Skynet into Ruby applications

gem ruby ruby-gem sia-skynet

Last synced: 28 Dec 2025

https://github.com/asungur/hop_timer

"A ruby gem that calculates runtime between user defined checkpoints."

ruby ruby-gem rubygem rubygems

Last synced: 27 Mar 2025

https://github.com/Kamalpaneru/Xtractor

Splits cells from excel sheet images and extracts data.

azure-computer-vision extract-data ruby split-cells

Last synced: 03 May 2025

https://github.com/joaoasrosa/ruby-jekyll-awscli-docker

Docker image with ruby, jekyll and aws-cli

aws-cli ci-cd docker docker-image jekyll pipeline ruby

Last synced: 16 Apr 2026

https://github.com/thecodechaser/ruby-string-calculator-tdd-kata

This is a TDD implementation of the classic String Calculator Kata using Ruby and RSpec.

rspec ruby

Last synced: 15 May 2026

https://github.com/yb66/tag-uri

An implementation of the tag URI scheme. See RFC4151 http://tools.ietf.org/html/rfc4151

atom permalink rfc rfc-4151 ruby tag-uri tag-uris uri

Last synced: 07 Jul 2025

https://github.com/graphql-protocols/graphql-protocols-sinatra-sample

A ruby sample of GraphQL protocols on Sinatra

graphql-protocols ruby sdl sinatra

Last synced: 03 Apr 2025

https://github.com/sendamply/amply-ruby

Ruby SDK for Amply

amply email ruby transactional-email

Last synced: 08 Jul 2025

https://github.com/neume/sugpoko

A prawnpdf wrapper to easily manage pdf components

pdf prawn prawn-pdf prawn-rails ruby

Last synced: 20 Jan 2026

https://github.com/dinizdev/minigameruby

Game made in ruby ​​for Terminal, and educational purposes ✨

gameruby ruby

Last synced: 21 Apr 2026

https://github.com/matiasmasca/depot

Depot dev app with Rails 7.2 and tailwind. From the book from "Agile Web Development with Rails 7.2"

rails ruby ruby-on-rails tailwindcss

Last synced: 16 Feb 2026

https://github.com/sigient/csp_builder

📃 Create rich Content Security Policies using this easy to use builder class

content-security-policy rails ruby

Last synced: 19 Jun 2026

https://github.com/purifetchi/maidchan

simple tinychan clone written in ruby/sinatra with sqlite3

imageboard ruby sinatra sqlite3 tinychan

Last synced: 07 Sep 2025

https://github.com/talaatmagdyx/alexandria

Alexandria API is complete e-commerce platform that sells… books!

api rails-api ruby ruby-on-rails

Last synced: 17 Feb 2026

https://github.com/connorjacobsen/helpscout

Ruby library for HelpScout Mailbox API 2.0

helpscout helpscout-api ruby

Last synced: 07 Jul 2025

https://github.com/fabianomag/ruby-tdd

This project implements the Solver class, with methods that solve simple problems (Factorial, string reverse and FizzBuzz). Made to practice TDD.

ruby

Last synced: 30 Jun 2026

https://github.com/pwelch/urlvoid

Ruby Gem for URLVoid API

ruby security

Last synced: 11 Apr 2025

https://github.com/chromebrew/chromebrew-test

Test for CI tools integration to chromebrew

chrome-os chromebook chromebrew chromium-os google ruby

Last synced: 12 Jun 2025

https://github.com/tmr08c/git_version_bumper

CLI tool to create version bump commits and tag these commits with newest version in a Git repository.

cli git ruby ruby-gem

Last synced: 08 May 2026

https://github.com/sevlamare/bubble_sort_ruby

An implementation of a classic Sorting Algorithm.

ruby sorting-algorithm

Last synced: 15 May 2026

https://github.com/mateuszkubuszok/jupyterdockerpack

Jupyter Lab with few predefined kernels.

clojure cpp docker-image haskell jupyterlab python ruby scala

Last synced: 10 Jul 2025

https://github.com/clouby/coding-challenges-ruby

This is a report to refer challenges with 💎

challenges ruby

Last synced: 20 Mar 2025

https://github.com/appcivico/libre-web

Repositório de código fonte do projeto de frontend dev da plataforma Libre

coffeescript es2015 frontend ruby webapp

Last synced: 02 May 2026

https://github.com/prashanth-sams/ruby-workshop

Exercise yourself with basic Ruby snippets

basics beginner coding dumps education learn ruby workshop

Last synced: 30 Jun 2026

https://github.com/sixarm/sixarm_ruby_intended_uri

SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails

gem intended-uri rails ruby

Last synced: 10 May 2026

https://github.com/sinnahsaint/dungeon_crawl

I've built a text based game like the classic Adventure game or the Choose-Your-Own-Adventure books. This is starting simply for now but with an eye to multiple maps, encounter randomisation.

adventure-game cmdline game games oop ruby

Last synced: 08 Jun 2026

https://github.com/raymondjavaxx/rtris

Tetris Guideline-Compliant Tetris in Ruby

game ruby tetris

Last synced: 28 Jul 2025

https://github.com/yaairfernando/enumerables

Ruby enumerables methods

enumerable ruby

Last synced: 14 May 2026

https://github.com/viktormarinov/sqlbuilder

Lightweight Ruby gem for building SQL query strings

ruby sql sql-builder

Last synced: 07 Jul 2025

https://github.com/sawirricardo/sawir-forum

Sawir Forum - Self hosted application built with Ruby on Rails. Providing a good experience with how people interact in forums.

application blog forum rails ruby ruby-on-rails

Last synced: 16 May 2026

https://github.com/thetacom/thetacom.github.io

A collection of misc guides, quick references, and programming resources.

guides how-to javascript programming-fundamentals python ruby typescript

Last synced: 12 Apr 2026

https://github.com/tsaohucn/map_sign

This is a rails app let people sign in Google Map

google-maps rails ruby signs

Last synced: 21 May 2026

https://github.com/soulemanou-software/oop-school-library

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

ruby

Last synced: 22 Jun 2025

https://github.com/burythehammer/hearthwiz

Hearthstone card management website

cucumber hearthstone rspec ruby ruby-on-rails

Last synced: 05 Apr 2026

https://github.com/toihrk/ignore_logger_header

Utility for ignoring the header of the logger.

ruby

Last synced: 16 Jun 2025

https://github.com/testingbot/ruby-cucumber-example

An example of Ruby with Cucumber for TestingBot.com

cucumber ruby selenium selenium-webdriver webdriver

Last synced: 10 Apr 2026

https://github.com/bfontaine/meuh-cli

Command-line tool to get Anticafé’s Web radio station (radiomeuh.com) 's current playlist

cli ruby scrapping tool

Last synced: 14 Jun 2025

https://github.com/neymarsabin/finalyearprojectdocs

Documentation of the final year project.

documentation docx git github latex org project rails ruby

Last synced: 06 Apr 2026

https://github.com/juzershakir/track_driver_travel_logs

Tracking the travel records of drivers.

portfolio programming ruby

Last synced: 05 Apr 2025

https://github.com/justalever/hotwire_newsletters

A turbofied newsletter signup tutorial with Rails

rails rails7 ruby turbo

Last synced: 20 Jan 2026

https://github.com/arirusso/analog

A Ruby helper for scaling numbers

math numbers range ranges ruby ruby-helpers scale scaling-numbers

Last synced: 28 Oct 2025

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

In this project, we implemented a class with some methods, by doing test-driven development (TDD).

rspec ruby tdd

Last synced: 15 May 2026

https://github.com/abdussattar-70/spendigo

The SpendiGo a mobile web app for efficient budget management. This app allows users to track their expenses by maintaining a list of transactions categorized by type. By utilizing the app, users can easily visualize the amount of money they have spent and on what.

bdd-tests integration-testing postgresql-database rails-application render-deployment rspec-rails ruby

Last synced: 02 Feb 2026

https://github.com/sasaharukimedes/at_coder

This is an At-Coder study summary repository.

at-coder ruby

Last synced: 03 Apr 2025

https://github.com/rockmtn/0xbitcoin-discord-stats

0xBitcoin Discord stats

0xbitcoin 0xbtc ruby

Last synced: 06 May 2025

https://github.com/myokoym/honsearch

The book searcher from bibliographic informations in [openBD](https://openbd.jp/) by [Groonga](http://groonga.org/ja/).

groonga opendb ruby sinatra

Last synced: 09 Aug 2025

https://github.com/sasaharukimedes/ruby-programs

This is a Ruby study summary repository.

ruby

Last synced: 03 Apr 2025

https://github.com/laithshadeed/up

Check response time for your site

cli ruby

Last synced: 17 Mar 2025