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/tomlobato/dns_one

DNS server for many zones sharing only one or few records, written in Ruby.

daemon dns dns-server ruby sysadmin

Last synced: 17 Jul 2026

https://github.com/yegor256/online

Ruby function to check whether we are online now (useful for unit tests)

check-online check-online-offline ruby ruby-gem

Last synced: 02 Jul 2025

https://github.com/sixarm/sixarm_ruby_jsonapi

SixArm.com » Ruby » JSON API helpers for http://jsonapi.org

gem jsonapi ruby

Last synced: 19 Apr 2026

https://github.com/rubycocos/datasets

datasets - tools, libraries & scripts

beer datafile football gems ruby world

Last synced: 14 Jul 2026

https://github.com/sixarm/sixarm_ruby_date_time_random

SixArm.com » Ruby » Date and Time #random methods

date datetime extensions gem random ruby time

Last synced: 30 Mar 2025

https://github.com/mileszim/chambermaid

Companion Ruby Gem for chamber cli

aws aws-ssm chamber dotenv env parameter-store rails ruby ssm

Last synced: 08 Apr 2025

https://github.com/rongrongteng/postcode_checker

Postcode Checker is a web-based tool in Ruby on Rails for checking whether your UK postcode is in the service area.

rails6 ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/adrianomonteiroweb/studying-ruby

Repositório de estudos em ruby.

ruby

Last synced: 15 Mar 2025

https://github.com/micahscopes/metamorphic

Meta-morphosize human readable meta-data into wonderous creations.

dsl flat-file-cms functional rake ruby static-site-generation

Last synced: 16 Jul 2025

https://github.com/kolotaev/argsy

Tiny "commands & options" DSL for your CLI scripts

cli dsl ruby snippet

Last synced: 12 Jul 2026

https://github.com/m1ari/bitbot

Discord Bot for Crypto-Currencies

bot discord discord-bot discordapp ruby

Last synced: 21 Apr 2026

https://github.com/dapi/venpay.ru

Оплата вендинговых услуг через QR-коды

ruby saas

Last synced: 27 Jan 2026

https://github.com/gfowley/pitch

Ruby gem to detect pitch of Web Audio API Analyser Time Domain data.

opal pitch-detection ruby

Last synced: 24 Mar 2025

https://github.com/svoop/bridgetown-docset

Dash docset for Bridgetown

bridgetown dash ruby

Last synced: 06 Apr 2025

https://github.com/jveillet/demainilpleut.dev

Static HTML version of demainilpleut.dev using the static website generator Bridgetown.

blog bridgetown ruby

Last synced: 10 Mar 2025

https://github.com/acook/that_object_is_so_basic

TOISB provides a wrapper class for dealing with BasicObjects in style!

debugging-tool minimalist-library object-oriented ruby testing-tools

Last synced: 05 Jul 2025

https://github.com/acook/impasta

IMPASTA!! A test spy for your Ruby app.

minimalist-library mocking-framework modular ruby spy test-spies testing-framework

Last synced: 05 Jul 2025

https://github.com/josacar/sumologic-metrics

Sumologic metrics worker in ruby

carbon graphite metrics ruby sumologic

Last synced: 19 Apr 2025

https://github.com/takkii/nyasocom2

本番用 / サーバ / 仮想環境 😹🐬🌸

blogs books kaminari markdown nyasocom2 puma rails ruby target-blank

Last synced: 24 Nov 2025

https://github.com/ardatetikbey/ruby-kriptografi-101

Ruby programlama dilinde şifreleme hakkında doküman

cryptography ruby sifreleme

Last synced: 06 Jul 2025

https://github.com/yndajas/stackstore

Find, keep, tag and make notes on Stack Overflow questions

api javascript rails react redux ruby stackoverflow

Last synced: 12 Apr 2026

https://github.com/himeyama/cuda-nmf

NMF calculations are performed on NVIDIA GPUs using the Cuda API. (GEM released)

cublas cuda gem nmf ruby

Last synced: 13 Apr 2026

https://github.com/fractaledmind/activeset

A toolkit for working with enumerable sets.

enumerable-sets filtering paginating ruby ruby-gem sorting

Last synced: 24 Apr 2025

https://github.com/sevlamare/trackdayapi

An API with token auth.

api bcrypt jwt postgres rails-api rspec ruby

Last synced: 13 Apr 2026

https://github.com/madh93/stallman_bot

Richard M. Stallman a.k.a. St. iGNUcius bot for Telegram

