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/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/dannyben/getcomments

Extract Comments from Ruby Code

comments documentation gem ruby

Last synced: 10 Sep 2025

https://github.com/smileidentity/smile-identity-core-ruby

The Official Smile Identity Ruby Gem

gem ruby

Last synced: 02 Aug 2025

https://github.com/krishpranav/spider

A ruby web spidering tool that can spider a site, multiple domains, certain links or infinitely

crawler ruby spider web-crawler web-scraping

Last synced: 14 Feb 2026

https://github.com/mrnovalles/hashtag_parser

A ruby hashtag parser that given a string returns an array with an object with text, start and end for each hashtag

hashtags ruby

Last synced: 12 Apr 2025

https://github.com/tufahel/blog-app-ror

The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

capybara css devise postgresql rails rspec ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/sixarm/sixarm_ruby_uspto

SixArm.com » Ruby » USPTO: United States Patent and Trademark Office

gem patent ruby trademark uspto

Last synced: 28 Feb 2026

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/nithinbekal/micrograd

A tiny autograd engine in ruby

machine-learning neural-networks ruby

Last synced: 14 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/dereknguyen269/threads_client_ruby

Unofficial, Reverse-Engineered Ruby client for Meta's Threads. Supports Read and Write.

instagram instagram-api meta ruby ruby-gem threads threads-bridge threads-client threads-client-ruby

Last synced: 28 Apr 2025

https://github.com/jusleg/looop

A slower way to generate for loops in Ruby with a funky java-like syntax

gem java loop ruby

Last synced: 28 Feb 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/twe4ked/terminal_game_engine

🕹 Build games in terminal using Ruby

framework gamedev ruby terminal

Last synced: 16 Apr 2025

https://github.com/kammradt/mtgtop8-scrapper

📝 Scrape data from MTGTop8 into simple reports

magic mtg ruby scrapper

Last synced: 02 Aug 2025

https://github.com/freerange/aldermore-bank-to-freeagent

Reformat Aldermore Bank CSV to be suitable for upload to FreeAgent banking

csv ruby wasm

Last synced: 09 Apr 2026

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

In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.

ruby tdd

Last synced: 24 Jan 2026

https://github.com/dbackowski/rails_custom_error_pages

Rails engine for custom error pages with bootstrap.

bootstrap error-page rails rails-engine ruby ruby-gem

Last synced: 28 Feb 2026

https://github.com/bishwas-py/ruby-basics-learning

All the basic learning assents for Ruby .rb, like looping, classes and methods, printing and stuff

basics learning ruby

Last synced: 02 Apr 2025

https://github.com/maxbarsukov/simple_interpreter

👅 A simple language designed to learn how to create interpreters

gem interpreter interpreter-language programming-language ruby ruby-gem ruby-interpreter

Last synced: 28 Mar 2025

https://github.com/spanglel/openrareplay

Ruby program/library to parse and generate OpenRA replays without identifying information

openra openra-replays ruby

Last synced: 25 Mar 2025

https://github.com/dannyben/sla

Site Link Analyzer - command line broken links checker

gem link-analysis ruby

Last synced: 18 Apr 2025

https://github.com/guillainbisimwa/find-house-api-doc

Welcome to the FIND YOUR HOUSE API portal. The objective of this site is to make data, including imagery, eminently accessible to application developers.

api bundler documentation house-api rails6 ruby

Last synced: 21 Jan 2026

https://github.com/dayanfreitas/advancedalgorithm

Repositories for advanced college algorithms subjects

docker docker-compose elixir erla ruby

Last synced: 19 Apr 2026

https://github.com/prangonghose/earthbnb-backend

This web application is built to enable users browser through different houses which they can reserve on choice basis. The users can add their own houses to let other users reserve that for extra income. Users can register an account to use the website with full access with a unique username.

postgresql rails-api ruby ruby-on-rails

Last synced: 23 Apr 2025

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

Docker image for Rails development

docker docker-image passenger passenger-ruby rails ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/ikennarichard/enumerable

This project is a guide for how to effectively incorporate modules into your classes in Ruby.

