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/olivierjm/deploy-tag

a simple script to create a gitlab tag with all related issues and their assignees

gitlab gitlabapi ruby

Last synced: 19 May 2026

https://github.com/rewindio/docker-amazonlinux2-ruby

A container for ruby development

amazonlinux2 containers ruby

Last synced: 29 Jul 2025

https://github.com/pawandubey/troml

Blazing fast TOML parsing in Ruby, with Rust

gem ruby toml toml-parser

Last synced: 12 Apr 2025

https://github.com/infrablocks/rake_gpg

Rake tasks for managing GPG activities.

gnupg gpg infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 10 Jul 2025

https://github.com/jonathanhefner/hackerrank__ruby

Comment-worthy solutions for HackerRank programming problems

algorithms data-structure hackerrank puzzle ruby

Last synced: 11 Nov 2025

https://github.com/dohliam/asciidoctor-workflow

Quick prototyping script for creating rich html and pdfs from Asciidoctor documents

asciidoc asciidoctor css html pdf prototyping ruby

Last synced: 18 May 2026

https://github.com/mamantoha/matiuky_regexp

A collection of usefull regular expressions for matiuky

regex ruby

Last synced: 14 Oct 2025

https://github.com/progress2002/smartsaver

SmartSaver is a web-based budgeting application built using Ruby on Rails and PostgreSQL. With SmartSaver, users can effortlessly track their income and expenses, gaining full control over their finances. 💰💼

css3 javascript postgresql ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/kenjij/postmark-inbound

A Ruby server for Postmark inbound webhook

postmark ruby

Last synced: 07 May 2025

https://github.com/hugolgst/hue-rb

🖥 Hue adaptation to Ruby

hue ruby terminal-colors

Last synced: 27 Oct 2025

https://github.com/cliftondavies/members-only

An exclusive clubhouse.

css3 html5 ruby ruby-on-rails sqlite3

Last synced: 11 Apr 2026

https://github.com/mishina2228/oanda-api-rails

Get exchange data using OANDA API

rails ruby

Last synced: 11 Apr 2025

https://github.com/ybakos/yongbakos.com

Middleman source for my personal Web shrine of drivel

middleman personal-website ruby

Last synced: 19 May 2026

https://github.com/swagdevops/ruby-grouik

Programmable Inclusions Generator

cli rake require ruby

Last synced: 15 May 2025

https://github.com/raleighlittles/ruby-koans

(Annotated) Solutions to the Ruby Koans tutorial questions.

koans ruby

Last synced: 14 Apr 2025

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

In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.

rspec ruby unit-testing

Last synced: 20 Jan 2026

https://github.com/thearchitector/practical-pig

An opinionated and robust Ruby on Rails application template using RuboCop and pnpm.

application opinionated project ruby ruby-on-rails template

Last synced: 11 Nov 2025

https://github.com/procore-oss/rspec_profiling

Collects profiles of RSpec test suites

rspec ruby

Last synced: 12 Apr 2025

https://github.com/janijegoroff/appium-server-launch

Examples how to launch Appium server from code for several different language bindings.

appium csharp dotnet java javascript pytest python robot-framework ruby wdio

Last synced: 20 Jan 2026

https://github.com/melody-rs/libfmod-rb

High level bindings to the FMOD library

audio fmod ruby rust

Last synced: 09 May 2025

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

The TDH (Test Driven Approach) project is meant to use a test driven approach to ensure that the project does not have any bugs at fist instance

rspec ruby test-driven-development

Last synced: 22 Apr 2026

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/alexherbo2/enum.rb

Enum for Ruby

enum ruby

Last synced: 27 Mar 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/shihabrafio/catalog-app

Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.

ruby sql

Last synced: 19 Apr 2025

https://github.com/sorah/xaes_gcm

Ruby implementation of XAES-256-GCM, an extended-nonce AEAD built on AES-256-GCM

cryptography ruby xaes-256-gcm

Last synced: 28 May 2026

https://github.com/frippz/frippz.se

The Jekyll files for my blog

css html javascript jekyll ruby

Last synced: 12 Apr 2026

https://github.com/emsk/mask_sql

A command-line tool to mask sensitive values in a SQL file

cli gem ruby sql

Last synced: 12 May 2025

https://github.com/apache/activemq-nms-openwire-generator

Mirror of Apache ActiveMQ NMS OpenWire protocol generator tool

activemq c cplusplus csharp java network-client network-server perl php python ruby

Last synced: 22 Apr 2025

https://github.com/dux/view-cell

View cell is clean, simple explicit and strait-forward web view cell/component for use in Rails/Sinatra/Lux.

