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/3zcurdia/waqi

Air Quality Open Data Platform api wrapper

air api open-data pollution ruby wrapper

Last synced: 12 Apr 2025

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

A console app that helps users to keep a record of different types of things we won

crud ruby

Last synced: 03 Feb 2026

https://github.com/nimacpp/rubyino

Translate ruby to arduino

arduino ino nimacpp rb ruby rubyino teranslate

Last synced: 17 Aug 2025

https://github.com/narazaka/opal-file

native File.read, File.write etc... for Opal

dir file filesystem opal ruby

Last synced: 12 Aug 2025

https://github.com/divinrkz/one-liners

Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++

c cpp java javascript php python ruby rust typescript

Last synced: 03 Aug 2025

https://github.com/bdurand/super_settings

SuperSettings provides a scalable framework for managing dynamic runtime application settings with in-memory caching, strong typing, a built-in web UI, and support for multiple storage backends.

configuration ruby

Last synced: 18 Sep 2025

https://github.com/renatodex/multipassify

Shopify Multipass module for Ruby

api integration multipass oauth ruby shopify

Last synced: 22 Jun 2025

https://github.com/mohamedhnoor/recipe-app

This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.

bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/damian-m-g/xlsx_drone_rb

Fast Microsoft Excel's XLSX reader. Binding of C's xlsx_drone lib.

binding excel ffi gem microsoft ruby xlsx

Last synced: 18 Jul 2025

https://github.com/mozameljawad/morse-decode

The Morse-Decode is the first project in Ruby, in this project we solve the basic coding challenge.

ruby

Last synced: 15 May 2025

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

This project demonstrates Object-Oriented Programming (OOP) concepts in Ruby by creating a simple school system.

ruby

Last synced: 15 Apr 2025

https://github.com/michaelherold/bridgetown-webfinger

A Bridgetown plugin that gives your site the ability to answer Webfinger requests

bridgetown-automation bridgetown-plugin ruby webfinger

Last synced: 30 Sep 2025

https://github.com/jimmycuadra/lita-coin

A Lita handler for flipping a coin.

chatops lita lita-handler ruby

Last synced: 27 Jul 2025

https://github.com/bodsch/ruby-grafana

A simple ruby wrapper for the Grafana HTTP API

api gem grafana monitoring ruby

Last synced: 04 Oct 2025

https://github.com/youmari/catsapp

An application that show cats images built with rails

rails rest-client ruby

Last synced: 20 Sep 2025

https://github.com/jeffkay16/recipe-app

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 ruby

Last synced: 01 Aug 2025

https://github.com/hamuyuuki/activerecord-creating_foreign_keys

Define FOREIGN KEY Constraints in a CREATE TABLE Statement

foreign-keys gem mysql rails ruby

Last synced: 13 Apr 2025

https://github.com/marianserna/portfolio

School portfolio - React on Rails - Rails Back-end

gsap rails react-on-rails ruby

Last synced: 12 Apr 2025

https://github.com/murodjon000/private_events

Rails private event project. In there you can create an event and you can invite members to your event.

bootstrap rails rspec ruby

Last synced: 16 Jul 2025

https://github.com/krim/light_serializer

Light and Fast serializer

ruby ruby-gem serialization

Last synced: 09 Mar 2026

https://github.com/juanitofatas/common_kanjis

List of 2136 common Japanese kanjis from IPA Information-technology Promotion Agency, Japan

japanese kanji ruby

Last synced: 04 Oct 2025

https://github.com/sergei-matheson/shellject

Secure storage and injection of environment variables

bash environment-variables gpgme ruby secu

Last synced: 13 Apr 2025

https://github.com/tonytonyjan/geodesics

geodesics calculates the geodesic distance between 2 points with latitude and longitude on ellipsoid Earth using Lambert's formula.

distance geodesic lambert latitude longitude ruby

Last synced: 10 Aug 2025

https://github.com/cheezenaan-sandbox/sample_app_rev4

Sample application forked from https://railstutorial.jp/