bot ruby stallman telegram

Last synced: 24 Mar 2025

https://github.com/kolesnikovde/ssim

SSIM parser for Ruby.

aviation ruby ssim

Last synced: 28 Feb 2025

https://github.com/johnny4young/lingua

Multi-language desktop code runner — run JavaScript, TypeScript, Python, Go, Rust, and Ruby in one offline-first, Monaco-powered app (desktop + web).

code-editor code-runner desktop-app developer-tools electron golang monaco-editor offline-first python react ruby rust typescript vite wasm

Last synced: 11 Jul 2026

https://github.com/nilsding/ndcli-template

personal Ruby CLI template, to be used with quik

quik ruby

Last synced: 31 Mar 2025

https://github.com/wendelladriel/site-o-invocador

Source code of the site of the book: O Invocador written by André Muniz

jekyll ruby

Last synced: 13 May 2026

https://github.com/viktorholk/ruby-gem-docker-builder

🐳 Build legacy Ruby gems with C extensions using Docker. Solves macOS compilation issues for nokogiri, mysql2, pg, and other problematic gems.

apple-silicon arm64 c-extensions compliation docker gems macos ruby

Last synced: 11 Apr 2026

https://github.com/somasekimoto/golf-searcher

Techpitの教材を参考にして、React と Ruby(Lambdaでのバッチ処理作成)で作成した、ゴルフ場検索アプリ

amplify api-gateway aws dynamodb lambda react ruby

Last synced: 16 Jan 2026

https://github.com/andres-condezo/my_own_enumerable

Ruby program that uses custom enumerables.

enumerable-methods ruby

Last synced: 29 Mar 2025

https://github.com/dalpo/devbox

My development vagrant machine

ansible debian docker elixir ruby ubuntu vagrant

Last synced: 12 Apr 2026

https://github.com/yusufyusie/enumerable

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

basic-programming ruby ruby-style-guide

Last synced: 14 Jul 2026

https://github.com/fabianofrank/ruby-enumerables

This project uses a module inside a class. A class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of functionalities of Ruby Enumerables.

ruby

Last synced: 20 Aug 2025

https://github.com/fursich/hack_jack_compiler

training repository for Jack compiler implemented in Ruby

hack-jack-compiler jack jack-compiler jack-language nand2tetris nand2tetris-compiler ruby

Last synced: 11 Nov 2025

https://github.com/navinspm/capistrano-sunspot

Sunspot specific tasks for Capistrano v3

capistrano hacktoberfest ruby

Last synced: 09 Jul 2025

https://github.com/kusnierewicz/sample-rails-app2

2nd approach with 4.1.8 rails version. 4.2 is causing some problems with c-compilator

michael-hartl rails rails-tutorial ruby

Last synced: 20 Jan 2026

https://github.com/dpx/dpx

dpx - Run any executable inside container on your machine in few seconds.

docker dpx elixir go node python ruby

Last synced: 13 Apr 2026

https://github.com/ergoserv/func_live

Official Ruby client for https://func.live - a collection of handy online functions

gem ruby ruby-gem

Last synced: 16 Mar 2025

https://github.com/hayat01sh1da/botpress-accuracy-checkers

This repository contains Ruby on Rails app and Ruby/Python Script which examine accuracy of response returned by Botrpress.

botpress csv docker json python rspec ruby ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/aaronc81/parlour-datamapper

Parlour plugin to generate DataMapper resource types

datamapper parlour ruby sorbet

Last synced: 08 Jun 2026

https://github.com/clarete/todoable

Ruby Wrapper for the Todoable API by Teachable

ruby todoapp todolist

Last synced: 24 Mar 2025

https://github.com/westonganger/fast_try

FastTry is a simple method wrapper to the safe navigation operator in Ruby

ruby safe-navigation try

Last synced: 07 Jan 2026

https://github.com/hummusonrails/whats-for-dinner-ai-assistant

Ruby on Rails powered AI assistant that accepts a picture of your refrigerator contents and returns meal ideas!

couchbase hashnode hashnode-hackathon openai ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/made2591/doomsday

The Doomsday is an algorithm of determination of the day of the week for a given date by the English mathematician John Conway.

cli doomsday doomsday-algorithm game ruby

Last synced: 08 Jun 2026

https://github.com/talaatmagdyx/grokking_algorithms

I write Code for the book Grokking Algorithms by Ruby, JavaScript, Python

algorithm-challenges algorithms-and-data-structures javascript python3 ruby

