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/blue0513/chat-gpt-ruby

Ruby CLI tool for communicating with ChatGPT

chatgpt cli ruby

Last synced: 14 Mar 2026

https://github.com/woxtu/rbscript

Run Ruby in your HTML

ruby

Last synced: 23 Jan 2026

https://github.com/dgroup/vcs4sql

Organizing version control for the database(s) in a simple, elegant way.

changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs

Last synced: 12 May 2025

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/coding-cactus/multipad

A clean, simple, and efficient collaborative workspace

collaboration ruby sinatra

Last synced: 19 May 2026

https://github.com/stephenkati/blog_app_prac

Blog app is a fully functional website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql ruby ruby-on-rails

Last synced: 11 May 2026

https://github.com/randycoulman/jujube

Ruby front-end for jenkins-job-builder

jenkins-jobs ruby

Last synced: 21 Mar 2025

https://github.com/alranel/bisquit

Minimalist JavaScript library for building interactive UIs with server-side rendering and logic

golang javascript perl python ruby server-side-rendering ui

Last synced: 02 Apr 2026

https://github.com/anthonycorletti/pontoon

Pontoon is a Ruby implementation of the Raft algorithm.

cluster concurrency raft raft-algorithm ruby

Last synced: 06 Aug 2025

https://github.com/selma-belhadj/hello-react-rails

A Rails React application that displays random messages

javascript react ruby ruby-on-rails

Last synced: 14 Apr 2026

https://github.com/ansaribrahim/enumerable

"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating

gemfile gitflow linters rubocop ruby

Last synced: 29 Mar 2025

https://github.com/hausgold/pricehubble

Ruby client for the PriceHubble REST API

api api-client api-wrapper gem oss pricehubble ruby ruby-gem

Last synced: 12 May 2025

https://github.com/vicentereig/dspy.rb

The Ruby framework for programming—rather than prompting—language models.

ai dspy llm rails ruby

Last synced: 07 Mar 2026

https://github.com/chaelcodes/advent-of-code-2019

The repo for my advent of code solutions - 2019 - Video tutorials on YouTube.

advent-of-code advent-of-code-2019 ruby

Last synced: 19 Jul 2025

https://github.com/billymohajeri/create-your-own-enumerable

Create your own Enumerable is a project to create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 29 Mar 2025

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

The mobile web application where we can manage our budget: you have a list of transactions associated with a category

css html postgresql-database rails ruby

Last synced: 02 Feb 2026

https://github.com/ryosk7/snapcher

Snapcher is an ORM extension that logs changes to specific columns to your model.

ruby ruby-gem ruby-on-rails

Last synced: 09 Mar 2026

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/panorama-ed/unique_attributes

Auto-assign unique attributes for ActiveRecord objects

open-source rails ruby

Last synced: 31 Jul 2025

https://github.com/yous/dwaet

No doet, it's dwaet

ruby

Last synced: 05 Apr 2025

https://github.com/brettchalupa/soy

Experimental Ruby-backed static site generator

markdown ruby static-site-generator

Last synced: 29 Jul 2025

https://github.com/rmm5t/bloom_fit

Bloom filters for Ruby with automatic sizing and a fast native in-memory core, with a small, Set-like API.

bloom-filter ruby

Last synced: 09 Apr 2026

https://github.com/vic778/money-exchange

this is a simple exchange web app that allow users to exchange their moeny according to the currency they have choosed. it update the curency database by getting rule from an api. for that i'm using background job and sidekiq cron for schedule every single day at 07h 05 AM to run the function. if the exchange is done it create a object and so far w

postgresql redis rswag rubocop ruby ruby-on-rails sidekiq sidekiq-cron

Last synced: 18 Jun 2025

https://github.com/getty104/csql

this is a library of operating csv by SQL queries. you have to install https://github.com/harelba/q/

csql csv gem ruby

Last synced: 28 Jul 2025

https://github.com/govtechsg/myinfo-rails

Rails Wrapper for MyInfo API

myinfo rails ruby

Last synced: 31 Jul 2025

https://github.com/faranoshamini/blog_app

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.

css gem html ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/chukhraiartur/seo-keywords-generator-ruby

Ruby SEO keywords suggestion tool. Google Autocomplete, People Also Ask and Related Searches.

cli google google-autocomplete google-related-search people-also-ask ruby ruby-gem ruby-lib seo serpapi webscraping

Last synced: 19 Sep 2025

https://github.com/moviendome/acts_as_togglable

Named bang toggle methods for ActiveRecord booleans — with validations and callbacks.

activerecord boolean rails ruby ruby-gem toggle

Last synced: 12 Jun 2026

https://github.com/eduardosancho/budget

Mobile app to organize spending and group transactions into categories.

budget database ruby

Last synced: 17 May 2026

https://github.com/phortx/rails-use-case

UseCase & Service classes for rails

architecture hacktoberfest hacktoberfest2022 rails ruby

