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/najibullahjafari/ruby_social_media

In this project, I have created a blog app, It is about using CRUD operation of ruby on rails, I used a wiframe to develop it.

bootstrap5 rails ruby ruby-on-rails

Last synced: 11 Mar 2026

https://github.com/SnippetSafe/snippet_app

A social code snippet sharing app that allows you to create, file and share code snippets with anyone. Built with Ruby on Rails and Stimulus JS.

ruby ruby-on-rails stimulus-js

Last synced: 16 May 2025

https://github.com/Virtual-Coffee/bot-meetingplace-events

A friendly bot to give us a heads up when the next events are.

github-actions heroku-scheduler meetingplace ruby slack-bot

Last synced: 16 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/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/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

https://github.com/jgraichen/rails-rfc6570

Pragmatical access to your Rails routes as RFC6570 URI templates.

api rails restful rfc-6570 routing ruby uri-template

Last synced: 25 Oct 2025

https://github.com/yous/basehangul

Human-readable binary encoding, BaseHangul for Ruby

basehangul ruby

Last synced: 14 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/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/maumagnaguagno/mindfreak

:stuck_out_tongue_winking_eye: BrainFuck interpreter with bytecode

brainfuck bytecode interpreter ruby

Last synced: 05 Sep 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/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/demonstrandum/rubyfiglet

FIGlet in Ruby, font interpretation and printing.

ascii ascii-art figlet font ruby terminal

Last synced: 19 Jun 2025

https://github.com/taq/traquitana

Simple tool for deploy Rails apps

deploy rails ruby

Last synced: 11 Nov 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/elmassimo/pakiderm

🐘 Pakiderm will never forget the return value

memoization memoize ruby

Last synced: 07 Oct 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/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/postmen/postmen-sdk-ruby

AfterShip Shipping (Postmen) API Client Library for Ruby (USPS, FedEx, UPS, DHL and more)

aftership api api-client postmen ruby sdk shipping shipping-api

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/fixrb/aw

Aw, fork 😬

ruby subprocess

Last synced: 15 Jul 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/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/deanpcmad/logsnag

Ruby Library for sending LogSnag events

logsnag ruby rubygem

Last synced: 03 Sep 2025

https://github.com/skorks/ingress

Simple role based authorization for Ruby applications

ruby ruby-gem ruby-on-rails

Last synced: 08 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/sundi3yansyah/ip-lookup-rb

Lookup IP Address with API to get a lot of information using ip-api.com

gem gems ip ipaddress ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/igorkasyanchuk/time_m

The easiest way to measure execution time of your code

ruby ruby-on-rails

Last synced: 08 Aug 2025

https://github.com/telamonian/boxen-linux

A universal version of Boxen, Github's automation software, that runs on Linux as well as OSX

boxen boxen-linux boxen-modules linux puppet ruby

Last synced: 20 Mar 2025

https://github.com/iridakos/elastic_rails_tutorial

The application from the elastic search tutorial

elasticsearch kibana rails ruby tutorial

Last synced: 10 Apr 2025

https://github.com/nejdetkadir/dev-ruby

Ruby bindings for dev.to API

api-client blogs devto ruby ruby-client ruby-gem

Last synced: 07 May 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/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/cyberarm/mruby-gosu

mruby wrapper around Gosu

gosu mruby ruby

Last synced: 11 Apr 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/unhappychoice/intercom_summary

Displays intercom summary information

cli intercom 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/meltrust/bubble-sort-with-ruby

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

ruby

Last synced: 19 Apr 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/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/marcqualie/cloudapp-export

A quick way to grab all the data you have stored in CloudApp

cli export ruby

Last synced: 27 Jul 2025

https://github.com/civo/activetracker

A Rubygem to save full log/output of your requests, errors, etc for viewing within ActiveTracker

in-progress ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/victorgonbu/mastermind_boardgame

A mastermind board game created in Ruby. Game is playable either as a code breaker or code maker vs IA.

codebreaker guest maker mastermind oop ruby

