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/weareredlight/roda-plugin-cors

Plugin to make it easy to set CORS headers for dealing with JS apps that are served from a different host than your Roda API

cors origin roda ruby web

Last synced: 23 Jun 2026

https://github.com/ewoskyx/school_library

School Library App created by using Ruby and OOP

abstraction design-patterns encapsulation inheritance oop polymorphism ruby

Last synced: 09 Oct 2025

https://github.com/annagabriel-hash/journal-app

Journal app to input tasks and categorize them

rails6 ruby

Last synced: 07 Feb 2026

https://github.com/simeonhristov99/aoc_2021

Holds solutions for the Advent of Code 2021 edition.

aoc2021 cpp java python ruby

Last synced: 03 May 2026

https://github.com/fumtas1k/atcoder_typical90

競プロ典型90問

atcoder java kotlin ruby typical90

Last synced: 25 Feb 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/geekelo/personal-inventory

A ruby app to keep personal inventory records

cli-app ruby

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/angristan/twitter-pic-bot

A very simple Ruby bot that tweets random pictures from a directory

bot ruby twitter

Last synced: 16 Mar 2025

https://github.com/anjasfedo/ruby-on-rails-blog

Ruby on Rails from the Documentation

ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/benmuiruri/ruby-web-scraper

Simplify your job hunt process on HackerNews Job's board using this Ruby web scraper

ruby webscraping

Last synced: 23 Feb 2026

https://github.com/emsk/resas_kit

Ruby wrapper for the RESAS API.

api-client gem resas ruby

Last synced: 12 May 2025

https://github.com/owen2345/buddy_translatable

Allows you to store text data in multiple languages or Sales channels

gem jsonb postgres rails ruby ruby-on-rails translation

Last synced: 08 Oct 2025

https://github.com/baqar-abbas/school-library

This project is a school Library app built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is an app to record what books are in the library and who borrows them.

rubocop ruby ruby-gem

Last synced: 10 Jun 2026

https://github.com/dansantander/trax

Rails app for helping you with keeping track of your tasks and fees per activity with no complications.

integration-tests postgresql rails5 rspec ruby unit-testing

Last synced: 21 Jan 2026

https://github.com/bpdesilva/ios-single-signin

Simple Demos with documented functionalities for OAuth on IOS with Swift.

cocapods firebase google-signin ios-app ios-swift oauth ruby swift

Last synced: 07 May 2026

https://github.com/yegor256/elapsed

Ruby function to track the time elapsed by the execution of a block and print it to the log

logging ruby ruby-gem time-lapse

Last synced: 03 Feb 2026

https://github.com/josh/homebrew-tap

Homebrew custom formulas for @josh repositories.

homebrew homebrew-tap ruby

Last synced: 17 Mar 2026

https://github.com/b-coimbra/sushi.rb

sushi.rb (Simple Unix SHell In RuBy)

cmder ruby shell terminal unix

Last synced: 30 Jan 2026

https://github.com/rafa-kozand/ruby_projects

Ruby Code Storage.

ruby

Last synced: 27 Jan 2026

https://github.com/pablovallejo/docker-rails

:rocket: Docker container for Ruby on Rails 5

containers docker rails ruby

Last synced: 08 May 2026

https://github.com/sylvance/hadron

Ruby framework called Hadron that allows you to work with gRPC Ruby output easily.

framework grpc ruby

Last synced: 09 Oct 2025

https://github.com/talentplatforms/ropen_pi

Rspec and OpenAPI Integration

openapi3 rspec rswag ruby swagger

Last synced: 24 Oct 2025

https://github.com/seanpm2001/anime_studio_encyclopedia

👁️‍🗨️️🖼️📚️ The Anime Studio enyclopedia. Part of the Anime Studio software project.

anime anime-studio anime-studio-development anime-studio-encyclopedia encyclopedia gpl3 gplv3 manga md raku raku-lang raku-language ruby ruby-lang ruby-language txt