microverse ruby

Last synced: 07 Jul 2025

https://github.com/westonganger/devise_whos_here

Devise extension for logging current active users logged in using only the fast Rails cache and not your database

active-users devise rails ruby users

Last synced: 07 Jan 2026

https://github.com/kfischer-okarin/advent-of-code

Advent of Code solutions 2019-2021

advent-of-code dragonruby ruby

Last synced: 28 Jan 2026

https://github.com/937447974/cocoapods-source

CocoaPods 底层源码

pod ruby

Last synced: 15 Mar 2025

https://github.com/tanveerisonline/rails_blog_app

This is a blog app which uses Ruby on Rails for backend and allows users to read peoples posts and comments and allows people who sign up to add their posts and comment as well as like others posts, it also integrates with PostgreSQL The figure below is the ERD for the project:

postgresql rspec rubocop ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/habu-kagumba/rapid_runty

A minimal web framework to get web project up and running in seconds.

rack ruby

Last synced: 01 Jul 2025

https://github.com/collectiveidea/twirp-rails

Make serving a Twirp RPC Services as easy and familiar as Rails controllers.

protobuf rails rpc ruby twirp

Last synced: 24 Apr 2025

https://github.com/guillainbisimwa/ruby-ata-structures-and-algorithms-

The goal of this repository is to complete as many challenges from top-100-liked-questions collection of popular challenges in LeetCode.

algorithms data-structures ruby

Last synced: 25 Mar 2025

https://github.com/eltonsantos/agendageeb

Site do Agenda GEEB

ruby ruby-on-rails

Last synced: 14 May 2026

https://github.com/jongha/redmine_dynamic_file_link

This is a plugin for Redmine. Redmine support file tab and URL of each file for the project. Multiple files can be uploaded with the same name; however a link within the wiki will only show the most recently uploaded one. Redmine does not support recent uploaded file link when you changed the text editor format for HTML format using like CKEditor. This plugin supports an absolute file URL that it is the most recently uploaded one dynamically.

dynamic file link plugin redmine ruby

Last synced: 06 Jul 2025

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

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

advent-of-code advent-of-code-2021 ruby

Last synced: 11 Mar 2026

https://github.com/praisespjmt/foodpad-app

The FoodPad app keeps track of all users recipes, ingredients, and inventory. It will allows users to save ingredients, keep track of what users have, create recipes, and generate a shopping list based on what users have and what users are missing from a recipe. Built with Ruby on Rails.

css3 javascript ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/pyrmont/feedstock

A Ruby library for data extraction that can be used to make RSS feeds from webpages

atom-feed data-scraping erb-template rss-feed ruby

Last synced: 02 Aug 2025

https://github.com/semoal/should_send_same_site_none

A simple utility to detect incompatible user agents for `SameSite=None` cookie attribute

chrome cookies hacktoberfest rails ruby samesite user-agent

Last synced: 14 Jun 2025

https://github.com/piotrmurach/wc.rb

A Ruby clone of Unix wc utility.

ruby ruby-gem tty unix-command

Last synced: 12 Jun 2025

https://github.com/rustin170506/blog

我就像屎的倒影🦶🦶🦶 Interested in distributed systems and dev tools.

blog go golang jekyll js react ruby rust rust-lang

Last synced: 21 Apr 2025

https://github.com/cvalencia1991/ruby-enumerable

Interacted with various types of methods using Ruby in this project

ruby

Last synced: 27 Mar 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/dannyben/colsole

Utility functions for colorful console applications with Ruby

cli-utilities gem ruby

Last synced: 18 Apr 2025

https://github.com/andrewmcodes/vercel_ruby

WIP Vercel Serverless Functions written in Ruby

ruby vercel vercel-serverless-functions

Last synced: 12 Apr 2025

https://github.com/haliljon/expense_tracker_ror

Expense tracker is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.

css3 html5 js ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/sreedevk/bkmrq

Export Your Bookmarks to Web Formats

bkmrq bookmarks-export bookmarks-renderer markdown ruby

Last synced: 06 Aug 2025

https://github.com/olaishola05/blog