Last synced: 08 Sep 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/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/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/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/nahnahaj/blog-app

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

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/gsamokovarov/serializr

Serializr is a library for creating canonical JSON representation of objects for your RESTful APIs.

json-representation rails ruby serializer

Last synced: 07 May 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/thiagochirana/shorui

A gem that helps you easily generate README.md documentation from Rails routes

documentation documentation-generator rails ruby

Last synced: 14 Jun 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/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/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/postmodern/ruby-ncrack

A Ruby interface to Ncrack.

command-mapper infosec ncrack ncrack-parser ruby

Last synced: 28 Oct 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/ledermann/ibanomat

Ruby wrapper to calculate the IBAN of german bank account numbers

banking german iban ruby rubygems

Last synced: 13 May 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/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/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/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/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/mvz/ghtml2pdf

HTML to PDF converter based on WebKit2GTK+ and GirFFI

gir-ffi hacktoberfest pdf-converter ruby webkit2gtk

Last synced: 20 Aug 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/amiralles/dsfs

Data structures from scratch - Source code.

data-structures ruby

Last synced: 23 Jul 2025

https://github.com/lambdatest/lt-appium-ruby

Run Ruby and Appium scripts on LambdaTest automation cloud. A sample repo to help you run Ruby based test scripts in parallel with LambdaTest

android-automation app-automation appium appium-ruby ios-automation lambdatest mobile-app-testing ruby testing-tools

Last synced: 07 Jul 2025

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

Ruby SDK for Blockfrost.io

api blockfrost cardano ipfs ruby sdk

Last synced: 01 May 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/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/ged/inversion

Inversion is a templating system for Ruby. It uses the "Inversion of Control" principle to decouple the contents and structure of templates from the code that uses them, making it easier to separate concerns, keep your tests simple, and avoid polluting scopes with ephemeral data. (github mirror)

inversion-of-control ruby template

Last synced: 18 Mar 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/zeroc0d3/docker-rails-nginx-unicorn

Docker Rails + Nginx + Unicorn (from Ubuntu 16.04 & Ruby 2.4.0)

docker foreman nginx rails ruby ubuntu unicorn

Last synced: 05 Mar 2026

https://github.com/mtgrosser/dmtx

Pure Ruby Datamatrix generator

data-matrix datamatrix datamatrix-generator png ruby svg

Last synced: 20 Apr 2026

https://github.com/kidd254/oop_school_library

OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so

ruby

Last synced: 05 Mar 2026

https://github.com/mjago/cw

Morse Code Trainer:

cw cw-keyer ruby

Last synced: 02 Apr 2026

https://github.com/daugaard/example-svm

Example of implementing Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm. .

ruby rubyml svm svm-classifier

Last synced: 03 Apr 2026

https://github.com/ohbarye/git-scraping-template

A template of a git scraping

git git-scraping rss-feed ruby

Last synced: 09 May 2026

https://github.com/readysteady/dba

Ruby command line tool for working with development databases

mysql postgres ruby sequel sqlite

Last synced: 30 Oct 2025

https://github.com/hutusi/bookshare

An opensource bookcrossing app.

api-server ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/blocknotes/rubocop-rbs

RucoCop extension that check RBS signatures

rubocop ruby

Last synced: 11 Jul 2025

https://github.com/ayarotsky/rack-shield

Rack middleware for blocking abusive requests

rack rack-middleware rails redis ruby

Last synced: 10 Jun 2025

https://github.com/acaprojects/ruby-engine

Scalable building automation for the internet of things

iot iot-platform rails ruby

Last synced: 19 Apr 2025

https://github.com/javitocor/flight-booker

A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails

code odin-project ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/pepabo/takosan

Ruby wrapper of Takosan

gem ruby ruby-wrapper takosan

Last synced: 15 Apr 2025

https://github.com/janlelis/unicode-sequence_name

Unicode sequence names in Ruby

emoji names ruby sequence unicode unicode-data

Last synced: 10 Oct 2025