Last synced: 07 May 2026

https://github.com/juandbta/recipes-project

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. Also, the app allows you to make them public so anyone can access them.

capybara css-flexbox css3 database front-end-development posgresql rspec ruby ruby-on-rails unit-testing

Last synced: 12 Apr 2026

https://github.com/toma400/yamlomiser

Randomises elements of selected category in specific .yaml file

ruby yaml

Last synced: 02 Apr 2025

https://github.com/tonytonyjan/gym_finder

台灣運動中心場地租用狀況查詢器

gym ruby taiwan

Last synced: 16 Mar 2025

https://github.com/wendy0402/simple_csv_creator

DSL to create CSV. Highly inspired by activeadmin csv

activeadmin-csv csv dsl generator ruby

Last synced: 27 May 2026

https://github.com/mckim-dev/apiv4

Ruby on Rails 6 API - Nursing Student Assessment Application

api rails-api rails6 rspec ruby

Last synced: 26 Jan 2026

https://github.com/nitinstp23/movie_aggregator

A console based app that accepts movie details as command line args and exports them to a user chosen format (Text / PDF, etc)

command-line interview-questions ruby thor

Last synced: 07 Jan 2026

https://github.com/yaairfernando/course-app

Webside that shows a mini course with different videos and plays every video when it is selected.

axios bootstrap4 react ruby ruby-on-rails styled-components webpack

Last synced: 11 Apr 2026

https://github.com/brandonduff/rspec-ordering-mttf

A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.

rspec ruby tdd testing testing-tools

Last synced: 11 Mar 2026

https://github.com/tatey/list_of_countries

A list of countries, states, and cities in Ruby

cities countries data ruby states

Last synced: 11 Nov 2025

https://github.com/takkii/go_straight

[Python] Ruby Read the dictionary file and data manipulation. 📚

complete dask deoplete dictionary manipulation pandas python3 ruby sklearn

Last synced: 19 Apr 2025

https://github.com/powerlevel9000/hello-rails-app

Hello-Rails-App is Ruby on Rails base project it is just the begging of enthusiastic world of ROR Hello-Rails-App is a just a hello world on ROR

ruby ruby-on-rails

Last synced: 12 Apr 2026

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

Legacy lolcommits gem plugin to auto posting to the original lolcommits.com website

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

Last synced: 17 May 2025

https://github.com/y-syo/advent-of-code-2024

🎄 my very cool solutions for the 2024 advent of code

advent-of-code advent-of-code-2024 bash-script c nix python python3 ruby rust stupid

Last synced: 13 Apr 2026

https://github.com/derkhadim/webhub

It's a annual of website and every user can share there links.

bootstrap rails ruby

Last synced: 19 Apr 2026

https://github.com/thiagohrcosta/rails-wikinimous

A simple application to display some articles on screen. The user can read, create, edit and delete a article.

bootstrap4 css3 html5 javascript ruby ruby-on-rails sqlite3

Last synced: 13 Apr 2026

https://github.com/bullet-train-co/bullet_train-scope_validator

Bullet Train Scope Validator provides a simple pattern for protecting belongs_to associations from malicious ID stuffing.

activerecord rails ruby

Last synced: 04 Sep 2025

https://github.com/johndev19/console-personal-diary

A simple personal diary application built in Ruby that allows users to create, view, edit, delete, and search diary entries. The application is console-based and stores entries in a JSON file for persistent data management.

console console-application console-based ruby

Last synced: 25 Mar 2025

https://github.com/dvinciguerra/feature_channel

Generic component to empower application and services event communications

event ruby

Last synced: 05 Apr 2025

https://github.com/amrrbakry/my-articles

A list of the articles I wrote on various technical topics.

articles learning ruby techinal

Last synced: 24 Mar 2025

https://github.com/kawakamidev/baran

Text Splitter for Large Language Model (LLM) datasets.

ai gem llm markdown ruby

Last synced: 10 May 2025

https://github.com/eputnam/citriage

Tool for CI Triage rotation at Puppet

ci-triage-rotation command-line commander ruby

Last synced: 03 Apr 2025

https://github.com/sebyx07/active_proxy

Ruby proxy fetcher, retries request until completed, provides user agent🚀🚀

crawler http proxy rails ruby

Last synced: 07 May 2026

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

This project - Blog app is built using ruby on rails. The Blog app is a classic example of a blog website. The project 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.

css3 html5 javascript postgres ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/gurubalan-git/mra

