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/eregon/adventofcode

My solutions in Ruby to http://adventofcode.com/

advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby

Last synced: 29 Sep 2025

https://github.com/zven94/portfolio

This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.

css css3 html javascript react reactjs ruby

Last synced: 28 Sep 2025

https://github.com/gangelo/deco_lite

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems

Last synced: 30 Apr 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/ruby/win32api

ruby

Last synced: 19 Oct 2025

https://github.com/krishpranav/redditosint

A simple ruby tool that scrapes reddit user's comment history and saves into a JSON file

information-gathering osint reconnaissance reddit reddit-osint ruby ruby-osint username-checker username-osint

Last synced: 10 Mar 2026

https://github.com/LorenzoSapora/jekyll-html5-youtube

Jekyll plugin to generate html5 snippets for embedding YouTube videos, without iframes.

bundler gem html5 jekyll liquid ruby ruby-gem youtube

Last synced: 10 May 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/westonganger/active_record_simple_execute

Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax

activerecord rails ruby sql

Last synced: 27 Feb 2025

https://github.com/raviqqe/dockerfile-dsl.rb

Dockerfile DSL in Ruby

docker dsl ruby

Last synced: 16 Apr 2025

https://github.com/rwubakwanayo/motorbike_booking_backend

Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.

devise rails-api ruby

Last synced: 23 Mar 2025

https://github.com/kevinelliott/power_snoop

Ruby gem to snoop on power consumption from known devices.

consumption heat power ruby ruby-gem

Last synced: 01 May 2025

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

School Library is a Ruby practice project aimed at mastering Object Oriented Programming.

rspec ruby

Last synced: 01 Sep 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/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/mvz/pinhole

Tracker-based photo manager for Gnome

gir-ffi gnome gtk3 hacktoberfest ruby tracker

Last synced: 09 Aug 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/anthonycorletti/modal-rb

An unofficial ruby client for Modal.

ai modal ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/delano/uri-valkey

URI support for Valkey/Redis connection settings

dev redis ruby valkey

Last synced: 24 Aug 2025

https://github.com/jonniecache/jekyll-thumb

This Jekyll plugin automatically generates image thumnails using libvips

image-processing jekyll jekyll-plugin liquid ruby thumbnails vips

Last synced: 04 Oct 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/larevanchedessites/google-robotstxt-ruby

🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library

c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo

Last synced: 17 Aug 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/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/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/piercel2022/budget_app

PIERCEL-BUDGET is a mobile web application where a user can manage the budget, and can easily create an account, login and start managing his budget. The features of the web application are: The user authentication to create an account and then login. The user can add some transactions according to the category of the transactions.

bootstrap5 postgresql rails7 render ruby ruby-on-rails

Last synced: 01 Oct 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/eval/sequel-xtdb

Adapter to connect to XTDB v2 using Sequel.

ruby rubygem sequel xtdb

Last synced: 15 Aug 2025

https://github.com/infrablocks/ruby_npm

A simple Ruby wrapper for invoking NPM commands.

command-line npm ruby ruby-gem ruby-library rubygem

Last synced: 17 Jun 2025

https://github.com/defkode/esm-reader

Reader for .ddd (digital tachograph files)

gem ruby tachograph

Last synced: 26 Oct 2025

https://github.com/dannyben/rigit

Scaffolding that doesn't bite

gem ruby scaffolder scaffolding

Last synced: 04 Oct 2025

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/chadowo/gosu-mruby-wrapper

Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms

game-dev gamedev gamedev-tool gosu libgosu mruby ruby

Last synced: 04 Sep 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/narazaka/opal-file

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

dir file filesystem opal ruby

Last synced: 12 Aug 2025

https://github.com/creadone/zerossl

Ruby client for ZeroSSL

client ruby ssl zerossl

Last synced: 23 Apr 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/apsislabs/slayer

A Killer Service Layer

rails ruby service-object slayer

Last synced: 30 Jun 2025

https://github.com/buttercms/rails-starter-buttercms

Drop-in proof-of-concept Ruby on Rails app, fully integrated with your ButterCMS account

blog buttercms cms heroku rails ruby starter starter-project

Last synced: 03 Sep 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/kevinpruvost/venomengine

Cross-Platform Research-Focused Graphics Engine

bazel hlsl metal raytracing ruby vulkan

Last synced: 25 Jun 2025

https://github.com/vavgustov/rgversion

Quickly copy latest semantic gem version to Gemfile

gem ruby

Last synced: 09 Aug 2025

https://github.com/nimacpp/rubyino

Translate ruby to arduino