Last synced: 22 Jan 2026

https://github.com/tenjininc/ghostwriter

A Ruby gem that rewrites HTML as plain text while preserving as much legibility and functionality as possible.

email html plaintext ruby

Last synced: 25 Oct 2025

https://github.com/kettle-dev/kettle-dev

🍲 Setup a complete rake & dev harness for Ruby development; tasks for coverage, GHA console, linting, debugging, etc.

ruby rubygem template

Last synced: 13 Jun 2026

https://github.com/ilkbyte/api-ruby

Ilkbyte api ruby client

api-client cloud ruby ruby-client server

Last synced: 09 Oct 2025

https://github.com/postmodern/cve_schema.rb

A Ruby library providing common classes for CVE data and loading it from JSON.

cve cve-schema json ruby

Last synced: 09 Oct 2025

https://github.com/drenilight/vatlayer-ruby

A Ruby wrapper around Vatlayer API

gem rails ruby vatlayer vatlayer-api

Last synced: 11 Oct 2025

https://github.com/cwaku/decode-morse-code

Morse decoder is a ruby program that decrypts Morse language.

ruby

Last synced: 09 Oct 2025

https://github.com/senotrusov/redis-call

Redis access library for Ruby with thread-aware connections, handy API for key name construction, transactions and queues.

json optimistic-locking queue redis ruby thread transaction

Last synced: 08 May 2026

https://github.com/kazzkey/graduation_exam

小テスト作成アプリ「EXAM(イグザム)」

bootstrap4 jquery postgresql rails5 ruby

Last synced: 22 Jan 2026

https://github.com/gangelo/littleweasel

LittleWeasel is more than just a spell checker for words (and word blocks, i.e. groups of words); LittleWeasel provides information about a particular word(s) through its API. LittleWeasel allows you to apply preprocessing to words through any number of word preprocessors before they are checked against the dictionary(ies) you provide. In addition to this, you may provide any number of word filters that allow you to consider the validity of each word being checked, regardless of whether or not it's literally found in the dictionary. LittleWeasel will tell you exactly what word preprocessors were applied to a given word, even showing you the transformation of the original word as it passes through each preprocessor; it will also inform you of each matching word filters along the way, so you can make a decision about every word being validated.

gem gems ruby ruby-gem ruby-gems rubygem rubygems spell-check spell-checker spell-checker-plugin spell-checking spell-checking-engine spellcheck spellchecker spellchecking spelling spelling-checker

Last synced: 28 Aug 2025

https://github.com/melnik0v/stqueue

Separate Threaded Queues for Sidekiq Jobs

activejob gem ruby ruby-gem ruby-on-rails sidekiq

Last synced: 15 Oct 2025

https://github.com/afomi/jekyll-with-tailwind-to-s3-via-github-actions

A basic Jekyll site, with Tailwind installed, deployed to S3, using GitHub Actions

github-actions jekyll open-source ruby s3 static-site-generator

Last synced: 10 Oct 2025

https://github.com/oguzsh/railsgram

WIP - Instagram Web Clone with Ruby on Rails

instagram instagram-clone rails ruby ruby-on-rails

Last synced: 15 Apr 2026

https://github.com/gleennkar/budget-app-ror

The Budget App is 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.

database ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/wizardone/minimus

Minimalistic state machine for ruby objects

machine minimalistic ruby state

Last synced: 24 Oct 2025

https://github.com/essentialkaos/rbbuild

Utility for compiling and installing different Ruby versions

jruby rbenv ruby truffleruby

Last synced: 25 Oct 2025

https://github.com/alexeevit/color_name

A simple ruby gem that allows to get the name of a color given as a hex

color colornames colors gem rails ruby

Last synced: 15 Mar 2026

https://github.com/lolic0d3/reverse-ruby

Reverse Shell Using Ruby

reverse ruby