A meeting room booking application done in Ruby on Rails with Slim, Coffescript, jQuery, Devise and others.

coffeescript devise devise-gem-extension heroku jquery meeting meeting-room-application mra rails ruby ruby-application ruby-on-rails slim slim-framework

Last synced: 13 Apr 2026

https://github.com/zimbix/renamespace

A command-line tool to help Ruby developers refactor class/module namespacing.

refactoring ruby tool

Last synced: 25 Mar 2025

https://github.com/philrunninger/rpn

My Ruby and Erlang implementations of a Reverse Polish Notation calculator

ruby

Last synced: 16 Jul 2026

https://github.com/yous/homebrew-fadedrubies

:gem: Old Ruby formulae for the Homebrew package manager

homebrew ruby ruby-formulae

Last synced: 04 May 2026

https://github.com/ged/assemblage

Git mirror of the Assemblage continuous integration toolkit

continuous-integration distributed git mercurial ruby

Last synced: 30 Jun 2026

https://github.com/ryym/rbfmt

Ruby code formatter

formatter ruby rust

Last synced: 29 May 2026

https://github.com/kanzatahreem/hello-rails-react

A project created as a single app to implement a connection between back-end (Ruby on Rails) and front-end (React) by displaying a random greeting message.

api-endpoints full-stack-app reactjs ruby ruby-on-rails webpack

Last synced: 11 Apr 2026

https://github.com/cliftondavies/exercism

Solutions to challenges on Exercism.

coding-challenges javascript ruby

Last synced: 11 Apr 2026

https://github.com/444b/sonic-pi

A collection of my songs and scripts made for Sonic-pi

ableton-live music ruby sonic-pi sonic-pi-snippets supercollider

Last synced: 14 Jul 2026

https://github.com/mblumtritt/natty-ui

This is the beautiful, nice, nifty, fancy, neat, pretty, cool, lovely, natty user interface you like to have for your CLI.

ansi cli gem ruby ruby-gem ui

Last synced: 16 Mar 2025

https://github.com/whiletruedoend/livejournal-archive-helper

The script is designed to help archive articles from the livejournal site. It parses all articles of a specified user, then automatically opens them in a browser and saves them in PDF format.

archive archive-tool articles automation chrome comments export helper javascript js livejournal pdf ruby script selenium

Last synced: 11 Apr 2026

https://github.com/yukihirop/onepage

OnePageとは、プログラミングに特化したスライド共有サービスです。

bulma grape rails rubocop ruby storybook vuejs

Last synced: 12 Apr 2026

https://github.com/mindula-dilthushan/ruby-mysql

This is sample ruby project. database is mysql

mysql ruby

Last synced: 24 Apr 2026

https://github.com/mateusmaso/timer-ruby

Simple timer object for start, stop, resume and pause

ruby timer

Last synced: 01 Apr 2025

https://github.com/sonota88/mrtable

Mrtable implementation for Ruby

ruby

Last synced: 22 Apr 2025

https://github.com/dreamingechoes/aiml-ruby-example

An extremely simple example of how to use AIML files in Ruby through the terminal.

aiml exmple ruby

Last synced: 19 May 2026

https://github.com/benmuiruri/hello-rails-back-end

A Rails Back End API that displays a random greeting from around the world

postgresql ruby ruby-on-rails

Last synced: 05 May 2026

https://github.com/dusmel/corona-bot

A simple whatsapp bot that gives live update about corona, this project came to idea to help people in drc and rwanda with problem of poor internet.

bot ruby sinatra whatsapp

Last synced: 04 Feb 2026

https://github.com/meg-gutshall/code-talk-requests-backend

Backend for my vanilla JS on Rails API Flatiron School project

activerecord bundler fastjson json postgres postgresql rails rails-api ruby serialization

Last synced: 11 Apr 2026

https://github.com/roberwil/truthy_gem

Create a truth table and evaluate it with your inputs, Truthy figures out the formula; Perform your logical operations with ease.

ruby ruby-gem ruby-on-rails rubygems

Last synced: 22 Feb 2026

https://github.com/mortonfox/munztools

Misc tools for Munzee

munzee munzee-types oauth2 ruby

Last synced: 07 Apr 2025

https://github.com/gabrioliv/ruby-prawn-random-showcase

Showcase of Strange or Artistic things that Ruby/Prawn can do in a generated PDF

example experiment pdf prawn prawn-pdf programming ruby ruby-2-7 ruby-gem ruby-script samples showcase ttf

Last synced: 02 Sep 2025