This is a blog app for a classic blog website with full website functionality that show the lists of posts readers can read and interracts with by adding comments and likes. Built using Ruby on Rails.

erb mvc-architecture rails-application ror ruby

Last synced: 21 Jan 2026

https://github.com/petitviolet/rcb

Circuit Breaker for Ruby

circuit-breaker ruby rubygem

Last synced: 28 Feb 2025

https://github.com/rosekamallove/portfolio-mlh

This is a Fork of the Portfolio project, with AlanAI, Dark Theme, and GitHubStats which I and @KUHOO-S worked on during the first-week Orientation Hackathon at the MLH Pre-Fellowship

alan-ai dark-theme javascript ruby sass

Last synced: 13 Apr 2026

https://github.com/npepinpe/redstruct

REDis data STRUCTures

data-structures lua-script redis ruby

Last synced: 23 Mar 2025

https://github.com/psu-libraries/psulib_traject

Penn State University Libraries' Blacklight Catalog Traject Indexer

jruby libraries marc ruby solr

Last synced: 15 Feb 2026

https://github.com/spacebanana420/bananautils

My collection of CLI utilities written in multiple languages

bash cli cross-platform lua python ruby scripting shell

Last synced: 09 Apr 2026

https://github.com/itmlabs/exceptiontrap

Exceptiontrap – Error Monitoring for Ruby on Rails

error-monitoring rails ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/jenorish/available_time

Gem to find available time in a day

availability ruby rubyonrails time timeinterval timeslot timeslots

Last synced: 06 Oct 2025

https://github.com/smart-village-solutions/smart-village-app-json-importer

Import JSON Feeds and convert them to the smart-village-json

ruby smart-village-app

Last synced: 06 Jul 2025

https://github.com/indrode/feature_setting

A lightweight feature/setting DSL for Rails applications.

rails ruby

Last synced: 18 Mar 2025

https://github.com/preciousakams/hotel-room

SuiteUp is a simulation of a hotel room reservation system. It enables users to make room reservations. It also allows users to see all of their reservations in a list format, delete a room only if it is empty, and all visitors can see unreserved rooms.

rails ruby

Last synced: 06 Oct 2025

https://github.com/pulgamecanica/pulgamecanica_blog

Pulgamecanica

rails-7 ruby

Last synced: 16 Feb 2026

https://github.com/eliav-lavi/dawn

An Instances Container for Ruby

container dependency-injection rails ruby

Last synced: 06 Oct 2025

https://github.com/erniebrodeur/hilight

Hilight will highlight CLI based applications based on regular expressions.

cli gem hilight hilighter ruby

Last synced: 08 Jul 2025

https://github.com/ruby/net-http-sspi

net-http bindings for Win32 SSPI functions

ruby

Last synced: 07 Oct 2025

https://github.com/gangelo/monkeyengine

Have some fun! MonkeyEngine is a gem that allows virtual monkeys to tap away on a virtual keyboard.

gem gems ruby ruby-gem ruby-gems ruby-threads threading threads

Last synced: 13 Jul 2025

https://github.com/viniciusmeneses/metrics

📈 Analyze your business metrics

chakra-ui rails react ruby tanstack-react-query typescript u-case

Last synced: 13 Apr 2026

https://github.com/alexwebgr/faw_icon

A simple helper for Font-Awesome 5 using raw SVG and SVG-with-JS

font-awesome ruby ruby-on-rails svg view-helpers

Last synced: 24 Apr 2025

https://github.com/timlentse/aliyun_sms

Ruby SDK For Aliyun SMS Service

aliyun-sms ruby

Last synced: 23 Feb 2026

https://github.com/rdavid/transcode

The tool designed to transcode, inspect, and convert video files.

audio ruby rubygem transcode video video-transcoding

Last synced: 24 Apr 2025

https://github.com/koki-develop/xvert

↔️ Convert between JSON, YAML, TOML, and various other formats.

cli gem ruby

Last synced: 08 Apr 2025

https://github.com/bytedecoder/calculato

Offers a wide range of medical topic calculations.

ruby ruby-gem