Last synced: 13 Oct 2025

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

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

advent-of-code advent-of-code-2020 ruby

Last synced: 12 Feb 2026

https://github.com/takumakanari/fluent-plugin-redmine

Fluentd output plugin to create ticket in redmine

fluentd ruby

Last synced: 28 Apr 2025

https://github.com/tnantoka/rubocop-on-wasm

Run RuboCop on a web browser with ruby.wasm

browser format lint rubocop ruby wasm webassembly

Last synced: 12 Feb 2026

https://github.com/aonemd/changit

An over-engineered tool to change git config for multiple repositories at once

cli git ruby

Last synced: 12 Feb 2026

https://github.com/jawebada/headless2static

the missing link between headless content management systems and static site generators

directus headless-cms jekyll liquid ruby static-site-generator

Last synced: 18 Apr 2026

https://github.com/cliftondavies/enumerable-methods

A re-creation of the Ruby Enumerable Module.

rspec ruby

Last synced: 12 May 2026

https://github.com/q9f/frontier.rb

Library to handle EVE Frontier graph and pathfinding operations.

cartesian ccp dijkstra eve frontier ruby

Last synced: 13 Feb 2026

https://github.com/snowball-tools/convertsvgtosfsymbol

Convert SVG files to SF Symbol. Current implementation overwrites the original SVG

ruby sf-symbols svg

Last synced: 12 May 2026

https://github.com/gkats/guaranteed

Tiny library that ensures you always have an object to act upon.

nullobject ruby ruby-gem

Last synced: 10 Oct 2025

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/mosinski/sokoban

Classic Sokoban game written in Ruby with Ruby 2D framework.

2d-game game-development ruby ruby2d sokoban-game

Last synced: 13 Feb 2026

https://github.com/triglav-dataflow/triglav-agent-bigquery

BigQuery agent for Triglav, data-driven workflow tool

bigquery ruby triglav-agent

Last synced: 14 Feb 2026

https://github.com/anakornk/simple-messenger-bot-rails

Simple Facebook Messenger Bot using Rails

messenger-bot rails ruby ruby-on-rails

Last synced: 11 May 2026

https://github.com/imdrasil/hydrogel

Ruby Elasticsearch query builder

elasticsearch ruby

Last synced: 12 May 2026

https://github.com/phlegx/docker-sidekiq-web

A Docker image to run a standalone instance of Sidekiq Web UI with Puma.

docker docker-compose docker-image dockerfile puma rails ruby sidekiq sidekiq-cron sidekiq-monitor sidekiq-web

Last synced: 15 Feb 2026

https://github.com/danielpclark/basecustom

Define any base conversion with any identifier for each value. Let the fun begin!

base-conversion numeric ruby

Last synced: 10 Apr 2025

https://github.com/snkrheadz/omise-webhook

This is a simple Sinatra app created for Omise Webhook local test with ngrok.

omise-webhook ruby sinatra

Last synced: 27 Feb 2026

https://github.com/crispengari/apr-dl

⭐⭐⭐⭐⭐ Automatic Product Recommender (APR) is an Artificial Intelligence GrpahQL API for recommending products based on customer reviews. 👍👎

api artificial-intelligence deep-learning graphql java machine-learning natural-language-processing python rest rest-api ruby tensorflow text-classification typescript

Last synced: 13 Apr 2026

https://github.com/pepicrft/encrypted-environment

Ruby utility to load encrypted variables into the environment

ejson encrypt keys ruby

Last synced: 10 Feb 2026

https://github.com/huequica/mental_out

何度尋ねても、何度すれ違っても、答えはいつも一緒

mastodon ruby

Last synced: 16 Apr 2026

https://github.com/nunonamorado/slash_command_article

Code for Medium Article: https://revs.runtime-revolution.com/building-a-slack-app-using-ruby-and-sinatra-48c56ad1f051

ruby sinatra slack slack-api slack-app