Last synced: 21 Mar 2025

https://github.com/diegojromerolopez/babik

A Django queryset-like API for Ruby on Rails

activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3

Last synced: 07 Mar 2026

https://github.com/tedlivist/fibonacci_seq

Fibonacci Sequence is a series of numbers in which each number is the summation of the preceding two (or three or more) numbers. In this algorithm implementation using a function written in Ruby, the numbers are a summation of the previous two.

algorithm coding coding-challenge ruby

Last synced: 25 Jul 2025

https://github.com/shivabhusal/erika-slideshow

A CLI Ruby Gem to generate slideshow videos with bg-audio from images in sequence. Also supports subtitle/captions.

ffmpeg ruby slideshow subtitles video

Last synced: 13 Apr 2025

https://github.com/nvoynov/marko

Markup Compiler for bulky sofware artifacts like SRS, ADD presented as bunch of separate files in sort of "docs-as-code" manner. It simple, but powerful applied together with Git and Pandoc

docs-as-code markdown ruby

Last synced: 13 Apr 2025

https://github.com/emono/line-notify-client

[RubyGem]LINE Notify API Ruby Client

api-client gem line line-notify ruby

Last synced: 28 Jun 2025

https://github.com/wetransfer/wetransfer_style

At WeTransfer we code in style. This is our coding style for Ruby development.

code-styles gem ruby wetransfer wt-branch-protection-default

Last synced: 23 Jul 2025

https://github.com/shafiuyushawu/ruby-oop

A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).

abstraction class encapsulation inheretence oops-in-ruby polymorphism ruby

Last synced: 28 Mar 2025

https://github.com/shafiuyushawu/enumerable

In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.

classes-and-objects methods-functions ruboto ruby ruby-gem

Last synced: 28 Mar 2025

https://github.com/serihiro/simple_map_reduce

Distributed MapReduce implementation written in ruby.

distributed-systems mapreduce ruby sinatra

Last synced: 28 Apr 2025

https://github.com/jpalumickas/wkhtmltopdf_runner

Ruby wrapper for wkhtmltopdf to render PDF from HTML

hacktoberfest htmltopdf pdf pdf-generation rails ruby ruby-on-rails wkhtmltopdf

Last synced: 24 Oct 2025

https://github.com/yasulab/gpt4docs

Proof of Concept: Can a generative AI automate tech contents translation?

actions ai ci documentation ruby translation

Last synced: 08 Sep 2025

https://github.com/akuzko/zen-service

flexible and highly extensible Service Objects for business logic organization

flexible ruby service-objects

Last synced: 19 Jan 2026

https://github.com/realtradam/cyberpunk-red-terminal-sheet

Cyberpunk character creator made in Ruby!

curses cyberpunk cyberpunkred ruby ttrpg

Last synced: 05 Aug 2025

https://github.com/wizardone/shouter

Ruby implementation for a simple publish/subscription based system with callbacks

callbacks events listeners ruby singleton store subscription

Last synced: 22 Jun 2025

https://github.com/dryruby/ruby-template

Template repository for public-domain libraries written in the Ruby programming language.

dryproject ruby template-project

Last synced: 22 May 2026

https://github.com/samdvr/eventsourcer

A helper library for event sourcing Rails ActiveRecord model changes

activerecord kafka ruby ruby-on-rails

Last synced: 04 Mar 2026

https://github.com/smolget/yadisk

Yandex.Disk API client (ruby gem)

api-client hacktoberfest ruby yandex yandex-disk yandex-disk-client

Last synced: 13 Apr 2025

https://github.com/blockbusterdev/crud-record-practice

It was built using Ruby

ruby

Last synced: 03 Aug 2025

https://github.com/lararosekelley/secret-santa

Organize a gift exchange anonymously

cli command-line gem ruby secret-santa sms twilio

Last synced: 18 May 2026

https://github.com/pusewicz/dragon-shooter

A demo shooter game written in DragonRuby Game Toolkit

dragonruby dragonruby-gtk dragonrubygtk game ruby shooter vertical-scrolling

Last synced: 14 Mar 2025

https://github.com/yegor256/cobench

Coders Benchmarking Script: automatically collects productivity metrics from a team of GitHub contributors

command-line performance ruby

Last synced: 27 Mar 2025

https://github.com/burningtyger/farhang-app

A Ruby frontend to the farhang database - can be used for other dictionaries as well.

dictionaries farsi german lexicon persian ruby sinatra translations

Last synced: 16 May 2026

https://github.com/hainesr/ruby-ucf

A Ruby library for working with UCF documents.

epub ruby ucf universal-container-format zip

Last synced: 11 Apr 2025

https://github.com/dvinciguerra/brazil-cep

This gem provides a simple way to validate and format Brazilian postal codes (CEP)

brazil cep ruby ruby-gem

Last synced: 10 Apr 2025

https://github.com/rishabhtayal/fastlane-plugin-hours

