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/switchdreams/rest-api-generator

Build a Ruby on Rails REST API faster

rails rest-api rest-api-framework rest-api-helper ruby

Last synced: 13 Apr 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/goldenowlasia/go_rails_template

A template to build large scale web applications in Ruby On Rails. Focus on extending, performance and best practices

calculation-objects decorators form-objects golden-owl patterns policy-objects query-objects rails rails-template ruby service-objects value-objects

Last synced: 02 May 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/sonota88/ruccola

A self-hosting toy compiler written in Ruby

compiler programming-language ruby

Last synced: 15 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/bitcrowd/rubocop-bitcrowd

The bitcrowd rubocop.yml as a gem.

configuration rubocop ruby

Last synced: 19 Oct 2025

https://github.com/the-pew-inc/the-pew

ThePew is an advanced system of records that enables enterprises to detect trends and patterns from questions to drive marketing and business decisions toward their goals.

data data-science docker javascript machine-learning postgresql rails ruby

Last synced: 06 Oct 2025

https://github.com/ruby-oauth/snaky_hash

🐍 A Hashie::Mash joint to improve #snake_life for everyone

hash hashie ruby rubygem underscore

Last synced: 17 May 2026

https://github.com/swiknaba/kirei

Kirei is a strictly typed Ruby micro/REST-framework for building scaleable and performant APIs.

framework gem hacktoberfest ruby

Last synced: 03 May 2026

https://github.com/yujideveloper/recite_csv

ReciteCSV assists to implement a class for csv reader.

csv csv-reader poro ruby

Last synced: 18 Jul 2025

https://github.com/wendellast/portfolio

This repository is a compilation of projects and code snippets that represent my journey in software development. Here, you'll find meaningful works ranging from small scripts to more complex projects. Feel free to explore, contribute, or reach out to discuss collaborations and innovative ideas.

javascript portfolio ruby ruby-on-rails silent website

Last synced: 09 Jul 2025

https://github.com/carolineartz/rubocop-rails-order_model_macros

Extension of RuboCop for ordering macro style methods in Rails models

rails rubocop rubocop-rails ruby

Last synced: 07 Mar 2026

https://github.com/simon0191/fast_priority_queue

A blazzingly fast implementation of priority queue using Ruby + Rust + Ruru

benchmark priority-queue ruby ruru rust

Last synced: 13 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/markfchavez/train-tax-calculator

Computes Withholding Tax and Net Income given a monthly base salary using the new TRAIN tax law of 2018.

philippines ruby tax train

Last synced: 05 May 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/kamva/persianpreneur

Show off your fellow entrepreneurs to the world.

rails-application ruby

Last synced: 01 Oct 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/drexed/genderize-io

Genderize.io Ruby SDK.

gender genderize genderizeio ruby

Last synced: 07 May 2025

https://github.com/cdalvaro/homebrew-tap

🍻 @cdalvaro's custom formulae for the @Homebrew package manager

brew custom-formulae formulae homebrew macos package-manager ruby tap taps

Last synced: 20 Mar 2025

https://github.com/vichuge/rails_capstone_investments

This project shows a list of inversions and the groups where the inversions could work. The user is able to create new groups (products) to invest in and assign new inversions to them.

capstone microverse rails-capstone rspec ruby

Last synced: 24 Aug 2025

https://github.com/postmodern/nokogiri-ext

Useful extensions to nokogiri

extensions nokogiri ruby

Last synced: 21 Mar 2025

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025

https://github.com/janlelis/clipboard_formatter

A clipboard formatter for RSpec

clipboard rspec rspec-formatter ruby

Last synced: 12 Apr 2025

https://github.com/grodowski/undercover-ci

UndercoverCI - GitHub App for actionable code coverage

coverage github-app hacktoberfest ruby test-coverage testing

Last synced: 31 Jul 2025

https://github.com/vic778/jumia-api

Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.

factory heroku postgresql rspec-rails rswag ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/fnando/sql_runner

SQLRunner allows you to load your queries out of SQL files, without using ORMs. Available only for PostgreSQL and MySQL.

mysql postgresql ruby sql-files sqlrunner

Last synced: 15 Jul 2025

https://github.com/vichuge/rb-capstone-rubocop

A rubocop version made by myself for ruby language. This tool helps to get the rubocop issues in a script.

linters rspec rubocop ruby ruby-language

Last synced: 14 Apr 2025

https://github.com/klaxit/ruby

Linters, tools and documentation for ruby at Klaxit 💎

danger rubocop ruby

Last synced: 06 May 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/abongsjoel/ruby-bubble-sort

The project built a method #bubble_sort that takes an array of numbers and returns a sorted array, as well as a method #bubble_sort_by that takes an array of strings and sorts it by string length.

ruby

Last synced: 11 Apr 2025

https://github.com/meltrust/bubble-sort-with-ruby

Project: Sorting numbers with Ruby using bubble sort and yield.

ruby

Last synced: 19 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/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/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/abarrak/why-compiled-languages

A simple experiment for compiled/dynamic languages comparision.

cpp csharp go java javascript python ruby

Last synced: 13 May 2025

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

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

postgresql rails ruby ruby-on-rails

Last synced: 12 May 2025

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/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/tomholford/twitter-labs-api

A basic implementation of a Twitter Labs API client in Ruby

gem ruby ruby-gem twitter twitter-api