Last synced: 16 Apr 2026

https://github.com/johnftitor/coding_challenges

A repo to store solutions for coding challenges

javascript ruby

Last synced: 16 Apr 2026

https://github.com/shahira-sadat/blog

A blog app created with Ruby on Rials to practice the CRUD.

rails ruby

Last synced: 13 May 2026

https://github.com/fastruby/irblambda

AWS Lambda function to execute Ruby (2.5) statements

aws-lambda aws-lambda-ruby ruby

Last synced: 10 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/gouravkhunger/jekyll-hashsert

A jekyll plugin that inserts random hashes of custom length into strings.

jekyll jekyll-plugin ruby ruby-gem

Last synced: 03 Mar 2026

https://github.com/melashu/lemon

The lemon device is a web portal used to sell and buy used electronic devices. The application shows detailed information about the devices such as prices, models, photos, and other essential information.

postgresql react ruby ruby-on-rails

Last synced: 08 Feb 2026

https://github.com/stonesaw/dxruby_editor

An editor (similar to vscode) and runtime environment for DXRuby.

dxruby game-development ruby rubygem

Last synced: 13 Oct 2025

https://github.com/autotelik/yet_another_music_service

Rails open source project for building music sharing sites, record stores or band pages

music-service rails ruby

Last synced: 16 Apr 2026

https://github.com/conradwt/flix-ruby

The purpose of this project is to implement an application where fans can comment on and rate movies.

hacktoberfest rails ruby ruby-on-rails

Last synced: 08 Feb 2026

https://github.com/joyfulprogramming/observable

Instrument method calls with OpenTelemetry

open-telemetry opentelemetry rails ruby

Last synced: 05 Oct 2025

https://github.com/serihiro/rasteira

simple, on memory, and thread base job queue worker library

job-queue ruby ruby-gem

Last synced: 28 Apr 2025

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

HEllo world if my first project with Rails app with postgres

html5 postgresql rails ruby

Last synced: 16 Apr 2026

https://github.com/kanutocd/twelvedata_ruby

A Ruby Client Library for Twelve Data API

api-client financial-data httpx ruby ruby-gem rubygem twelve-data twelvedata

Last synced: 10 Oct 2025

https://github.com/siman-man/rugged-examples

ruby rugged examples

ruby rugged

Last synced: 05 Apr 2025

https://github.com/sanger/sm_workflow_lims

A small LIMS to assist with managing workflows

rails ruby

Last synced: 04 Mar 2026

https://github.com/gyselroth/logstash-filter-nagios-perfdata

Logstash Nagios/Icinga2 Perfdata Filter

icinga2 kibana logstash nagios nagios-perfdata ruby

Last synced: 06 Oct 2025

https://github.com/hardpixel/woopra-track

Tracking library for woopra.com. Woopra analytics client-side and server-side tracking helper.

gem ruby woopra

Last synced: 05 Mar 2026

https://github.com/eki-177/abyme_demo

A demo Rails application to showcase the abyme ruby gem and its use of nested attributes.

nested-attributes rails rails-gem ruby stimulus

Last synced: 30 Apr 2026

https://github.com/ewertoncodes/mind-crawler

A simple api written in Rails to extract quotations from the Quotes to Scrape site.

crawler ruby ruby-on-rails

Last synced: 14 May 2026

https://github.com/scientist-labs/thor-interactive

Turn any Thor CLI into a TUI with persistent state, auto-completion, and configurable default handlers for unrecognized input.

cli ruby thor

Last synced: 02 Apr 2026

https://github.com/rmm5t/rubocop-pragmatic

Pragmatic rubocop config

rubocop ruby ruby-on-rails

Last synced: 03 Apr 2026

https://github.com/acavalin/dcat

Command line catalog tool for your offline data

catalog cli disk disk-usage folder folder-viewer offline ruby terminal

Last synced: 22 Feb 2026