docker rails rails-tutorial ruby

Last synced: 29 Jul 2025

https://github.com/bright-phiri/art-backend

💎| AliLabs ART Sample Tracking Backend

api-development back-end backend-development rails-api rails7 ruby

Last synced: 01 Oct 2025

https://github.com/sajari/sdk_ruby

Official repository of the Search.io SDK for Ruby

api ruby sdk search

Last synced: 07 Apr 2025

https://github.com/alexherbo2/roman-numeral.rb

A command-line program and library for parsing and generating Roman numerals

command-line-tool library roman-numerals ruby

Last synced: 02 Aug 2025

https://github.com/gedeonts/morse_code_decoder

This is a project to decode a Morse code using Ruby programming language.

ruby

Last synced: 23 Sep 2025

https://github.com/siman-man/ripper_tree

RipperTree is like tree command for Ripper#sexp.

gem ruby

Last synced: 19 Aug 2025

https://github.com/szorfein/spior

(Spider|Tor) A tool to make TOR your default gateway.

anonymity anonymize iptables privacy ruby tor

Last synced: 13 Apr 2025

https://github.com/ampaire/dailyblogger

DailyBlogger is a simple Rails chat app built with Ruby on Rails.

chat-application heroku javascript postgresql rails rbenv reddis ruby

Last synced: 11 Sep 2025

https://github.com/mtwilliams/ryb

:meat_on_bone: Generate build files for Visual Studio, XCode, and Ninja.

build-system dsl ninja ruby visual-studio xcode

Last synced: 29 Sep 2025

https://github.com/ebenezr/clock-me-back-end

About timecard application made with react(Typescript) and Ruby , used to track clock in and clock out timestamps for employees and manage employees

activerecord react ruby sass typescript

Last synced: 15 Apr 2025

https://github.com/bytedecoder/onuro

Ruby Workflow Engine based in events that execute a collection of rules

ruby ruby-gem

Last synced: 09 May 2025

https://github.com/bryanp/contentfs

Structured content file system.

content-management ruby

Last synced: 10 Apr 2025

https://github.com/lucianghinda/value-object-in-ruby-benchmarks

A series of micro benchmarks about Data.define vs Struct vs OpenStruct in #Ruby

benchmark benchmarking ruby ruby3

Last synced: 17 Sep 2025

https://github.com/bilby91/ddsl

Docker Declarative Specific Language

ci circleci ddsl docker gitlab ruby travis-ci

Last synced: 02 Aug 2025

https://github.com/mvz/pinhole

Tracker-based photo manager for Gnome

gir-ffi gnome gtk3 hacktoberfest ruby tracker

Last synced: 09 Aug 2025

https://github.com/danielshow/rails-auto-migrate

VSCode extension for Rails that watches migration folder for new ones, open latest migration file and automatically run migration.

javascript migration rails ruby vscode

Last synced: 27 Jul 2025

https://github.com/xmisao/xcal

xcal displays a japan calendar like cal, ncal

gem ruby ruby-gem

Last synced: 24 Jul 2025

https://github.com/kurenn/cic-rb

A library built in ruby to communicate with the CIC Api

api cic cic-api gem hashie ruby sdk

Last synced: 24 Jul 2025

https://github.com/thecodechaser/portfolio-backend

Portfolio Backend is a Rails application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where users can drop likes and comments.

postgresql rspec ruby ruby-on-rails swagger

Last synced: 27 Jul 2025

https://github.com/bondok6/enumerable

In this project we learned how to use a module inside a class. For this we created a class `MyList` and a module `MyEnumerable`. the module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 02 Aug 2025

https://github.com/raminmammadzada/rails-re-former

Microverse School > Rails > #4 Forms

rails rails6 ruby ruby-on-rails

Last synced: 25 Jul 2025

https://github.com/svyatov/http_wrapper

A simple wrapper around standard Ruby Net::HTTP library

http-client http-wrapper ruby utility-library

Last synced: 24 Apr 2025

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

School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods

ruby