html ruby templating

Last synced: 10 Jul 2025

https://github.com/joao-prs/vagrantfiles

Alguns arquivos vagrantfile para subir vms de diferentes tipos e com diferentes configurações de ambientes, fique a vontade para explorar. 💻 👻

ruby vagrant

Last synced: 11 Jul 2025

https://github.com/algerina/mob_programing_28_04

Mob-programing: Solving a problem from Hackerrank "Viral advertising" using Ruby

hackerrank hackerrank-solutions mob-programming ruby

Last synced: 16 Mar 2025

https://github.com/sparr/rollingstock-squib

Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein

card-game cards publishing ruby squib

Last synced: 17 Mar 2025

https://github.com/justjake/ruby-array-trie

Trie-like, prefix-tree data structures that maps from ordered keys to values. Ruby.

array data-structure ruby trie

Last synced: 08 Jan 2026

https://github.com/nguyenvanhuan243/rails_meilisearch_docker

Rails meilisearch docker

meilisearch rails ruby

Last synced: 27 Feb 2025

https://github.com/jimmycuadra/pretty_chat

Pretty print blocks of text from chats

application cli ruby utility

Last synced: 09 Sep 2025

https://github.com/taketo1113/ddig

DNS lookup utility for Ruby

ddr dns doh dot ruby

Last synced: 14 Aug 2025

https://github.com/basemax/persian-hex-system

The Persian Hex System is a cultural and technical project inspired by Arash Mohammadi. Its goal is to create a uniquely Persian system to replace the traditional hexadecimal (hex) numbering system, designed specifically to reflect Iranian culture and Persian language. This project provides tools and scripts in multiple programming languages.

bash bin binary c computer cpp hex hex-system persian php py python ruby shell

Last synced: 07 Feb 2026

https://github.com/fmjsjx/fileminer

A simple file/log transfer tool coding by ruby.

file log ruby transfer

Last synced: 23 Apr 2025

https://github.com/skyv26/recipe-app

Recipe apps are becoming increasingly popular as people are looking for new and interesting ways to make delicious meals for their family and friends. These apps provide step-by-step instructions for creating dishes from a variety of cuisines, along with helpful tips and tricks from experienced .

development-environment postgresql rails rails7 render ruby ruby-gem

Last synced: 21 Jan 2026

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/piotrmurach/wc.rb

A Ruby clone of Unix wc utility.

ruby ruby-gem tty unix-command

Last synced: 12 Jun 2025

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/dayanfreitas/advancedalgorithm

Repositories for advanced college algorithms subjects

docker docker-compose elixir erla ruby

Last synced: 19 Apr 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/cf-toolsuite/tanzu-genai-showcase

This repository contains multiple examples of applications that can be deployed on Tanzu Platform for Cloud Foundry, demonstrating the use of GenAI tile's LLM capabilities.

ai buildpacks cloud-foundry dotnet golang java javascript php python ruby tanzu

Last synced: 09 Apr 2025

https://github.com/hainesr/ffi-openmpt

A Ruby interface to libopenmpt.

ffi ffi-openmpt hacktoberfest libopenmpt mod ruby ruby-ffi

Last synced: 28 Oct 2025

https://github.com/micheleriva/range-prototype

Extend your JavaScript Number type with a ~100 bytes polyfill

es5 es6 generator ie8 iterator javascript js nodejs polyfill prototype python range ruby

Last synced: 12 Apr 2026

https://github.com/dkam/hsmr

HSM Functions in Ruby

hsm ruby

Last synced: 23 Apr 2025

https://github.com/driftingruby/103-sample-data-with-factory-bot-and-faker

Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.

rails ruby testing

Last synced: 11 May 2026

https://github.com/driftingruby/092-restricting-access-by-ip-address

Learn to lock down your application or parts of your application by IP Addresses.

ip-address rails ruby ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/shivam091/rails_bootstrap_form

Rails form helpers and form builder extensions that make it super easy to build forms in Bootstrap 5 styles.

bootstrap5 date-helpers form-builder form-helpers form-options-helpers form-validation rails ruby

Last synced: 24 Apr 2025

https://github.com/tcdowney/cred_hubble

Unofficial Ruby Client for Cloud Foundry CredHub Credential Store 🔭

cloud-foundry-credhub credub-ruby-client http-client ruby

Last synced: 09 Jul 2025

https://github.com/acook/uspec

Uspec is a shiny little testing framework for your apps!

minimalist-library ruby ruby-gem test-automation test-framework testing-framework

Last synced: 05 Jul 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/eltonsantos/agendageeb

Site do Agenda GEEB