Record total time saved by fastlane

fastlane gem ruby

Last synced: 11 Jul 2025

https://github.com/ged/cztop-reactor

An implementation of the Reactor pattern for ZeroMQ sockets (git mirror)

async async-programming czmq cztop reactor ruby socket-io zeromq

Last synced: 15 May 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/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 09 Apr 2026

https://github.com/mrk21/firebrew

Firefox add-ons manager for CUI.

ruby rubygems

Last synced: 09 Jul 2025

https://github.com/mmsesay/final-capstone-backend

The project is used for project where a user can reserve a car. The endpoints gives opportunity to a user to add and delete cars. Make reservation for a flat and remove it.

ruby ruby-on-rails

Last synced: 18 May 2026

https://github.com/randikabanura/activeadmin_google_places

Gem for adding google places search autocomplete to activeadmin

activeadmin ruby ruby-on-rails rubygems

Last synced: 17 Jun 2025

https://github.com/frewsxcv/ruby-coverage-guided-fuzzer

PoC fuzzer written in Ruby for Ruby powered by Ruby’s built-in coverage library.

coverage-guided-fuzzing fuzz-testing fuzzing ruby

Last synced: 06 Apr 2025

https://github.com/circleci-public/circleci-demo-ruby-sinatra

Example Ruby on Rails application running on CircleCI

circleci circleci-demos ruby sinatra

Last synced: 31 Jul 2025

https://github.com/alphanodes/valid_hostname

Extension to ActiveModel for validating hostnames

gem hostname ruby validation validator

Last synced: 14 May 2025

https://github.com/wtnabe/rtm-time

A simple parser for RTM's estimate time string and convenience method

rememberthemilk ruby

Last synced: 05 May 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/nasirkhan294/school_library

Welcome to the school library, a showcase of object-oriented programming concepts in action. Explore our code for an enriching learning experience! 📚

github-actions linters linters-config rubocop ruby ruby-class

Last synced: 19 May 2026

https://github.com/vin-droid/airport-fuel-inventory-solution

The goal is to generate fuel consumption report of airport. Application will be run from command line based on the menu options as below. Note, the number stands for menu option and text is the description of the option.

airport-fuel-inventory-solution rspec ruby

Last synced: 18 May 2026

https://github.com/blocknotes/ruby_experiments

Some Ruby experiments

rails ruby

Last synced: 18 May 2026

https://github.com/orphic-inc/ruby-orphic-cli

This CLI provides interfaces and instruments of implementing plumbing between Ruby, RoR, Node, and Golang.

cli hacktoberfest ruby

Last synced: 14 Apr 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/jaynetics/sexy_slug

A Ruby gem to create slugs from Strings.

activesupport cleanurl human-readable ruby slug

Last synced: 14 Jul 2025

https://github.com/ahtung/parasut

A ruby gem for the paraşüt API

gem ruby

Last synced: 26 Jun 2025

https://github.com/cliftondavies/bubble-sort

An optimised Bubble Sort algorithm.

bubble-sort-algorithm ruby

Last synced: 09 May 2026

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

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.

mobile-web ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/peek/peek-resque

Take a peek into your Resque queues and workers.

background-jobs peek resque ruby

Last synced: 07 Oct 2025

https://github.com/yuzurus/jp_jis_code

全国地方公共団体コードから住所を取得するgem

address-code gem jis-code ruby

Last synced: 11 Apr 2025

https://github.com/halostatue/fish-rake

A useful completion set for Rake and Fish

fish fish-plugin fish-shell fisher rake ruby

Last synced: 19 May 2026

https://github.com/marioruiz/aurora-detector

Using a 360 camera, Ricoh Theta S, and some ruby code, we can detect when a northern light is shining on the sky, take a picture, record a video, notify by email, twitter...

360 360-photo aurora image-processing ruby

Last synced: 13 Sep 2025

https://github.com/brianvanburken/playground

Random stuff from playing with languages, frameworks, courses, and books.

angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript

Last synced: 09 Apr 2026

https://github.com/yuheinakasaka/lbd_sdk_rb

Unofficial LINE Blockchain API Client for Ruby

blockchain line ruby

Last synced: 05 May 2025

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/anselemodims/budgit

BudgIT is a mobile-web app that takes a record of categories and the transactions carried out on a category. User can create transactions on each of the category or can create a category themselves.

javascript rails ruby ruby-on-rails sass

Last synced: 18 Apr 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/kulesh/recurgent

Recursive agents as skills for model harnesses

agent-runtime llm multi-runtime ruby tool-builder

Last synced: 05 Mar 2026

https://github.com/1and1/xify

Cross-post content from one service to another.

chat cli command-line gem notifications rocketchat ruby stdin stdout

Last synced: 28 Jun 2026

https://github.com/filipeamoreira/language-learner

Suite of applications to support language learning

hanami react ruby

Last synced: 20 Apr 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