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/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/adam12/referral.nvim

Neovim plugin to interact with the Referral Rubygem

neovim-plugin ruby

Last synced: 30 Apr 2026

https://github.com/pjchender/template-rails-vue-turbolinks

This is a rails template app to use Vue in Rails with or without Turbolinks.

rails ruby turbolinks vue

Last synced: 13 May 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/eldoy/fuprint

Rack middleware for printing information about the request

middleware print rack-middleware request ruby

Last synced: 25 Jun 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/oksep/logstash-input-alioss

Logstash input plugin based on aliyun/oss

aliyun-oss logstash-plugin ruby

Last synced: 28 Mar 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/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/dodopayments/dodopayments-ruby

The official Ruby library for the Dodo Payments API

dodopayments ruby ruby-gem ruby-on-rails

Last synced: 14 May 2026

https://github.com/meineerde/rackstash

Structured logging for Ruby applications

graylog logger logging logstash rack ruby

Last synced: 28 Feb 2026

https://github.com/electionbuddy/weasy_rb

A simple Ruby wrapper for WeasyPrint HTML to PDF converter

html-to-pdf python ruby wrapper

Last synced: 17 Apr 2026

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

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.

rspec ruby

Last synced: 30 Apr 2026

https://github.com/mayankagnihotri7/file-organizer

Organize files into their own separate folders based on their extensions

file-organizer ruby ruby-gem

Last synced: 04 Mar 2026

https://github.com/chadowo/mruby-examples

Collection of sample MRuby programs

c example-code examples mruby ruby sample-code samples

Last synced: 30 Apr 2026

https://github.com/connorshea/versionone-to-gitlab-importer

An import script for taking tickets from VersionOne and migrating them to GitLab.

gitlab gitlab-import gitlab-migrator gitlabmigration ruby ruby-script versionone

Last synced: 27 Apr 2026

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

We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).

database ruby

Last synced: 01 May 2026

https://github.com/umbrellio/umbrtonic

Gem for transferring Active Support Instrumentation events to the InfluxDB database via UDP without boilerplate code.

activesupport-notifications events influxdb ruby

Last synced: 23 Jun 2026

https://github.com/bondok6/tdd

In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).

rspec ruby tdd

Last synced: 29 Apr 2026

https://github.com/weareredlight/roda-plugin-logger

