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/peter1357908/jekyll-mahjong

Jekyll plugin for converting mahjong text notation into SVG images.

jekyll jekyll-plugin riichi-mahjong ruby

Last synced: 18 May 2026

https://github.com/lararosekelley/secret-santa

Organize a gift exchange anonymously

cli command-line gem ruby secret-santa sms twilio

Last synced: 18 May 2026

https://github.com/1d3o/satispay

Unofficial Satispay API for Ruby

gem payments ruby ruby-satispay rubygem satispay

Last synced: 28 Apr 2026

https://github.com/sanger/asset_audits

Add audits to assets in sequencescape

rails ruby

Last synced: 03 Apr 2026

https://github.com/joneshf/servant-ruby

Create a Ruby client from a Servant API using Net::HTTP.

haskell ruby servant servant-client

Last synced: 11 Sep 2025

https://github.com/lindseyb/moon-api

RESTful API for the Moon

api api-rest moon ruby sinatra

Last synced: 19 Mar 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/govtechsg/myinfo-rails

Rails Wrapper for MyInfo API

myinfo rails ruby

Last synced: 31 Jul 2025

https://github.com/perfectmemory/azure_stt

API Wrapper for the Microsoft Azure Speech Services Speech-to-text REST API 3.1 (Cognitive Services).

azure ruby speech-to-text

Last synced: 07 Jul 2025

https://github.com/anthonycorletti/pontoon

Pontoon is a Ruby implementation of the Raft algorithm.

cluster concurrency raft raft-algorithm ruby

Last synced: 06 Aug 2025

https://github.com/abdussattar-70/ruby-group-capstone

A Ruby OOP-based solution for managing and organizing your collection of books, games, and music albums. It allows you to add new items, explore your collection by labels, genres, and authors and provides a user-friendly interface for easy navigation. It's a convenient tool to keep track of your inventory of books, games, and music albums.

postgresql rspec-testing ruby

Last synced: 19 May 2026

https://github.com/xwmx/lcclasses

Ruby gem for listing and manipulating Library of Congress Classification classes and subclasses

classification congress-classification ruby rubygems

Last synced: 15 Mar 2026

https://github.com/vic778/money-exchange

this is a simple exchange web app that allow users to exchange their moeny according to the currency they have choosed. it update the curency database by getting rule from an api. for that i'm using background job and sidekiq cron for schedule every single day at 07h 05 AM to run the function. if the exchange is done it create a object and so far w

postgresql redis rswag rubocop ruby ruby-on-rails sidekiq sidekiq-cron

Last synced: 18 Jun 2025

https://github.com/type-ruby/type-ruby.github.io

The official website for T-Ruby

ruby t-ruby

Last synced: 03 Feb 2026

https://github.com/srinitude/guidepost

Harness your knowledge base in your Rails applications

knowledge-base rails ruby ruby-on-rails s3 zendesk

Last synced: 07 May 2025

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

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.

mobile-web ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/phortx/rails-use-case

UseCase & Service classes for rails

architecture hacktoberfest hacktoberfest2022 rails ruby

Last synced: 21 Mar 2025

https://github.com/kuyio/color_hash

Generate a color based on the given string (using HSL color space).

colorization ruby ruby-gem

Last synced: 24 Mar 2025

https://github.com/wizardone/jsup

A fast json builder for your apis, using Oj.

encoding fast json ruby simple

Last synced: 28 Jul 2025

https://github.com/tomasfn87/calcular-digitos-verificar-cpf

Baixar ferramenta CLI Linux aqui! - Como calcular os dígitos verificadores de um CPF; em Python, TypeScript, Go, Rust, Lua, Java, C++, C#, C, Zig, Ruby, PHP, Odin, Julia, Perl, Ada, Elixir, R, D, COBOL, Pascal, Smalltalk, Lisp, Fortran 90, Algol 68, Mojo, Ring e Haskell.