ruby ruby-on-rails

Last synced: 14 May 2026

https://github.com/kelwilson/kelwilson-dynamic-web

In this project, I built a web development bootcamp website, so students can actually choose a language of their choice to learn and be able to make more enquires about the program.

css javascript ruby

Last synced: 03 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/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/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/playpasshq/vaulty

Ruby CLI for improved Vault Management / Configuration

cli gem ruby vault vault-client

Last synced: 05 Jul 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/cuchi/ruddit

Small Reddit clone using Ruby on Rails + GraphQL + React + PostgreSQL :)

rails ruby

Last synced: 13 Apr 2026

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

The Blog app exemplifies a typical blog website. Its functionality includes displaying a list of posts and enabling readers to engage with them by leaving comments and likes.

postgresql rails rspec ruby

Last synced: 13 Apr 2026

https://github.com/mmatongo/qoa

Machine Learning in Ruby (AAN) [Qoa is a basic and unoptimised attempt]

ai artificial-intelligence artificial-neural-networks chatgpt neural-network ruby ruby-ai

Last synced: 25 Apr 2025

https://github.com/bfontaine/expd

:paperclip: Expand text snippets on the command-line

cli ruby snippets tool

Last synced: 15 Apr 2025

https://github.com/klippx/rubocop_rules

Common place to host rubocop enforcement across projects

configuration-management linting linting-rules micro-framework rubocop ruby ruby-projects

Last synced: 16 Aug 2025

https://github.com/billymohajeri/decode-a-morse-code-message

Morse message decoder is a project to decode a full Morse message. This app do the decoding process by spliting a message to words and characters.

ruby

Last synced: 13 Jun 2025

https://github.com/acavalin/dcat

Command line catalog tool for your offline data

catalog cli disk disk-usage folder folder-viewer offline ruby terminal

Last synced: 22 Feb 2026

https://github.com/rolandasb/staff_bar

Show basic application information for administrators in Rails projects.

admin administrators rails ruby ruby-on-rails staff

Last synced: 13 Apr 2026

https://github.com/yamarkz/carrierwave-optimize_image

This gems simple optimize image for CarrierWave

carrierwave images ruby ruby-gem

Last synced: 22 Feb 2026

https://github.com/igorbezsmertnyi/picterest

Ruby on Rails application example

rails ruby ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/janstol/advent-of-code-2020

🎄 Advent of Code 2020 solutions in Ruby (unfinished)

advent-of-code advent-of-code-2020 advent-of-code-ruby adventofcode adventofcode2020 ruby

Last synced: 03 Sep 2025

https://github.com/platanus/lita_time_tracker

Get time tracking information in your Slack

harvest lita ruby ruby-gem slack-bot toggl

Last synced: 05 Mar 2026

https://github.com/7urkm3n/pcloud

pCloud's Ruby SDK

pcloud pcloud-api rails ruby

Last synced: 09 Apr 2025

https://github.com/sea-aye/look-out

Report stats to Sea Aye services from your ruby project. Look Out is In charge of the observation of the code for hazards.

code-quality continuous-integration gem reporter rspec ruby simplecov velocity

Last synced: 18 Aug 2025

https://github.com/abhirockzz/oracle-functions-hello-worlds

Use Oracle Functions to deploy Java, Nodejs, Python, Golang and Ruby functions on the cloud

golang java nodejs oracle-functions orafunc-la python ruby server serverless

Last synced: 09 Apr 2025

https://github.com/siman-man/rugged-examples

ruby rugged examples

ruby rugged

Last synced: 05 Apr 2025

https://github.com/blase147/firmtecs_blog

This app is a classic example of a blog website. It is a fully functional website that shows list of posts and encourage readers to interact with them by adding comments and liking posts.

postgres rails ruby

Last synced: 13 Apr 2026

https://github.com/digia3d/cat-lovers-blog

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

postgresql rails ruby ruby-gem

Last synced: 06 May 2026

https://github.com/odhiambo-ed/rails-budget-app

Rails Budget App is an app build on Ruby on Rails. It is a mobile web application where you can manage your budget.

bootstrap5 css3 postgresql rails ruby

Last synced: 13 Apr 2026

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/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/prysmex/datemath

Elasticsearch's date parser for Ruby

datemath elasticsearch gem ruby

Last synced: 12 Mar 2026

https://github.com/fabianofrank/rails-blog

A Blog app similar classic blog website. With fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql rails ruby

Last synced: 28 Feb 2025

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/haywhizzz/scraper

This is a web scraper project build using the ruby language

ruby scraper web-scraper

Last synced: 06 Oct 2025