arduino ino nimacpp rb ruby rubyino teranslate

Last synced: 17 Aug 2025

https://github.com/ijustdev/lazuli

CLI for transforming Amazon products into blog posts with eruby.

affiliate-marketing amazon cli commandline-interface paapi5 ruby templating

Last synced: 04 Oct 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/kymmt90/active_record-type-encrypted_string

Provides encrypted string attributes to Active Record models

activerecord encryption rails ruby

Last synced: 08 Aug 2025

https://github.com/jdennes/invoices

:euro: Jekyll-based invoicing for me (and maybe you).

invoice invoicing jekyll pdf ruby

Last synced: 15 May 2025

https://github.com/dvinciguerra/business-br

Business::BR is a namespace to put all validations like CPF, CNPJ, CEP and some other things to be used in a brazilian ruby project.

brazilian cep cnpj cpf gem ruby validation

Last synced: 11 Aug 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/juanvqz/simple_form-theme

The easiest way to install modern CSS themes for SimpleForm.

bulma-css rails ruby rubygems tailwind-css

Last synced: 04 Oct 2025

https://github.com/bigcommerce/gruf-prometheus

Gruf plugin for Prometheus support

gruf prometheus ruby

Last synced: 10 Mar 2026

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/siman-man/ripper_tree

RipperTree is like tree command for Ripper#sexp.

gem ruby

Last synced: 19 Aug 2025

https://github.com/nulldef/ciesta

Create form objects

form-objects forms patterns ruby

Last synced: 06 May 2025

https://github.com/makevoid/bitcoin-address-watcher

Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction

bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier

Last synced: 08 Apr 2025

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

External node classifier and reporting dashboard

puppet rails ruby

Last synced: 03 Aug 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/adel-gu/budget-app

Instant Budget is a mobile web application that can helps you keep track and manage your daily financially transaction.

bootstrap5 postgresql ruby ruby-on-rails

Last synced: 09 Mar 2026

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/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/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 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/dubek/salsa20-ruby

Ruby bindings for the Salsa20 stream cipher algorithm

cipher encryption ruby salsa20

Last synced: 19 Mar 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/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/andyatkinson/development_guides

Installation Instructions for Rideshare

postgresql ruby ruby-on-rails

Last synced: 28 Aug 2025

https://github.com/svenfuchs/sh_vars

Shell variable parser

bash parser ruby shell variables

Last synced: 21 Apr 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/krim/light_serializer

Light and Fast serializer

ruby ruby-gem serialization

Last synced: 09 Mar 2026

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/goatshriek/wrapture

a Ruby gem that generates object-oriented language wrappers for C code

ruby rubygems

Last synced: 22 Aug 2025

https://github.com/noraj/sigsegv2.reverse_6

A reverse challenge that was available during SigSegV2 CTF (2019)

bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2

Last synced: 08 Nov 2025

https://github.com/amake/srx-languagetool-ruby

SRX segmentation rules from LanguageTool, for Ruby

languagetool ruby segmentation srx

Last synced: 19 Oct 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/dawidd6/actions-updater

:hammer_and_wrench: Updater of used GitHub Actions in workflow files

gem git github-actions ruby ruby-gem update-checker updater

Last synced: 12 Oct 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/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/wahaj-ali/every-penny

This project is created as part of the rails capstone at Microverse. This app is a mobile web application where a user manage its budget: have a list of transactions associated with a category, so that the user can see how much money it spent and on what.

backend postgresql ruby rubyonrails

Last synced: 11 Nov 2025

https://github.com/philnash/sendgrid-email-status

A Rails application that sends emails via the SendGrid API and tracks their status

email rails rails6 ruby ruby-on-rails ruby-on-rails-6 sendgrid sendgrid-api twilio twilio-sendgrid

Last synced: 30 Sep 2025

https://github.com/adam12/inert

An experimental static site builder with unambitious goals.

roda ruby static-site static-site-generator

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/MattRyder/interpreter

A Ruby interpreter written in C, as part of my CS degree.

academic-project c ruby ruby-interpreter

Last synced: 11 May 2025

https://github.com/noprompt/burdock-mode

An Emacs mode for Ruby providing structured editing and evaluation operations.

emacs ruby structured-editing structured-evaluation

Last synced: 26 Jun 2025

https://github.com/donchan922/rails-todo-sample

ToDo application using Ruby on Rails.

rails-todo rails-tutorial ruby

Last synced: 29 Sep 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/rafi/homebrew-tap

My personal homebrew tap

homebrew macos ruby

Last synced: 14 Apr 2025