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/marioruiz/create_tests

Create Tests automatically from a Requests file. Perfect to be used with the result from importing a Swagger file using the open_api_import gem. Now we are supporting RSpec.

create openapi requests rspec ruby swagger swagger2 swagger3 tests

Last synced: 08 May 2025

https://github.com/ydah/slimembedcop

RuboCop runner for Ruby code embedded in Slim.

gem hacktoberfest rubocop ruby slim

Last synced: 17 Apr 2025

https://github.com/jmoseka/decode-morse-code

A ruby program that debugs a morse code into a normal readable language

ruby

Last synced: 09 Apr 2025

https://github.com/xord/rubysketch

A game engine based on the Processing API

game-engine game-engine-2d gamedev processing ruby

Last synced: 16 May 2025

https://github.com/demonstrandum/rubyfiglet

FIGlet in Ruby, font interpretation and printing.

ascii ascii-art figlet font ruby terminal

Last synced: 19 Jun 2025

https://github.com/accesslint/a11y-agent

An AI agent for speeding up accessibility remediation

accessibility ai ruby

Last synced: 04 Feb 2026

https://github.com/fluent-plugins-nursery/fluent-stackprof

Start and stop stackprof dynamically from outside of fluentd

fluentd ruby stackprof

Last synced: 15 May 2025

https://github.com/KyivKrishnaAcademy/ved_akadem_students

Students attendance and progress monitoring tool.

docker rails react redux ruby

Last synced: 16 May 2025

https://github.com/fnando/svg_sprite

Create SVG sprites using SVG links.

css ruby sprite svg svg-sprite

Last synced: 17 Apr 2025

https://github.com/thefox/pastebin

Just another Pastebin.com CLI script, but you can even login with your user account.

mit-license pastebin ruby ruby-gem

Last synced: 23 Apr 2025

https://github.com/smart-village-solutions/smart-village-app-cms

A CMS based on JSON schema of smart-village api

ruby smart-village-app

Last synced: 16 May 2025

https://github.com/nimblehq/appium-w-rspec-docker

UI Testing Android application with Appium + Rspec without the pain of setup.

appium docker rspec ruby

Last synced: 11 Nov 2025

https://github.com/sundi3yansyah/ip-lookup

IP Geolocation find that you want

ajax css3 html5 php rest-api ruby

Last synced: 22 Apr 2025

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

An app that was built with Ruby using OOP principles. The app allow you to add new students, teachers, books and save records of who borrowed a given book and when.

github-actions rspec rubocop ruby

Last synced: 07 May 2025

https://github.com/sonota88/ruccola

A self-hosting toy compiler written in Ruby

compiler programming-language ruby

Last synced: 15 Apr 2025

https://github.com/bigcommerce/gruf-newrelic

New Relic tracing for gruf services

grpc gruf newrelic ruby

Last synced: 22 Apr 2025

https://github.com/thomthom/extension-sources

Developer tool for managing additional sources to load SketchUp extensions from.

developer-tools extension ruby sketchup

Last synced: 08 Apr 2025

https://github.com/charlyjazz/sinatra-sequel-backbone

Code Snippet App, based in Sinatra and Backone, very old. :bug:

backbone bundle codemirror ruby sinatra

Last synced: 11 Apr 2025

https://github.com/acushlakoncept/twitter-clone

In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.

ruby ruby-gems ruby-on-rails twitter twitter-clone

Last synced: 23 Apr 2025

https://github.com/nunonamorado/sinatra-slack

Sintra extension with DSL for building Slack Apps

ruby ruby-gem sinatra sinatra-applications slack slack-app slack-commands

Last synced: 16 Aug 2025

https://github.com/haroonabdulrazaq/twittter

I cloned twitter and mock some of its functionalities using Ruby on Rails and Bulma, In order to fully understand MVC, RestfulApi, a healthy experience using Device gem and implement CRUD.

rails ruby twitter

Last synced: 21 Apr 2025

https://github.com/bodrovis-learning/messages_dictionary

Store your messages anywhere and fetch them anytime.