ada c cli-app cobol csharp go java julia lisp lua luajit odin-lang pascal perl php8 python ruby rust typescript zig

Last synced: 30 Oct 2025

https://github.com/fnichol/renv

renv: A Ruby Environment Context Switcher

ruby ruby-wrapper rubygems

Last synced: 15 May 2026

https://github.com/vagyasri/hangman

In this Project, I have created the hangman game for practicing Ruby basics.

game ruby

Last synced: 05 Sep 2025

https://github.com/infrablocks/ruby_easy_rsa

A simple Ruby wrapper for invoking EasyRSA commands.

easy-rsa rsa ruby ruby-gem rubygem

Last synced: 10 Mar 2026

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

This is a private events website where you can create your own account, log in, create events and invite who ever is registered in the website.

css html ruby ruby-on-rails scss

Last synced: 10 Apr 2026

https://github.com/ScreenStaring/shopify_api-graphql-tiny

Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.

graphql graphql-pagination ruby shopify shopify-api

Last synced: 16 Jul 2025

https://github.com/monogramm/docker-covid

:whale: :gem: Custom container for lifen-labs/covid

covid-19 docker health ruby

Last synced: 09 Apr 2026

https://github.com/selma-belhadj/hello-react-rails

A Rails React application that displays random messages

javascript react ruby ruby-on-rails

Last synced: 14 Apr 2026

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/vidarh/rouge-gtk_theme_loader

Load GtkSourceView themes into Rouge (Ruby syntax highlighter)

rouge ruby syntax-highlight-parser syntax-highlighting syntax-highlighting-theme

Last synced: 18 Sep 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/gedeonts/tdd-project

This project implements test-driven development(TDD). Tests have been written first and then the code.

ruby rubygem tdd

Last synced: 13 Aug 2025

https://github.com/realtradam/cyberpunk-red-terminal-sheet

Cyberpunk character creator made in Ruby!

curses cyberpunk cyberpunkred ruby ttrpg

Last synced: 05 Aug 2025

https://github.com/stephenkati/oop-school-lib-prac

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 ruby

Last synced: 29 Mar 2025

https://github.com/daudi13/enumerable

In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.

enumerable ruby

Last synced: 10 Mar 2026

https://github.com/ricarthlima/rails-evegano

🐄 Serviço de software que entrega ao público vegano um método prático de consultar quais produtos/marcas são ou não veganos e o porquê.

equipe-one if977 ruby sistemas-de-informacao ufpe vegan

Last synced: 13 Mar 2025

https://github.com/peek/peek-dalli

Take a peek into the Memcache commands made through Dalli during your application's requests.

dalli memcached peek ruby

Last synced: 12 May 2025

https://github.com/devteds/multi-stage-docker-build

Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build

docker multi-stage-build multi-stage-docker multi-stage-dockerfiles rails-on-docker ruby ruby-on-rails rubyonrails

Last synced: 07 Mar 2026

https://github.com/chaelcodes/advent-of-code-2019

The repo for my advent of code solutions - 2019 - Video tutorials on YouTube.

advent-of-code advent-of-code-2019 ruby

Last synced: 19 Jul 2025

https://github.com/akuzko/zen-service

flexible and highly extensible Service Objects for business logic organization

flexible ruby service-objects

Last synced: 19 Jan 2026

https://github.com/iamazeem/stackoverflow

StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem

c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly

Last synced: 06 May 2025

https://github.com/coding-cactus/multipad

A clean, simple, and efficient collaborative workspace

collaboration ruby sinatra

Last synced: 19 May 2026

https://github.com/dearblue/ruby-extattr

extended filesystem attribute operator for ruby

extattr ntfs-ads ntfs-ea ruby xattr

Last synced: 13 Apr 2025

https://github.com/ishanoshada/sl-android

