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/raymondjavaxx/dotstrings

A parser for Apple strings files (.strings) written in Ruby.

dotstrings ios localization ruby

Last synced: 20 Mar 2025

https://github.com/picatz/pcapz

⚡️Pure ruby network capture API

bsd linux packet-capture ruby

Last synced: 22 Apr 2025

https://github.com/bruno-/fiber_scheduler_spec

Common specs for a Ruby fiber scheduler

fiber fiber-scheduler ruby

Last synced: 11 Apr 2025

https://github.com/henrytseng/activerecord-materialize-adapter

ActiveRecord Materialize.io database adapter based on Postgres adapter

activerecord beta materialize rails ruby

Last synced: 14 Oct 2025

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/envygeeks/ruby-active_record_mocks

ActiveRecord Mocking for RSpec and Minitest.

activerecord mocking rspec ruby

Last synced: 13 Apr 2025

https://github.com/raicg/wassenger_client

The gem wassenger_client is a ruby client for wassenger.com API

begginers hacktoberfest ruby ruby-gem ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/rookiemonkey/journal-app

A Ruby-on-Rails project on Avion School :tada: A journal application written in ruby :diamonds: using ruby on rails framework :train2: :tada:

ph philippines ruby ruby-on-rails ruby-on-rails-6

Last synced: 23 Apr 2025

https://github.com/indiecodermm/tictactoe-mcts

Tictactoe engine using Monte Carlo Tree Search

mcts-algorithm monte-carlo ruby tictactoe

Last synced: 14 Mar 2025

https://github.com/alzubair98/blog-app-using-sqllite3

Blog App built with rails, allow users to share posts and articles

bootstrap5 ruby rubyonrails

Last synced: 11 Apr 2026

https://github.com/kinoppyd/repp

Repp is a chat service interface

bot bot-framework ruby

Last synced: 15 Apr 2025

https://github.com/martinnajjar12/lintertin

A simple ruby linter that detects errors and omissions. Built with Ruby.

rspec rubocop ruby rubygems

Last synced: 15 May 2026

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

This is a blog app that allows authoized authors to post a blog and users to like, comment. This app also has the comments, posts and likes counters

hatim microverse mvc-architecture ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/linyows/nginx-cookbook

Installs/configures nginx

chef chef-cookbook nginx ruby

Last synced: 18 Sep 2025

https://github.com/alexherbo2/active-record.rb

A step-by-step implementation of the active record pattern for educational purposes.

active-record ruby sqlite

Last synced: 27 Mar 2025

https://github.com/iaintshine/ruby-spanmanager

Current span management for OpenTracing in Ruby

opentracing ruby span-management tracing

Last synced: 10 Jun 2025

https://github.com/kidd254/decode_morse_code

"Decode Morse code" is a Ruby program that's meant to decode a morse code message.

morse-code ruby

Last synced: 29 Mar 2025

https://github.com/brenofariasdasilva/university

Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.

arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode

Last synced: 08 Apr 2026

https://github.com/tedlivist/weather-scraper

This program scrapes weather forecast requests for a city from Weather-Forecast.com along with some additional weather information for nearby cities. Built with Ruby.

ruby scraper weather

Last synced: 29 Mar 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/kkasaija/react-on-rails

Hello rails react is a simple application that demonstrates the API capabilities of rails and used with different front-end applications (react)

rails reactjs redux redux-toolkit ruby

Last synced: 08 Sep 2025

https://github.com/ahtung/parasut

A ruby gem for the paraşüt API

gem ruby

Last synced: 26 Jun 2025

https://github.com/vit0r/gherkin-csv-reader

Importing CSV as test data in Cucumber - outline

cucumber gherkin-parser outline ruby

Last synced: 19 Jun 2026

https://github.com/said-laasri/rails_back_end

**Hello Rails ** is a simple Api of Ruby on Rails . It allows users to get a random greeting from the backend API.

api postgres rails ruby

Last synced: 01 Feb 2026

https://github.com/khcr/snaptable

A gem that generate HTML tables from your models in order to display them in your admin views.

html html-tables rails ruby search sort tables

Last synced: 24 Oct 2025

https://github.com/ankitt26/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.

devise group-project rails ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/shebang-labs/acts_as_lockable_by

A ruby gem to lock resources to prevent concurrent/multiple lockers access/editing of the resource at the same time

concurrency redis resource-locker ruby ruby-gem ruby-on-rails semaphores

Last synced: 09 May 2026

https://github.com/zerocracy/baza.rb

Zerocracy API Client, in Ruby: only basic operations are implemented, not the entire HTTP API

api-client api-client-ruby ruby zerocracy

Last synced: 01 May 2026

https://github.com/cwaku/budgetty

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. Built with Ruby / Ruby on Rails / Tailwind rails

budget-app budget-manager rails ruby ruby-on-rails tailwindcss

Last synced: 09 May 2026

https://github.com/nemwel-boniface/my_kuku