gem messages ruby ruby-gem

Last synced: 09 Apr 2025

https://github.com/woodruffw/ruby-inih

A Ruby wrapper for inih (a simple C INI parser)

c configuration ini inih iniparser ruby

Last synced: 16 Apr 2025

https://github.com/sdogruyol/calculator-tdd

An example of applied TDD with a simple calculator

rspec ruby

Last synced: 24 Mar 2025

https://github.com/famished-tiger/srl-ruby

Simple Regex Language library and compiler in Ruby

regex-language regular-expression ruby srl

Last synced: 23 Apr 2025

https://github.com/iqbaleff214/metode-saw

Penerapan metode SAW (simple additive weighting) dalam berbagai bahasa pemrograman

go golang javascript nodejs php php8 ruby saw simple-additive-weighting spk

Last synced: 11 Apr 2026

https://github.com/cimon-io/billet

scratch rails app using best practices

billet rails ruby scaffold

Last synced: 04 Jul 2025

https://github.com/schmich/unfollowerbot

Track Twitch follows & unfollows

cron docker followers ruby twitch twitch-tv

Last synced: 28 Oct 2025

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

capybara css erb mvc mvc-architecture postgresql rails ror rspec rspec-rails ruby ruby-on-rails

Last synced: 04 Oct 2025

https://github.com/mateusznakodach/heroesofdomaindrivendesign.eventsourcing.ruby

Shows how to use Domain-Driven Design, Event Storming, Event Modeling and Event Sourcing in Heroes of Might & Magic III domain.

ddd dddheroes domain-driven-design event-modeling event-sourcing eventmodeling eventsourcing eventstorming hotwire ruby ruby-on-rails

Last synced: 27 Feb 2025

https://github.com/evilmartians/omniauth-ebay-oauth

OmniAuth Strategy for eBay Apps (for using with eBay REST APIs)

ebay ebay-api oauth omniauth-strategy ruby

Last synced: 12 Apr 2025

https://github.com/smalruby/smalruby-installer-for-windows

Smalruby installer for Windows

ruby smalruby-installer

Last synced: 23 Apr 2025

https://github.com/linkyndy/.dotfiles

My personal configuration files.

brew dotfiles elixir macos node personal python ruby zsh

Last synced: 31 Jan 2026

https://github.com/ruby/getoptlong

The GetoptLong class allows you to parse command line options similarly to the GNU getopt_long() C library call.

ruby

Last synced: 19 Oct 2025

https://github.com/speciesfilegroup/waxy

Hexagonal SVG from Ruby

dataviz hexagon ruby svg

Last synced: 12 Oct 2025

https://github.com/geeknees/obsidian-ruby-wasm-plugin

Obsidian RubyWasm Plugin

obsidian ruby wasm

Last synced: 06 Feb 2026

https://github.com/officialasishkumar/leetcode

Here you can find the best leetcode solutions! Make sure to contribute and help others : )

c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript

Last synced: 12 Oct 2025

https://github.com/alhassy/rubycheatsheet

Reference of basic commands to get comfortable with Ruby ---Pure OOP!

cheatsheet html pdf programming-language reference ruby

Last synced: 25 Oct 2025

https://github.com/0jonjo/calcpace

Calcpace is a Ruby gem designed for calculations related to distance, speed and time. The gem also supports conversion to 42 different units of distance and velocity, including metric, nautical and imperial units.

distance-calculation gem gems minitest ruby running tdd time-calculation

Last synced: 19 Apr 2026

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

In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.

linter oop ruby

Last synced: 21 Oct 2025

https://github.com/magdielcardoso/active_act

Abstract spare methods from your controllers and models into actions in Ruby with Active Act 🚀

open-source rails ruby ruby-gem ruby-on-rails rubygem

Last synced: 18 Mar 2026

https://github.com/yous/basehangul

Human-readable binary encoding, BaseHangul for Ruby

basehangul ruby

Last synced: 14 Oct 2025

https://github.com/figgleforth/ore-lang

A programming language for web development, for fun

programming programming-language programming-languages ruby