Slandroid is a universal script runner that simplifies running scripts in multiple programming languages. It automatically detects the language, installs missing interpreters or dependencies, and executes the script seamlessly. Whether it's Python, JavaScript, Bash, Ruby, Java, Go, PHP, Perl, C, C++, Rust, or more—Slandroid has you covered!

bash c perl php py pypi python ruby script-runner sh slandroid

Last synced: 31 Jul 2025

https://github.com/shivabhusal/erika-slideshow

A CLI Ruby Gem to generate slideshow videos with bg-audio from images in sequence. Also supports subtitle/captions.

ffmpeg ruby slideshow subtitles video

Last synced: 13 Apr 2025

https://github.com/ronin-rb/ronin-masscan

A Ruby library and CLI for working with masscan.

hacktoberfest infosec masscan masscan-parse network-scanning ruby

Last synced: 31 Aug 2025

https://github.com/kineticcafe/cartage-rack

Show the release_hashref file from a Cartage package

deprecated packager rack ruby

Last synced: 25 Jul 2025

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

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 postgresql rails ruby sql

Last synced: 20 Jan 2026

https://github.com/brentgreeff/fat_model_auth

Simple clean Authorization system for Rails

authorization rails ruby

Last synced: 11 Nov 2025

https://github.com/nvoynov/marko

Markup Compiler for bulky sofware artifacts like SRS, ADD presented as bunch of separate files in sort of "docs-as-code" manner. It simple, but powerful applied together with Git and Pandoc

docs-as-code markdown ruby

Last synced: 13 Apr 2025

https://github.com/circleci-public/circleci-demo-ruby-sinatra

Example Ruby on Rails application running on CircleCI

circleci circleci-demos ruby sinatra

Last synced: 31 Jul 2025

https://github.com/qnighy/tapir-old

RGSS3 clone

game rgss ruby sdl2

Last synced: 07 Apr 2025

https://github.com/jpalumickas/wkhtmltopdf_runner

Ruby wrapper for wkhtmltopdf to render PDF from HTML

hacktoberfest htmltopdf pdf pdf-generation rails ruby ruby-on-rails wkhtmltopdf

Last synced: 24 Oct 2025

https://github.com/smart-village-solutions/anonymizer_rails

Anonymizer gem scrambles attribute values of ActiveRecord models.

ruby

Last synced: 25 Jul 2025

https://github.com/dudoslav/dam

Simple download manager with web user interface

css3 html5 javascript ruby sinatra

Last synced: 11 Apr 2026

https://github.com/owusu-desmond/oop-school-library

A simple app for OOP university that helps their librarians to record books in the library and student who borrows them. This app allow librarians to add new students or teachers, add new books, save records of who borrowed a given book and when.

education ruby school-library

Last synced: 08 Feb 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/xu-cheng/pbc-bindings

:electric_plug: Bindings for Pairing-Based Cryptography (libpbc)

bindings cplusplus cplusplus-14 cryptography pbc python ruby swig

Last synced: 18 Apr 2026

https://github.com/juanpablodiaz/doc

Projects, Tech Notes, & Career Advancement Documentation. 🚀 Backup demo: https://docjp.netlify.app

htmk5 jekyll ruby sass

Last synced: 12 Oct 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/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/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/umuthopeyildirim/mindgarden

MindGarden is an diary writing software, but you can also express your feelings on your dairies.

crud dairy daisyui daisyui-react react ruby sinatra tailwindcss

Last synced: 05 Sep 2025

https://github.com/jcserracampos/save4laterbot

Telegram bot to save all links sent in a group

ruby telegram-bot

Last synced: 04 Jun 2026

https://github.com/hasantezcan/oyk_2019_yaz_ruby_rails

Ruby / Rails - Özgür Yazılım Kampı 2019 Yaz

2019 free-software gnu-linux ozgur-yazilim-kampi rails ruby

Last synced: 19 Jan 2026

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

The main purpose of this project is 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.

rails ruby

Last synced: 19 Apr 2025

https://github.com/martinnicolas/ca