With the software, you will be able to track a chicken from the time it is a chick all the way to when it is a fully grown chicken and become a rooster and provide meat or a hen and provide eggs and also count the number of eggs it will have laid throughout its lifetime.

css3 gitflow kanban-board linters postgresql-database render rspec ruby ruby-on-rails

Last synced: 13 Feb 2026

https://github.com/cvilla714/linterproject

Built a linter that will check for commented code, missing semicolons at the end of every line, and also checking for the initial period to designate a class. It was built with

colorized rspec ruby

Last synced: 24 Apr 2026

https://github.com/greeenboi/stack-overflowed

Div Tower - where you have to center the div! Align it if you can!

brainrot game-development gosu gosu-gem meme ruby

Last synced: 11 Feb 2026

https://github.com/artkirienko/random_emoji_web

🙀Random Emoji Website

emoji rails ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/degisew/blog

Blog App 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.

ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/rokumatsumoto/boyutluseyler

Yet another 3D model repository

3d-models repository ruby ruby-on-rails vuejs

Last synced: 26 Feb 2026

https://github.com/pragmarb/pragma-rails-starter

A boilerplate for developing RESTful APIs with Ruby on Rails.

api ecosystem pragma ruby ruby-on-rails starter template

Last synced: 16 Apr 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/denissellu/e-commerce-on-rails

A very simple Ruby on Rails e-commerce with active admin

ruby

Last synced: 13 Feb 2026

https://github.com/nareshnavinash/selenium-ruby-handcrafted-framework

To build a test automation framework using ruby and selenium-webdriver gem alone. All the core structures are custom-crafted to meet the specific requirements and can be scaled to any level.

custom framework page-object-framework ruby selenium

Last synced: 30 Apr 2026

https://github.com/reem-lab/schedule-tweets

The app you can schedule your tweets and add new tweet and update and delete it with authorization and authentication.and I used twitter api to make the actions for creating and updating and deleting a twitt.📱

gem rails ruby ruby-on-rails sqlite3

Last synced: 04 May 2026

https://github.com/saptarshidebnath/processrunner

Process Runner is java based library using which one can execute system process or scripts from inside your java program.

batch-file java processrunner python ruby shell-script

Last synced: 18 Apr 2026

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/vechicin/cookbook

This application allows you to create and save your favorite recipes so you can share them with the world!

database rails ruby

Last synced: 05 May 2026

https://github.com/chrisledet/shorty_url

flexing some Sinatra skills writing a url shortener.

ruby url-shortener

Last synced: 25 Oct 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/jbryant92/rails-movie-app

Simple rails API for movies, actors & characters. Demonstrates a simple migration from REST to GraphQL.

graphql rails rest ruby

Last synced: 11 Feb 2026

https://github.com/alexander-senko/magic-presenter

Presentation layer for Rails models to replace Draper

decorators presenters rails ruby

Last synced: 06 May 2026

https://github.com/acushlakoncept/message-me

In this project, I developed a simple chat app using Rails ActionCable feature with Redis Server

actioncable rails redis-server ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/merodriguezblanco/panther

Another ruby script to migrate issues, comments, labels and milestones from GitHub Enterprise to GitHub

git github github-api github-enterprise ruby ruby-script

Last synced: 08 May 2026

https://github.com/divinedominion/termquickrpg

Role-playing game written in Ruby that draws to the command-line using curses

curses rpg ruby terminal

Last synced: 30 Apr 2026

https://github.com/zappat0n/elan_manager_app

Mobile web application with a score recording system for a school developed in Rails.

devise rails ruby

Last synced: 06 May 2026

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

This is an educational project 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.

blog microverse microverse-projects microverse-students rails ruby ruby-on-rails rubygem

Last synced: 06 May 2026

https://github.com/betagouv/eva-serveur

Serveur et espace d'administration pour eva

rails ruby

Last synced: 04 May 2026

https://github.com/pablob07/mdb_rails_7

Naïve boilerplate for rails 7.0.4, Importmaps and mdb-ui-kit 6.0.0

boilerplate javascript-library mdbootstrap rails ruby sass

Last synced: 07 May 2026

https://github.com/jacobsteves/rdms

Ruby Direct Messages. A ruby on rails app allowing users to send direct messages to each other facebook messenger style.

faye messenger rails ruby

Last synced: 06 May 2026

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

This project is a blog application. You can add blogs, like and comment other blogs, just make sure you have an account and you are ready to go.

erb gem postgresql rails ruby ruby-on-rails

Last synced: 07 May 2026

https://github.com/ruby-ist/ruby-on-wasm

Static online Ruby interpreter

jekyll ruby webassembly

Last synced: 07 May 2026

https://github.com/tirthajyoti-ghosh/slack-adder-bot

A simple slack chatbot that adds two numbers. Eg: when the user types to the bot `234 + 123`, it responds back with `357`. Built with Ruby.

mongodb mongoid ruby slack-bot slack-ruby-bot-server

Last synced: 16 Apr 2026

https://github.com/selma-belhadj/hello-rails-back-end

A Rails Back End API that displays a random random messages

postgresql ruby ruby-on-rails