Last synced: 19 Apr 2026

https://github.com/ksylvest/voyageai

A ruby client for VoyageAI

ruby voyageai

Last synced: 13 Oct 2025

https://github.com/bitcrowd/rubocop-bitcrowd

The bitcrowd rubocop.yml as a gem.

configuration rubocop ruby

Last synced: 19 Oct 2025

https://github.com/ana06/ruby-tabulation

Project in which I analyze if the Ruby Hashing algorithm could be improved using Tabulation Hashing

benchmarks c columbia-university report ruby tabulation

Last synced: 01 Mar 2026

https://github.com/jamesbrooks/server-status

Command line tool for quickly fetching and displaying vital host metrics

linux monitoring ruby server ubuntu

Last synced: 05 Mar 2026

https://github.com/gtkvn/kaze

Opinionated minimal Rails authentication scaffolding with Hotwire, React, or Vue + Tailwind.

hotwire inertiajs rails react ruby ruby-on-rails scaffolding vue

Last synced: 24 Oct 2025

https://github.com/alexdovzhanyn/sevendeadlysins

A side-scroller game written purely in ruby.

game platformer ruby sidescroller

Last synced: 04 Mar 2026

https://github.com/emad-elsaid/amun

A minimal CLI text editor, built on Ruby, looking for Emacs as it's father and idol.

cli editor emacs gem ruby

Last synced: 19 Jun 2025

https://github.com/davesimoes/torne-se-backend

Este repositório tem como objetivo ser apenas mais uma ferramenta para ajudar a todos os que desejam se tornar Desenvolvedores Backend

api backend cursos desenvolvedor-backend go golang java livros node node-js php python resource rest-api ruby tutorial tutorial-sourcecode

Last synced: 13 Jul 2025

https://github.com/b3b0/grasshopper

🦗🔑Run commands against many Linux servers using SSH for hacking, administrative or auditing tasks. Relies on key-based SSH authentication for automation.. Now includes the ability to do some scp.

auditing automation hacking ruby scp ssh

Last synced: 20 Jun 2025

https://github.com/kevinoid/jekyll-highlight-file

A Liquid filter for Jekyll which outputs highlighted file content

code-highlight jekyll jekyll-plugin liquid-templating-engine ruby

Last synced: 13 Apr 2025

https://github.com/kodius/rails-api-rest

Rails 7 REST (openapi) template repo with Dockerfile, docker-compose and docker-swarm stack

backend docker docker-stack docker-swarm mvc openapi rest-api rspec rswag ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/amon-cofie/davrich-recipe-app

DavRich Recipe App is a full stack Ruby on Rails web application on a postgreSQL database that manages different recipes by different users where a user can declare his/her recipe public for all to see, whether logged in or not.

postgresql ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/rnd-soft/lusnoc

[MIRROR] Lusnoc is reliable gem to deal with consul locks and sessions

consul distributed distributed-computing distributed-systems gem lock ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/abeidahmed/feedback-app

Collect issues, ideas, and compliments with a simple widget. Receive them as an email. Dive deep with the dashboard.

compliments dashboard feedback postgresql react ruby ruby-on-rails widget

Last synced: 08 May 2025

https://github.com/nithinbekal/dotfiles

Config files for neovim, zsh, ruby etc.

dotfiles neovim ruby zsh

Last synced: 02 Sep 2025

https://github.com/ujihisa/static_literal_parser

Parse a Ruby string like '{a: [1, X], b: "hello"}' without eval. You don't call eval so it's safe.

gplv3 hacktoberfest parser-library ruby

Last synced: 14 Apr 2025

https://github.com/pepabo/oauth2-colormeshop

Colorme Provider for the OAuth 2.0 Client

colormeshop ruby rubygems

Last synced: 09 Sep 2025

https://github.com/gasb150/hummingbird_bot

Humminbird_bot is a helpful bot for wine quotations. Users can simulate the cost of different wine products. Build with: Ruby, Telegram-bot

api bots ruby telegram-bot

Last synced: 11 Apr 2025