Logger plugin for the Roda web framework (http://roda.jeremyevans.net/)

log logger logging logs roda ruby web

Last synced: 08 Jun 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/gasb150/private-events

Application using Ruby on Rails for creating events and enable users to attend to these events

bootstrap rails ruby

Last synced: 10 May 2026

https://github.com/gbaptista/grpc-demos

Examples of gRPC server and clients (Go, Ruby and Javascript).

envoy go golang grpc javascript react ruby

Last synced: 04 Apr 2026

https://github.com/asyraffff/dscnews

Hackernews Clone builds with Ruby on Rails.

hackernews hackernews-clone rails ruby

Last synced: 01 May 2026

https://github.com/1d3o/lato-blog

Lato module to manage blog contents

engine rails ruby ruby-gem

Last synced: 01 May 2026

https://github.com/syxanash/rubomote

Remotely control iTunes with Ruby + WebSocket app

itunes ruby sinatra

Last synced: 01 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/artkirienko/interest_calculator

📝Пример тестового задания Ruby

home-assignment home-task home-test rails ruby ruby-on-rails test test-assignment

Last synced: 27 Apr 2026

https://github.com/pipefy/omniauth-pipefy

OmniAuth strategy for Pipefy

oauth2 pipefy rails ruby

Last synced: 05 Mar 2026

https://github.com/deivid-rodriguez/ruby-bisect

Bisections against ruby-core for you ruby programs

bisection chruby ruby ruby-bisect

Last synced: 12 Feb 2026

https://github.com/teekaytech/scraper

A web scraper application that fetches some specified set of data from one of my favorite JavaScript tutorial websites (https://javascript.info). Built with Ruby and Nokogiri Gem.

microverse nokogiri ruby web-scraper

Last synced: 27 Feb 2026

https://github.com/richbl/distributed-motion-surveillance

Distributed Ruby-based video security surveillance system using Motion (a software motion detector)

client email image iot motion motion-detection motion-detector ruby security server surveillance video video-security-surveillance

Last synced: 29 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/milkstrawai/athar

Database-level deletion auditing for Rails applications without soft delete.

active-record audit auditing deletion postgresql rails ruby ruby-on-rails soft-delete triggers

Last synced: 09 Jun 2026

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/serradura/rake_challenge

Desafio para capacitar pessoas no desenvolvimento com a linguagem Ruby

aprender-programar-ruby learning-by-doing learning-ruby rake rakefile rspec ruby tdd

Last synced: 17 Jun 2026

https://github.com/europ/lunch

containerized daily menu scraper and visualizer

brno daily docker docker-compose lunch menu rails restaurant ruby scraper visualizer

Last synced: 29 Apr 2026

https://github.com/smridge/vscode-ruby-syntax

Ruby Syntax Highlighting for Visual Studio Code

ruby syntax-highlighting vscode vscode-extension

Last synced: 22 Apr 2025

https://github.com/virag-ky/my_enumerable

In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.

enumerable rubocop ruby

Last synced: 28 Feb 2025

https://github.com/johncorderox/logistics

A Logistics Rails App

admin auction logistics rails ruby

Last synced: 19 Apr 2025

https://github.com/io-sgr/docker-redis-trib

A really tiny size image with redis-trib inside

alpine docker docker-image redis redis-trib ruby

Last synced: 06 Oct 2025

https://github.com/ergoserv/auxiliary_rails_resourceable

AuxiliaryRails::Resourceable module speeds up development by loading your controllers with RESTful (CRUD) actions.

ruby ruby-gem ruby-on-rails

Last synced: 13 Oct 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/kg8m/tanshuku

A Rails engine for shortening URLs

rails ruby url-shortener

Last synced: 09 Oct 2025

https://github.com/r3dhulk/hangman

Hangman is a word guessing fun game. written in different languagaes

c game ruby

Last synced: 06 May 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/woxtu/rbscript

Run Ruby in your HTML

ruby

Last synced: 23 Jan 2026

https://github.com/barakadanny/school-library-ruby

This is a school library project. It is a console application that allows you to manage a library.

diagram oop ruby

Last synced: 26 Nov 2025

https://github.com/cwaku/school-library

This is basic school library app that has been built with Ruby. The app allows for some basic operations for example getting the name of the student or the teacher as well as constraints that come with their age.

ruby

Last synced: 02 Apr 2025

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

rspec ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/aswinkarthik/chaoite

A collector and reporter for graphite that can collect Health check metrics

collector graphite ruby

Last synced: 12 Oct 2025

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/petercamilleri/full_dup

A recursive, deep copy version of dup with exclusion control and tolerance of non-dupable values.

deep gem ruby rubygem safe utility

Last synced: 24 Mar 2025

https://github.com/goyalmunish/request_response_stats

A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.

mongo performance-monitoring profiling rails redis request request-response request-response-cycle request-response-processing request-response-stats response response-time ruby stats

Last synced: 25 Aug 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/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/mtayllan/vscode-ruby-run-tests

Quickly run tests on terminal

ruby tests vscode-extension

Last synced: 20 Feb 2026

https://github.com/yhara/nlog2

source code of yhara.jp

blog ruby sinatra

Last synced: 18 Jan 2026

https://github.com/gedeonts/ruby-school-library

A library Implemented with OOP concepts of encapsulation and inheritance

ruby

Last synced: 23 Feb 2026

https://github.com/norbertmaleckii/simple-policy-rb

Helps you to define policy in a simple way. Define your policies in classses, it means you can separate them from models and reuse them.

rails rails-policies ruby ruby-policies

Last synced: 25 Aug 2025

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

This Rails Budget app allows users to record their transactions for a specific category.

css html rails7 ruby

Last synced: 21 Jan 2026

https://github.com/midwire/ruby-profiles

Simple Ruby timings for common idioms and constructs

optimization profile-timings ruby

Last synced: 10 Apr 2025

https://github.com/sbagdat/mastermind_generator

Fully customizable mastermind game generator. Supports custom items, multiplayer, timers, and etc.

game mastermind multiplayer rails ruby wordle

Last synced: 26 Apr 2025

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/tbuehlmann/hots_api

Client library for the Heroes of the Storm replay metadata API hotsapi.net

hotsapi ruby

Last synced: 09 Apr 2025

https://github.com/yegor256/erc20

Ruby gem for ERC20 manipulations on Etherium network: check balance, send payment, watch incoming payments

cryptocurrency erc20 etherium ruby ruby-gem usdt

Last synced: 18 Jan 2026

https://github.com/binance/binance-toolbox-ruby

Toolbox for Binance Ruby Connector

binance-api ruby spot toolbox

Last synced: 19 Jan 2026

https://github.com/bricesanchez/ruby-on-rails-demo-app-with-dry-rb

Ruby on Rails demo application with business logic powered by dry-rb librairies

dry-events dry-monads dry-rb dry-validation ruby ruby-on-rails

Last synced: 19 Jan 2026

https://github.com/wakematta/meaning_cloud

Meaning Cloud API's wrapper (gem)

api gem meaningcloud ruby wrapper wrapper-api

Last synced: 06 Oct 2025

https://github.com/murakmii/capistrano-nginx-unit

The Capistrano 3.x task to run Ruby(Rack) application on NGINX Unit

capistrano nginx-unit rack ruby

Last synced: 06 Jul 2025

https://github.com/adamcooke/rubysnippets

Sublime Text 3 snippets for Ruby & Rails

ruby snippets sublime-text sublime-text-3

Last synced: 22 Oct 2025

https://github.com/syedabutalib/bruh

When git makes you go like 'bruh'

bash bashrc bruh git ruby zsh zshrc

Last synced: 12 Apr 2026

https://github.com/melashu/time_greeting_message

This is a simple gem to display a message with the phrase `Good Morning` if it is in the morning, `Good Afternoon` if it is in the afternoon, `Good Evening` if it is in the evening, `Good Night` if it is at night

ruby

Last synced: 24 Apr 2025

https://github.com/0exp/recipes

Ultimate Programming Tips and Tricks :scream:

macos postgresql ruby sublime

Last synced: 26 Apr 2025

https://github.com/blwatkins/learning-ruby

Learning resources and notes for the Ruby programming language.

learning notes programming-language ruby

Last synced: 13 Jun 2025

https://github.com/carreraprogrammer/ruby_enumerable

In this project I learned how to use a module inside a class. For this I will create a class MyList and a module MyEnumerable. The module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 16 Mar 2025

https://github.com/space-pirates-llc/locale_kit

Improve locales convention of Rails

i18n plugin rails ruby

Last synced: 16 Aug 2025

https://github.com/akihokurino/pornfolio

curation site for porn

angular rails ruby

Last synced: 09 May 2026

https://github.com/cerner/cerner-oauth1a

Cerner OAuth 1.0a Library for Consumers and Service Providers

cerner oauth1 oauth1a ruby rubygem

Last synced: 05 Oct 2025

https://github.com/jnv/table_syntax

Create tables comfortably in plain Ruby

ruby table

Last synced: 21 Apr 2025

https://github.com/fabriquartz/laptop-install

Fabriquartz it's default laptop install. STATUS - to specific - must be evaluated

elixir ember install-script installer-script laptop ruby vim

Last synced: 09 Jul 2025

https://github.com/xmas7/raindrops

Node of this code is audited yes use that at your own risk.

own risk ruby sack

Last synced: 10 Oct 2025

https://github.com/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/thien0291/active_partition

The active_partition gem is a Ruby library designed for Rails application that provides functionality for partitioning data in a database table. Partitioning is a technique used to divide large datasets into smaller, more manageable chunks called partitions. This can improve query performance and make it easier to manage and maintain the data.

gem partition partitioning postgresql ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/spickermann/has_configuration

Easy configuration management for Ruby classes with yaml file

configuration configuration-management gem rails ruby yml

Last synced: 08 Oct 2025

https://github.com/ntamvl/rails_5_api_react_redux_starter

Rails 5 API with React Redux Client

react redux ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/nahnahaj/rails-app-for-api

In this project, I will setup two apps for a FullStack Application and I will use this repo for the Backend part of the App using Ruby on Rails and Postgresql.

api postgresql-database ruby ruby-on-rails

Last synced: 11 Jun 2025

https://github.com/mshahzadtariq/devise-activity

Track signed-in user sessions and site navigation in an easy to traverse format

devise devise-activity gem rails5 ruby ruby-gem ruby-on-rails stats tracking

Last synced: 08 Oct 2025

https://github.com/omishimaspace/yadokari

日本初?!コンソールから宿を予約するプロジェクト

booking-system cli rails5 ruby

Last synced: 08 Oct 2025

https://github.com/postmodern/cvelist.rb

A Ruby library for parsing the CVE JSON in the cvelist git repository

cve cvelist json ruby rubygem

Last synced: 28 Oct 2025

https://github.com/necojackarc/simpler_enum

Providing Rails like enumerated type

enum rails ruby

Last synced: 22 Apr 2025