Last synced: 13 Apr 2025

https://github.com/suse/geekos-backend

Backend application for geekos.io

mongodb rails ruby

Last synced: 12 May 2025

https://github.com/ankurgel/statsample-glm

Generalized Linear Models extension for Statsample

ruby ruby-science-foundation sciruby statistics statsample statsample-glm

Last synced: 19 Mar 2025

https://github.com/JonnyKong/Coursera-ProgrammingLanguagesUW

Coursera: Programming Languages, Univ. of Washington

functional-programming programming-language-theory racket ruby sml

Last synced: 26 Mar 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/amhol/openra-ruby

OpenRA Rubygem

openra orarep replays ruby

Last synced: 13 Apr 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/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/jonathanhefner/benchmark-inputs

Input-focused benchmarking for Ruby

benchmark microbenchmark ruby

Last synced: 11 Nov 2025

https://github.com/senotrusov/file-digests

📐 A tool to check if there are any changes in your files by storing and later checking their digests/hashes (BLAKE2b512, SHA3-256, or SHA512-256).

bitrot checksums digests hash hashsums linux macos ruby storage windows

Last synced: 01 Aug 2025

https://github.com/culqi/culqi-ruby

Biblioteca de Culqi en Ruby

payment ruby sdk

Last synced: 13 Apr 2025

https://github.com/elastic/app-search-ruby

Elastic App Search Official Ruby Client

api-client elastic elastic-app-search ruby search swiftype

Last synced: 29 Sep 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/driftingruby/154-service-objects-for-api-interactions-with-twilio

In this episode, learn how to extract the interactions with an external API into a service object so that code is isolated and interchangeable.

rails ruby ruby-on-rails service-objects

Last synced: 05 Apr 2025

https://github.com/tenderlove/myhidapi

A wrapper around hidapi for Ruby

hidapi ruby usb

Last synced: 28 Jun 2025

https://github.com/nbulaj/spherical_mercator

🗺️ Spherical Mercator math in Ruby

mapbox ruby ruby-gem spherical spherical-geometry

Last synced: 25 Jun 2025

https://github.com/adlerhsieh/franky

a minimal sinatra template generator

cli ruby sinatra

Last synced: 13 Mar 2025

https://github.com/antoinelyset/poleica

Poleica : Ruby conversion tool & preview creator

conversion documents gif image jpeg libreoffice pdf png preview ruby

Last synced: 16 Aug 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/schmidt/context_wiki

ContextWiki :: Camping Wiki using ContextR

hacktoberfest ruby

Last synced: 14 Jul 2025

https://github.com/alexinslc/depot

E-Commerce Rails App - from Agile Web Development with Rails 7

hacktoberfest pragprog rails7 ruby ruby-on-rails

Last synced: 01 Oct 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/creasty/i18n_flow

[beta] Manage translation status in YAML file

i18n rails ruby translation-management

Last synced: 14 Jun 2025

https://github.com/hpi-epic/profci-exercise

Employing Continuous Integration Services and Github Workflows to Teach Test-driven Development

automation exercise ruby student-centered tdd teaching travis-ci tutorial

Last synced: 27 Feb 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/ElMassimo/pakiderm

🐘 Pakiderm will never forget the return value

memoization memoize ruby

Last synced: 16 Jul 2025

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/galtzo-floss/silent_stream

🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 05 Sep 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/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/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/nning/imgshr

Simple image gallery sharing web application.

gallery image-sharing rails ruby

Last synced: 13 Mar 2026

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/aquaflamingo/spotify-exporter

Export or backup your Spotify playlists to m3u, pls, xspf, txt and yaml format 🎶

music playlists ruby spotify spotify-api

Last synced: 10 Oct 2025

https://github.com/skyzyx/homebrew-webp

🍺 Homebrew: WebP build with all CLI tools.

formulae homebrew libwebp ruby tap webp

Last synced: 05 Oct 2025

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

In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.

active-records rails-helpers ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/epeios-q37/atlas-ruby

World's lightest toolkit to quickly and easily add a GUI to your Ruby programs and bring them online.

api gui network repl ruby todomvc web

Last synced: 09 Apr 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/melashu/siyablog

This webiste 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.

rails ruby ruby-on-rails

Last synced: 05 Sep 2025

https://github.com/Gabriel-Lewis/ThinkPiece

A blogging website inspired by Medium

javascript react redux ruby rubyonrails

Last synced: 16 May 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/abongsjoel/enumerables

In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods.

ruby

Last synced: 10 Oct 2025

https://github.com/syedabutalib/github-stars

Saves time by listing all starred repos in one page

github github-stars ruby sinatra starred-repositories stars

Last synced: 14 Aug 2025

https://github.com/speciesfilegroup/waxy

Hexagonal SVG from Ruby

dataviz hexagon ruby svg

Last synced: 12 Oct 2025

https://github.com/reem-lab/recipe-app

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, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 2025

https://github.com/baopham/vundle-cli

A (tiny) CLI for Vim plugin manager Vundle

command-line ruby vundle

Last synced: 04 Jul 2025

https://github.com/thisisdash/rubocopital

Internal rubocop style settings

rails rubocop ruby

Last synced: 06 Jul 2025

https://github.com/eshaiju/kannel-monitor

Gem for monitoring kannel smsc status

kannel ruby ruby-gem smsc-status

Last synced: 21 Jan 2026

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