Last synced: 17 Apr 2026

https://github.com/essamhassan/sneakers_rails

Integrating Rails with sneakers.io ruby RabbitMQ background processing framework

background-jobs background-processing gem rabbitmq rails ruby ruby-on-rails worker-service

Last synced: 11 Jun 2026

https://github.com/danifromecuador/budget

This Ruby on Rails project is about building a mobile web app where the user can manage his budget. Them will provide list of transactions associated with a category.

postgresql rails render-deployment ruby

Last synced: 24 Jan 2026

https://github.com/vlxdisluv/snake-game

Snake game written on Ruby with gem ruby2d

ruby ruby-games ruby2d snake-game

Last synced: 05 May 2026

https://github.com/mbozhik/pass-on

mvp travel delivery web app with ruby on rails

bozzhik mvp rails rails-application ruby ruby-app ruby-on-rails tailwindcss

Last synced: 06 May 2026

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

Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.

ruby ruby-on-rails

Last synced: 03 Apr 2026

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

BlogApp is a web application that allows users to create, update, and interact with blog posts. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented in RSpec and Capybara.

bdd capybara rails rspec-rails ruby selenium-webdriver

Last synced: 15 Apr 2026

https://github.com/inhouse-work/protos-protoform

Superform for Protos components

phlex rails ruby

Last synced: 02 Mar 2026

https://github.com/cblavier/corbot

A Slack Bot for our coworking place : La Cordée

ruby sinatra slack slack-app slack-bot slack-commands

Last synced: 30 Apr 2026

https://github.com/ahtung/bunq.rb

A ruby gem for the Bunq API

gem ruby

Last synced: 26 Feb 2026

https://github.com/khalilgharbaoui/inquiries-maker

Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.

activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation

Last synced: 27 Mar 2026

https://github.com/hazrat-ali9/prompt-engineering

🤢 Prompt Engineering 🥶 the art and 🤡 science of crafting 🤓 effective prompts 🤖 to communicate 👻 with AI models 👹like ChatGPT 🙈 Claude and 🙆‍♂️ Gemini Perfect 🚃 developers 🚂 researchers and ✈ AI enthusiasts 🚢 prompt styles 🚁 and results 🚀 fine tuning 🛸 and prompt 🚤 optimization 🚋

engineer engineering engineering-platforms javascript prompt prompt-engineering python ruby

Last synced: 12 May 2026

https://github.com/simp/rubygem-simp-rake-helpers

Rake Helpers for the SIMP Rake tasks

gem hacktoberfest helpers puppet rake ruby simp

Last synced: 02 Mar 2026

https://github.com/wbnns/ethereum-wallet-for-ruby-on-rails

A simple ethereum wallet powered by Ruby on Rails

blockchain ethereum ethereum-wallet ruby ruby-on-rails wallet

Last synced: 02 Mar 2026

https://github.com/startcloud/vagrant-zones

Vagrant Plugin which can be used to managed LX, Bhyve, Illumos and other zones on illumos (OmniOSce)

omnios omniosce ruby vagrant vagrant-plugin vagrant-providers

Last synced: 29 Jun 2026

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

The Blog app will be a classic example of a blog website. You will 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: 30 Apr 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/eldoy/fuprint

Rack middleware for printing information about the request

middleware print rack-middleware request ruby

Last synced: 25 Jun 2026

https://github.com/natasha-ct/decode-morse-code-message

During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.

algorithms-and-data-structures ruby

Last synced: 13 May 2026

https://github.com/victorgonbu/paw-shaped-ror-capstone

Capstone project website to help and get help for your pets. Built with Ruby on Rails.

html rspec-rails ruby ruby-on-rails scss

Last synced: 11 May 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/useflyyer/flyyer-ruby-liquid

Liquid helpers to create https://flyyer.io URLs | Generate social share images with web technologies

flyyer gem image-generator liquid open-graph ruby seo shopify twitter-cards

Last synced: 13 May 2026

https://github.com/cbetta/flow2

A simple, in-progress multi-user blog/community system

news news-aggregator rails ruby

Last synced: 03 Mar 2026

https://github.com/brenoxav/goodbooks

"Goodbooks" is a twitter-like web app for book lovers to share their opinions on their reads.

css html rails ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/demonstrandum/veto

Simple Straw Voting/Polling Website with Sinatra.

erb javascript js poll polling ruby sinatra veto vote website

Last synced: 25 Apr 2026

https://github.com/oksep/logstash-input-alioss

Logstash input plugin based on aliyun/oss

aliyun-oss logstash-plugin ruby

Last synced: 28 Mar 2026

https://github.com/alextselegidis/easyappointments-sdk

📅 Multi-lingual SDK packages for the Easy!Appointments API

appointments csharp events google-calendar javascript openapi php python rest-api ruby scheduler sync time web

Last synced: 14 Mar 2026

https://github.com/arbox/ruby-performance

Curated list: Resources on tuning performance for Ruby

awesome-list list performance performance-analysis ruby ruby-on-rails

Last synced: 10 May 2026