Comunidad de usuarios para reclamar a sus funcionarios por una ciudad mejor

activism debug-politics postgresql rails4 ruby social-impact

Last synced: 08 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/aimalamiri/budget-manager

This is a simple and beautiful application designed for mobile screens to help you organize and categorize your budget. Built with Rails and designed with Bootstrap.

bootstrap5 budget devise rails rspec-rails ruby

Last synced: 05 Feb 2026

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/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/yoshoku/numo-libsvm

Numo::Libsvm is a Ruby gem binding to the LIBSVM

libsvm machine-learning ml ruby rubyml svm

Last synced: 11 Jun 2025

https://github.com/powerlevel9000/ruby-getting-started

Geting Sarted with ruby Learning syntax and various coding game with Challenges here just basics syntaxes of the ruby programming language

programming-language ruby tutorial-exercises

Last synced: 06 Jul 2025

https://github.com/fnando/email_typo

Clean up e-mail strings when the user's made a typo (like 'gmail.cmo').

email-typo ruby scrubber

Last synced: 17 Apr 2025

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/stevenjcumming/rails-toolbox

Ruby on Rails snippets, sample code, and cheatsheet focused on API-only (-mostly) applications

rails rails-api rails-cheat-sheet rails-development rails-snippets rails-template rails7 ruby toolbox

Last synced: 06 Feb 2026

https://github.com/josephschito/rubyduino

Rubyduino compiles Ruby code for Arduino UNO boards and uploads the generated firmware.

arduino artoo rad ruby

Last synced: 02 Jun 2026

https://github.com/ricardovelero/invoicing-rails

A simple invoicing App made in Ruby on Rails

database invoice-pdf invoices rails7 ruby

Last synced: 01 Oct 2025

https://github.com/guzart/opie

Operations API for Railway oriented programming in Ruby

operations railway-oriented-programming ruby transactions

Last synced: 13 Jul 2025

https://github.com/coding-cactus/cactus-carer

The skill for Amazon Alexa which cares for your cacti!

alexa-skill cacti ruby

Last synced: 15 May 2025

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

This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent

bootstrap css3 database rails6 ruby

Last synced: 23 Feb 2026

https://github.com/daipham1210/short-link-api

URL shortener backend using Rails 7

postgresql rails7 ruby

Last synced: 06 Feb 2026

https://github.com/mattkevan/uxlift

Collecting UX and visual design inspiration and best practice.

design design-patterns design-systems innovation inspiration jekyll jekyll-site ruby usability ux

Last synced: 13 Apr 2025

https://github.com/rutaka-n/connfuse

Simple circuit breaker pattern in ruby.

circuit ruby

Last synced: 09 Oct 2025

https://github.com/olipliche/morse_code

Decode a Morse code message

rubocop ruby

Last synced: 29 Mar 2025

https://github.com/evalmee/json_api_filter

Filter for rails controller based on JsonAPI spec

jsonapi rails ruby

Last synced: 01 Apr 2026

https://github.com/bgmp/minecraft-data

Gem to gather different pieces of information related to Minecraft player profiles

gem minecraft ruby

Last synced: 19 Apr 2025

https://github.com/thejspr/chromarks

Search, list and open Chrome bookmarks in your terminal.

bookmarks chrome cli ruby

Last synced: 05 May 2025

https://github.com/rpush/rpush-redis

Provides the needed dependencies to use Redis with Rpush.

redis rpush ruby

Last synced: 02 Aug 2025

https://github.com/kputnam/cantor

Fast implementation of finite and complement sets in Ruby

ruby sets

Last synced: 17 Mar 2025

https://github.com/marceloboeira/prezzo

💰Toolbox to create complex pricing models

calculator complex-pricing-models prezzo price pricing ruby toolbox

Last synced: 15 Mar 2025

https://github.com/akihokurino/pornfolio

curation site for porn

angular rails ruby

Last synced: 09 May 2026