Last synced: 27 Jun 2025

https://github.com/selma-belhadj/myenumerable

A ruby project with a personalised enumerable module which has the same functionality as methods in Enumerable

ruby

Last synced: 02 Feb 2026

https://github.com/cvilla714/rails-capstone

Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with

bootstrap postgresql ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/oldprojectss/morse-code-decoder

This is a morse code decoder that uses ruby to convert morse coded into readable text

ruby

Last synced: 23 Jul 2025

https://github.com/piotrmurach/tenpin

Terminal tenpin bowling game

bowling-game game ruby ruby-gem terminal

Last synced: 18 Sep 2025

https://github.com/owusu-desmond/guess-game

This is a simple guessing game. The program will generate a random number between 0 and 9. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.

guessing-number-game ruby

Last synced: 29 Jul 2025

https://github.com/infinum/infinum_setup

Setup script

ruby

Last synced: 20 Sep 2025

https://github.com/rubyrider/clomp

Clomp gem provides a smooth, lightweight, productive and reusable way to build an operation using Railway oriented programing paradigm

framework-agnostic railway-oriented-programming ruby serviceobject

Last synced: 21 Mar 2025

https://github.com/v-blaze/blog-app

A full-stack blog app that allows users to create an account, create a blog post, add comments and likes to a post. Built with Ruby on Rails framework.

blog crud-application linter rails ruby ruby-on-rails

Last synced: 17 Mar 2025

https://github.com/fusic/estackprof

Estackprof is a wrapper to make it easier to use Stackprof in your rack application.

performance profile ruby tool

Last synced: 09 May 2025

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

TDD is the Test Driven Development Technology that is about write tests before write a code and if code does not run according to test case then refactor code.

ruby tdd

Last synced: 03 Sep 2025

https://github.com/storyblok/sinatra-boilerplate

Ruby/Sinatra Example of a Storyblok Integration

boilerplate boilerplate-template cms ruby sinatra storyblok

Last synced: 21 Jul 2025

https://github.com/stonesaw/spell-out

マウスだけで出来るシューティングゲーム | 中高生国際Rubyプログラミングコンテスト 2020 ゲーム部門 🏅 | 技育展 2021 登壇

dxruby game ruby

Last synced: 02 Jul 2026

https://github.com/er-contreras/oop-school-library

A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.

json mixins oop-principles ruby

Last synced: 16 Mar 2026

https://github.com/soffes/icns

Ruby library for extrating images from ICNS files

apple icns icon image jpeg-2000 linux macos png ruby

Last synced: 14 Apr 2025

https://github.com/oscarfmdev/recipe-inventory

Recipe app built with rails that allows the user to register recipes, foods and watch other people's recipes.

devise rails ruby

Last synced: 12 Sep 2025

https://github.com/codenoble/active_model_normalizr

An ActiveModelSerializers adapter for Normalizr-like JSON

flux gem json rails redux ruby ruby-gem serializer

Last synced: 11 Apr 2026

https://github.com/seven1m/ragchew.site

A website for amateur radio operators to find and participate in on-the-air gatherings

amateurradio hamradio ruby sinatra

Last synced: 21 Feb 2026

https://github.com/unabridged/auto_strong_parameters

Skip the busywork of strong parameters

lts rails ruby strong-parameters

Last synced: 12 May 2025

https://github.com/julie-ify/jxpense

JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.

bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby

Last synced: 26 Oct 2025

https://github.com/okuzawats/chatwork-messaging-action

Chatwork の Room にメッセージを送信する Action です。

chatwork github-actions githubactions ruby

Last synced: 26 Oct 2025

https://github.com/ahzamir/budget-app

This is a budget app that allows users to add their expenses categories and expenses. It also allows users to see their total expenses.

budget-app css postgresql rspec rspec-rails ruby ruby-gem ruby-on-rails

Last synced: 12 Mar 2026

https://github.com/ronin-rb/ronin-web-server

A custom Ruby web server based on Sinatra.

infosec ronin-rb ruby sinatra webserver

