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/jrjoacir/template-ruby-grape-api

Purpose of this project is to offer a template for create an API in Ruby language using Grape API framework inside docker container and propose a development architecture for APIs

api api-blueprint backend container-docker database-container development-architecture docker docker-compose grape healthcheck orm postgresql puma rspec rubocop ruby ruby-language sequel template

Last synced: 05 Jul 2025

https://github.com/foca/flagpole

Store multiple flags in an Integer field by using a bitmap

bitfield flags lesscode ruby

Last synced: 03 Aug 2025

https://github.com/adewunmi97/ror-capstone

In this project, I built a Job opinion application based on a redesign of Twitter.

database ruby

Last synced: 23 Apr 2025

https://github.com/mhdez221993/tic_tac_toe

A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does .

games ruby shell

Last synced: 23 Apr 2025

https://github.com/toyama0919/tagenv

ec2 instance tag apply environment variables.

ec2 ec2-instance environment-variables ruby

Last synced: 30 Oct 2025

https://github.com/grahamedgecombe/ignition

Static pages for Rails 4.

rails ruby

Last synced: 23 Apr 2025

https://github.com/hassaanjbaig-code/catalog-of-my-things

This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format

json ruby sql

Last synced: 24 Apr 2025

https://github.com/simandebvu/data-structures-algorithms

This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.

practice ruby sorting-algorithms zimbabwe

Last synced: 23 Apr 2025

https://github.com/donkirkby/active-sinatra

Sandbox project for ActiveRecord and Sinatra web server, including test fixtures

activerecord oracle ruby sandbox sinatra

Last synced: 07 May 2025

https://github.com/johnmccabe/blinkt-ruby

Ruby port of Pimoroni Blinkt Python module https://github.com/pimoroni/blinkt

blinkt blinkt-library blinkt-ruby leds library pimoroni pimoroni-blinkt-python raspberry-pi raspberrypi ruby ruby-port

Last synced: 26 Sep 2025

https://github.com/justalever/foodlog

This Ruby on Rails application is part of a crash course published on Traversy Media authored by Andy Leverenz of @webcrunchblog creator of web-crunch.com and the course Hello Rails.

rails ruby ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/charlyjazz/gosu-dont-touch-the-spike

2D game in Gosu engine :bird:

2d game gosu ruby

Last synced: 11 Apr 2025

https://github.com/v-blaze/budget_app

Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails

activerecord css devise erb-template postgresql ruby ruby-on-rails sql

Last synced: 17 Mar 2025

https://github.com/dannyben/victor-cli

Command line for Victor, the Ruby SVG library

gem ruby svg svg-builder

Last synced: 17 Apr 2025

https://github.com/akarzim/bridgetown_markdown_lazylinks

Support for lazy markdown reference links

bridgetown-plugin gem markdown ruby

Last synced: 13 Sep 2025

https://github.com/zhisme/lazy_names

Ease your console typing with redefining constants by shorter version

console constants irb pry ruby

Last synced: 23 Apr 2025

https://github.com/standardnotes/brakeman-action

Runs Brakeman against a repository's source code to find security vulnerabilities, using GitHub actions.

brakeman rails review ruby security static-code-analysis

Last synced: 25 Aug 2025

https://github.com/webmatze/dragonruby-sokoban-game

A Sokoban Clone using DragonRuby Game Toolkit

dragonruby game indiegame ruby smaug sokoban sokoban-game

Last synced: 23 Apr 2025

https://github.com/mailboxvalidator/mailboxvalidator-ruby

MailboxValidator Ruby module enable users to block disposal email, detect free email and validate if an email is valid

email-checker email-validation email-validator mailboxvalidator-ruby ruby verify-email

Last synced: 19 Jul 2025

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/qingstor/qingstor-sdk-ruby

The official QingStor SDK for Ruby programming language.

qingstor qingstor-sdk ruby sdk

Last synced: 02 Sep 2025

https://github.com/janlelis/multi_block

Pass multiple blocks to a Ruby method

blocks lambda ruby syntax

Last synced: 23 Apr 2025

https://github.com/puzzleflow/tochtli

Lightweight framework for service oriented applications based on bunny (RabbitMQ)