Last synced: 22 Jun 2025

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/drexed/lite-redis

Access Redis with an ActiveRecord like ORM interface

activerecord orm rails redis ruby

Last synced: 07 May 2025

https://github.com/playpasshq/vaulty

Ruby CLI for improved Vault Management / Configuration

cli gem ruby vault vault-client

Last synced: 05 Jul 2025

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

This 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 spend and on what.

postgresql ruby ruby-on-rails tailwind-css

Last synced: 11 Apr 2026

https://github.com/kontena/kontena-websocket-client

Ruby websocket client library

kontena ruby websockets

Last synced: 03 May 2025

https://github.com/timothyf/resume-builder

Resume builder built in Ruby using Middleman. Generates HTML and PDF resume views from resume data stored as YAML.

middleman resume resume-builder resume-creator resume-generator resume-site-builder resume-template resume-website ruby

Last synced: 12 Mar 2026

https://github.com/mariasinesio/scheduling-system

Sistema de agendamento feito em Ruby on Rails, permitindo selecionar vacinas, gerenciar carrinho e finalizar o fluxo de agendamento de forma simples.

ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/antoinelyset/colossus

Colossus is a Push and Presence pure Ruby server. It uses Faye internally.

javascript presence push ruby ruby-server

Last synced: 18 Apr 2025

https://github.com/sshaw/require3

Kernel#require something and make it accessible via a different namespace.

alias import metaprogramming namespace require ruby

Last synced: 22 Feb 2026

https://github.com/schalkventer/react-html-connector

🔌 A JavaScript function that eases integration of React (or Preact) components into existing server-side templating.

django jekyll php python reactjs ruby wordpress

Last synced: 12 Apr 2026

https://github.com/qnighy/rgsstests

Test codes for RGSS.

rgss ruby

Last synced: 31 Mar 2025

https://github.com/narazaka/json-schema-subset-dsl

Yet another JSON Schema subset DSL for Ruby

json-schema ruby

Last synced: 07 Oct 2025

https://github.com/emono/contribution_count

[RubyGem]GitHub contribution count client

contributing gem github ruby

Last synced: 07 Oct 2025

https://github.com/pboling/require_bench

Benchmark/Timeout/Rescue Ruby's `require`/`load` for Debugging Glory

debugging logging ruby

Last synced: 05 Jul 2025

https://github.com/neetozone/rubocop-neeto

Custom RuboCop cops for Neeto

rubocop ruby

Last synced: 18 Jan 2026

https://github.com/lolcommits/lolcommits-tranzlate

TRANZLATE YOAR LOLCOMMITZ MSG TO LOLSPEKK

fun git git-addons humor lolcommits lolcommits-plugin ruby selfie webcam

Last synced: 08 Oct 2025

https://github.com/ericlondon/ruby-redis-pub-sub-worker-queue

Ruby Redis Pub/Sub Worker Queue

pubsub queue redis ruby worker

Last synced: 06 Mar 2026

https://github.com/candanedo/use_paragon

Introducing "use_paragon" – effortlessly connect to your Paragon account via API. Trigger workflows seamlessly using requests or events in your Rails app. Streamline native integrations 7x faster!

integrations paragon rails ruby ruby-gem ruby-on-rails useparagon

Last synced: 14 Jun 2025

https://github.com/simonneutert/roda-sample-jwt-rest-api-stack

Simple Roda Rest Backend with almost everything just stubbed and as inspiration for how to get going with Roda.

httpie jwt rest rest-api restful-api roda ruby

Last synced: 09 May 2025

https://github.com/yasslab/docset

A library for Dash docset generation.

dash docset ruby rubygem

Last synced: 11 Apr 2025

https://github.com/ishikawauta/bloodinary

Bloodinary (Static Analysis Security Testing - SAST)

bloodinary ruby security-audit security-scanner security-tools static-analysis tools

Last synced: 07 Apr 2026

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

Expense tracker is an application where the user creates an account and can keep track of their expenses. It is a mobile app. Created with Ruby on Rails.

css-grid css3 html ror ruby

Last synced: 03 May 2026