https://github.com/danilomeneghel/crud-ruby-rails

CRUD Complete - Ruby on Rails

bootstrap css js rails ruby scss sqlite

Last synced: 11 Jul 2025

https://github.com/kateinoigakukun/optcarrot.wasm

A NES emulator written in Ruby on browser powered by WebAssembly

nes ruby webassembly

Last synced: 19 Mar 2025

https://github.com/agile-lab-dev/literate-programming-articles

Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general

literate-programming ruby spark spark-connect

Last synced: 26 Aug 2025

https://github.com/AbacatePay/abacatepay-ruby-sdk

AbacatePay Ruby SDK for you to start receiving payments in seconds

abacatepay abacatepay-sdk ruby

Last synced: 07 Apr 2026

https://github.com/klaxit/ruby

Linters, tools and documentation for ruby at Klaxit 💎

danger rubocop ruby

Last synced: 06 May 2025

https://github.com/kirillshevch/slack_hook

A Simple Interface to Slack Incoming Webhooks Integrations

ruby ruby-slack slack slack-api slack-incoming-webhooks slack-integration slack-webhook

Last synced: 07 Oct 2025

https://github.com/yohasebe/rubyfca

Command line tool for Formal Concept Analysis written in Ruby

fca formal-concept-analysis ruby visualization

Last synced: 14 Apr 2025

https://github.com/mikker/render_with_view

☝️ Be explicit about the things you send from your Rails controller to the view.

rails rails-controller ruby

Last synced: 14 Apr 2025

https://github.com/toihrk/apple-app-site-association

A mountable Sinatra application for introduce the universal link to your application.

ruby

Last synced: 20 Mar 2025

https://github.com/zewdu444/budget_app

A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec

postgresql ror rspec-rails ruby

Last synced: 11 Apr 2025

https://github.com/broadlume/hanami-events-cloud_pubsub

A hanami-events adapter for Google Cloud Pub/Sub

google-cloud-pubsub hanami pubsub ruby

Last synced: 13 Jul 2025

https://github.com/amiralles/dsfs

Data structures from scratch - Source code.

data-structures ruby

Last synced: 23 Jul 2025

https://github.com/zeebe-io/zeebe-client-ruby

Zeebe client containing a simple wrapper for the gRPC protocol used by https://zeebe.io.

grpc-protocol ruby zeebe zeebe-client

Last synced: 14 Mar 2025

https://github.com/rubycocos/core

core tools, libraries & scripts - logger, config, dates, alphabets, shell & more

alphabets dates gems logger props ruby

Last synced: 19 Mar 2025

https://github.com/tylerrick/activesupport-duration-human_string

Convert Duration objects to human-friendly strings like '2h 30m 17s'

activesupport duration rails ruby serializer string

Last synced: 18 Mar 2025

https://github.com/unhappychoice/intercom_summary

Displays intercom summary information

cli intercom ruby

Last synced: 13 Apr 2025

https://github.com/phobos/phobos_db_checkpoint

Phobos plugin which saves your kafka events to the database

event-sourcing kafka kafka-events kappa kappa-architecture phobos ruby

Last synced: 13 Apr 2025

https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial

demo ruby project with roda framework providing a working telegram login process

ajax demo roda ruby telegram telegram-api telegram-bot-api telegram-loing tutorial webapp

Last synced: 22 Jul 2025

https://github.com/njh/ruby-playlist

A ruby gem to convert playlists between different formats

cue-sheet jspf m3u playlist ruby xspf

Last synced: 17 Mar 2025

https://github.com/maxpleaner/sounds

command line drum set & music maker in ruby

arpeggio arpeggio-files audio cli command-line drums keymap metronome mp3 music ruby sound synth

Last synced: 25 Jul 2025

https://github.com/simon0191/date_supercharger

A nice shortcut for ActiveRecord date range queries

activerecord date daterange ruby ruby-gem

Last synced: 13 Apr 2025

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

The 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 manage your budget.

bootstrap5 devise gitflow postgresql rails rubocop ruby ruby-on-rails

Last synced: 12 May 2025