bunny job-queue processing rabbitmq ruby

Last synced: 09 Apr 2025

https://github.com/mark24code/sinatra-app-template

Sinatra web app template

mvc rack ruby sequel sinatra

Last synced: 09 Apr 2025

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/meri-mg/ruby-group-capstone

In this group project, will be created a console app that will help the user to keep a record of different types of things they won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but also will be prepared in a database with tables structure analogical to the program's class structure.

postgresql ruby

Last synced: 27 Dec 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/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/stephenkati/oop-school-lib

oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.

oop postgresql rspec-testing ruby

Last synced: 24 Apr 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/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/orbitalquark/textadept-ruby

Ruby language module for Textadept.

rails ruby ruby-on-rails textadept textadept-module

Last synced: 01 May 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/benawi/ruby-enumerable

This repository includes files with Ruby that can be used to recreate a Enumerable

ruby

Last synced: 24 Sep 2025

https://github.com/ericlondon/ruby-nokogiri-mongodb-crawler

Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM

crawl mongodb mongomapper-orm nokogiri ruby

Last synced: 03 May 2025

https://github.com/tompng/penguin_queue

Ruby Priority Queue (C extention, binary heap)

ruby

Last synced: 11 Apr 2025

https://github.com/flightaware/flightxml-client-ruby

Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data

aviation flightaware-flightxml-service flightxml ruby

Last synced: 12 Apr 2025

https://github.com/creadone/zerossl

Ruby client for ZeroSSL

client ruby ssl zerossl

Last synced: 23 Apr 2025

https://github.com/acook/logsaber

A logger for a more civilized age.

formatting logging ruby

Last synced: 05 Jul 2025

https://github.com/foca/granola-cache

Cache the output of your Granola serializers.

caching granola json-serialization lesscode ruby

Last synced: 03 Aug 2025

https://github.com/trashhalo/constant_sandbox

Tool for ruby codebases used to enforce boundaries and modularize Rails applications

linter rails ruby

Last synced: 03 Aug 2025

https://github.com/hopsoft/kvn

KVN (Key/Value Notation) converter & parser

data-structures deserialization key-value ruby serialization

Last synced: 24 Apr 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/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/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/jmoseka/enumerable

How to use a module inside class

ruby

Last synced: 09 Apr 2025

https://github.com/jcmfernandes/activerecord-retriable

Retry your Active Record transactions. :rocket:

activerecord gem rails retriable retry ruby transactions

Last synced: 23 Apr 2025

https://github.com/dantecatalfamo/xprinter-wifi

A tool to configure the WiFi on Xprinter wireless thermal printers from Linux

receipt-printer ruby thermal-printer xprinter

Last synced: 20 May 2026

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/nelsonfigueroa/github-email-scraper

Scrape contributor emails from a GitHub repository.

ruby scrape scraper

Last synced: 24 Mar 2025

https://github.com/shuuuuun/ripgrep-ruby

A Ruby wrapper around ripgrep!

gem ruby

Last synced: 16 May 2025

https://github.com/hausgold/billomat

API wrapper for billomat.com

api-client billomat gem hacktoberfest oss ruby ruby-gem

Last synced: 15 Apr 2025

https://github.com/billymohajeri/ruby-group-capstone

In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.

postgresql rspec ruby

Last synced: 24 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/iturres/oop_school_library_2

💎 Simple ruby app to manage school library.

agregation associations oop-principles ruby

Last synced: 23 Apr 2025

https://github.com/thefox/homebrew-brewery

Homebrew Tap

homebrew-tap ruby

Last synced: 23 Apr 2025

https://github.com/hcxp/hcxp

📅 Independent online hardcore punk events directory

hardcore-punk music rails ruby vue

Last synced: 16 May 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/jdsherbert/fisher-yates-shuffle

Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.

c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine

Last synced: 07 Apr 2025

https://github.com/apsislabs/slayer

A Killer Service Layer

rails ruby service-object slayer

Last synced: 30 Jun 2025

https://github.com/michaelcurrin/jekyll-keys-filter

A light copy-and-paste Jekyll plugin to get keys from a hash

jekyll jekyll-plugin ruby static-site

Last synced: 28 Oct 2025

https://github.com/davydovanton/kaminari-hanami