Last synced: 10 Oct 2025

https://github.com/digitalheir/ruby-xml-to-hash

Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)

hash json ruby xml

Last synced: 14 Apr 2025

https://github.com/jstotz/jstreams

A distributed streaming platform for Ruby built on top of Redis Streams

pubsub redis redis-streams ruby streams

Last synced: 17 Apr 2025

https://github.com/ibm-cloud/get-started-ruby

A Ruby application that uses Rails to provide a REST API to receive requests from the UI. The API then uses the couchrest client library to persist the visitor names to a Cloudant database.

bluemix couchdb database rails ruby

Last synced: 11 Mar 2026

https://github.com/tstaetter/nanites

Command pattern framework for Ruby

command-pattern ruby

Last synced: 07 Feb 2026

https://github.com/sirius248/nimble_throttler

Simple throttler that base on the IP address

rack ruby rubyonrails

Last synced: 27 Feb 2026

https://github.com/danreynolds/summonerexpert

API for LoL Conversational Assistant Summoner Expert

api-ai bot league-of-legends rails ruby

Last synced: 06 Jul 2025

https://github.com/aldesantis/hertz-email

A Hertz courier for sending email notifications with ActionMailer.

email hertz notifications rails ruby

Last synced: 08 Oct 2025

https://github.com/laguna1/group-our-transactions

RoR Capstone Project

rails ruby

Last synced: 17 May 2026

https://github.com/dmathieu/rspec-otel

RSpec matchers for the OpenTelemetry framework

opentelemetry rspec ruby

Last synced: 14 Apr 2026

https://github.com/suyesh/apility-ruby

Ruby interface for Moocher api, A Reputation API and Anti-Abuse Service

apility apility-ruby bank card creditcard geolocation moocher moocher-api reputation-api ruby ruby-interface rubygem

Last synced: 05 Oct 2025

https://github.com/wilsonsilva/memoria

Capture snapshots to simplify testing and to analyze how state changes over time.

rspec ruby snapshot test testing

Last synced: 24 Oct 2025

https://github.com/ccocchi/raisin

API versioning for Rails made easy

api rails ruby

Last synced: 24 Apr 2025

https://github.com/leighayanid/markee

A simple bookmarking app built with Rails 5 and MaterializeCSS

bookmarks-manager materialdesign materializecss rails-application ruby ruby-on-rails webscraping

Last synced: 21 Jan 2026

https://github.com/DannyBen/erbx

ERB Extended with Pretty Tags

erb ruby template-language

Last synced: 12 Oct 2025

https://github.com/maumagnaguagno/locus

:memo: Environment description language for Jason

agent agentspeak environment ruby

Last synced: 12 Oct 2025

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

This is a site Similar eventbrite with a demonstration of associations in Rails. Users are able to create events and add people to these events

rails ruby

Last synced: 04 Mar 2026

https://github.com/tcdowney/sinatra-k8s-sample

A basic stateless Ruby app for experimenting with Kubernetes

kubernetes ruby sinatra

Last synced: 24 Apr 2025

https://github.com/vidarh/activitypub

ActivityPub / ActivityStream basic serialization/deserialization for Ruby

activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby

Last synced: 09 Oct 2025

https://github.com/farida-hamid/melodyrentals-backend

Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.

jwt-authentication rails-api ruby

Last synced: 10 Mar 2026

https://github.com/kentdahl/magic_maze

Magic Maze - Ruby/SDL2 port - Magic Maze is a simple and low-tech monster-bashing maze game. - It was originally inspired by playing Gauntlet II on the Atari ST.

game ruby ruby-sdl sdl2

Last synced: 18 Jan 2026

https://github.com/sogilis/csv_fast_importer

Fast CSV Importer for PostgreSQL and MySQL

mysql performance postgresql rails ruby

Last synced: 12 Oct 2025

https://github.com/yegor256/tukeyized

Ruby method that removes extreme data points from an array using Tukey's method

ruby ruby-gem tukey-hsd

Last synced: 06 Oct 2025