This repository is no longer maintain: Kaminari integration for @hanami

hanami kaminari kaminari-hanami ruby

Last synced: 17 Apr 2025

https://github.com/mehdisadeghi/jekyll-hinduarabic

Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.

converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby

Last synced: 28 Oct 2025

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/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/bigcommerce/gruf-prometheus

Gruf plugin for Prometheus support

gruf prometheus ruby

Last synced: 10 Mar 2026

https://github.com/altcha-org/altcha-lib-rb

A lightweight library for creating and verifying ALTCHA challenges.

altcha ruby

Last synced: 09 Apr 2025

https://github.com/algerina/yourwallet

This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.

bootstrap capybara devise rspec ruby ruby-on-rails

Last synced: 10 Mar 2026

https://github.com/cloud66-oss/rb-halo

Ruby Client for Halo

logging ruby

Last synced: 04 Feb 2026

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

The Budget App is a mobile web application build on Ruby on Rails 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.

mvc-architecture postgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

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/zormandi/logcraft-sidekiq

A structured logging solution for Sidekiq, using Logcraft.

logging ruby sidekiq

Last synced: 05 Sep 2025

https://github.com/wojtha/redmine_alerts

Reporting plugin for Redmine

redmine-plugin ruby

Last synced: 28 Mar 2025

https://github.com/ochiengotieno304/stanbic-ruby

Unofficial Stanbic Kilele Payments Ruby Client

api-wrapper payments ruby

Last synced: 14 Jun 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/jimmycuadra/lita-urban-dictionary

A Lita handler for fetching definitions from Urban Dictionary.

chatops lita lita-handler ruby urban-dictionary

Last synced: 27 Jul 2025

https://github.com/juanje/mortero

Place for testing LWRP for Chef

chef cucumber lwrp ruby testing

Last synced: 16 Jan 2026

https://github.com/bfontaine/graphs.rb

Some Ruby functions to manipulate graph files

gdf graphs library ruby

Last synced: 15 Apr 2025

https://github.com/ekohe/ruby-office365

A simple ruby library to interact with Microsoft Graph and Office 365 API.

access-token api azure calendars contacts events graph-api mailboxes microsoft oauth2 office365 refresh-token rest ruby token

Last synced: 22 Apr 2025

https://github.com/raminmammadzada/rails-members-only

Microverse School > Rails > #5 Members Only

rails6 ruby ruby-on-rails

Last synced: 29 Sep 2025

https://github.com/euotiniel/polyglotprogramming

Este é um repositório de código aberto no GitHub que contém uma coleção de exercícios populares de programação resolvidos em várias linguagens. O objetivo é ajudar desenvolvedores a aprimorar suas habilidades em programação, fornecendo desafios e soluções para que possa praticar e aprender.

aprendizado exercicios golang java programacao python ruby typescript

Last synced: 06 Mar 2025

https://github.com/jbussdieker/ruby-enc

External node classifier and reporting dashboard

puppet rails ruby

Last synced: 03 Aug 2025

https://github.com/gagniuc/programming-languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic

Last synced: 23 Sep 2025

https://github.com/p16n/quasars

A link-aggregator for astrophysics (no longer active)

astronomy astrophysics ruby ruby-on-rails

Last synced: 12 Jun 2025

https://github.com/krishpranav/autosploit

A simple ruby tool to automate metasploit modules

bash exploit exploiter metasploit metasploit-modules msfs ruby shell

Last synced: 15 Apr 2025

https://github.com/meg-gutshall/rxeactions

Rxeactions is a digital journal that allows users to privately track medications they’ve been prescribed as well as side effects, thoughts, and feelings associated with those medications.

bootstrap bootstrap4 medication medication-history medications medicine postgresql ruby sinatra sinatra-applications sinatra-web sqlite3

Last synced: 27 Dec 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/beautydate/grpc-kit

GRPC toolkit for microservices

grpc grpc-kit grpc-toolkit microservice ruby

Last synced: 02 Apr 2025

https://github.com/masumajaffery/ruby-gems

Ruby gems are not jewels but a chunks of knowledge that is a wholesome treasure for mind.

ruby ruby-gem

Last synced: 11 Mar 2026

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