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/rishav394/skillrack-code-finder

Just Enter the Question ID from skillrack and this program will give you the C code.

c ruby skillrack skillracksolutions

Last synced: 03 Jul 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/melashu/sleepover-api

This is an API built with Ruby on Rails, and Postgres. It is a hotel room reservation app, it enables hotel owners to register their hotel and available rooms, and see the reservations done by customers. The customer also books a hotel room from all over the world.

post postgresql ruby rubyonrails

Last synced: 17 Nov 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/deanpcmad/logsnag

Ruby Library for sending LogSnag events

logsnag ruby rubygem

Last synced: 03 Sep 2025

https://github.com/maxbarsukov/rbminivents

📆 Tiny eventing gem

events gem gems ruby ruby-events ruby-gem

Last synced: 06 Oct 2025

https://github.com/ElMassimo/pakiderm

🐘 Pakiderm will never forget the return value

memoization memoize ruby

Last synced: 16 Jul 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/skyzyx/homebrew-webp

🍺 Homebrew: WebP build with all CLI tools.

formulae homebrew libwebp ruby tap webp

Last synced: 05 Oct 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/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/felixding/japmag

JapMag is a set of useful Ruby on Rails utilities created by me for my personal, and sometimes profressional, projects

javascript rails ruby sass

Last synced: 22 Jun 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/fixrb/aw

Aw, fork 😬

ruby subprocess

Last synced: 15 Jul 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/hfg43/oop-school-library

School Library is an app build on Ruby, to run on command line where you con add teachers, students, classrooms, and book and make rent of them.

ruby

Last synced: 24 Apr 2025

https://github.com/jimmycuadra/lita-google

A Lita handler for returning Google search results.

chatops lita lita-handler ruby

Last synced: 11 Mar 2026

https://github.com/taq/traquitana

Simple tool for deploy Rails apps

deploy rails ruby

Last synced: 11 Nov 2025

https://github.com/chetannihith/program-hacktoberfest25

⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby

Last synced: 02 Oct 2025

https://github.com/iamazeem/protobuf-log-sample

Protocol Buffers Log Sample - File Read/Write with Ruby and Python Scripts

log logging protocol-buffers python ruby sample

Last synced: 15 Aug 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/johnftitor/spendless

Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life

database postgresql rails ruby tailwindcss

Last synced: 31 Aug 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/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/bibendi/twinkle

Notification service sending messages to Telegram.

notifications ruby telegram

Last synced: 29 Jul 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/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/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/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/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/raleighlittles/ruby-hackerrank

Solutions to the Ruby challenges on HackerRank.

hackerrank hackerrank-solutions ruby

Last synced: 14 Apr 2025

https://github.com/nitbravoa92/tdd-project

"TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.

rspec-testing ruby tdd

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

Show off your fellow entrepreneurs to the world.

rails-application ruby

Last synced: 01 Oct 2025

https://github.com/johnftitor/opp_school_library

Ruby library project that runs in the command line. Meant to understand the base principles of OPP programming while building an application with a new programming paradigm

ruby

Last synced: 31 Aug 2025

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

Take a peek into the Mongo commands made within your Rails application.

mongo peek ruby

Last synced: 03 Apr 2025

https://github.com/yegor256/xembly.rb

A command line tool for XML manipulations in Xembly, an imperative DSL

ruby ruby-gem xml xml-document

Last synced: 27 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/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/kobeumut/remove_build_folders

Delete unnecessary for android development in android build folders

android-development ruby

Last synced: 14 Apr 2025

https://github.com/jonathanhefner/benchmark-inputs

Input-focused benchmarking for Ruby

benchmark microbenchmark ruby

Last synced: 11 Nov 2025

https://github.com/famished-tiger/macros4cuke

Add macro-steps to your Cucumber scenarios

cucumber cucumber-scenarios gherkin ruby

Last synced: 12 Apr 2025

https://github.com/abachman/human_name_parser

A name parsing library

ruby rubygem

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

Data structures from scratch - Source code.

data-structures ruby

Last synced: 23 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/philr/putty-key

Ruby PuTTY private key (.ppk) library. Supports reading and writing with a refinement to OpenSSL::PKey to allow key conversion.

ppk putty putty-private-key puttygen ruby ssh

Last synced: 26 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/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/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/y10k/ruby-japanize

日本語のキーワードや構文を定義してRubyを日本語で書けるようにする。

japanese japanese-language ruby

Last synced: 27 Jul 2025

https://github.com/dwkoogt/pika_que

Ruby background processor for RabbitMQ

background-jobs pikaque rabbitmq rails ruby workers

Last synced: 12 Aug 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/nitbravoa92/oop-school-library

"OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

object-oriented-programming rspec-testing ruby solid-principles

Last synced: 28 Sep 2025

https://github.com/yegor256/pgtk

PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool

connection-pool liquibase postgresql rake-task rakefile ruby

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

The bitcrowd rubocop.yml as a gem.

configuration rubocop ruby

Last synced: 19 Oct 2025

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/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/browserbase/stagehand-ruby

Official Stagehand AI Browser Automation SDK for Ruby users. Built by Browserbase.com

ai browser-automation browserbase ruby sdk stagehand

Last synced: 26 Feb 2026

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/frizbee/cookieconsent

The most popular solution to the EU cookie law for Rails applications

gem rails ruby ruby-on-rails

Last synced: 26 Oct 2025

https://github.com/nilsding/rj

a Ruby command-line JSON processor

json mruby ruby

Last synced: 25 Oct 2025

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/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/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/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/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/al-un/ougai-formatters-customizable

Adding a customizable formatters for Ougai library

logging ruby

Last synced: 13 Apr 2025

https://github.com/kochan4php/belajar-ruby

Repository yang saya buat untuk mempelajari bahasa pemrograman Ruby

learn-ruby ruby ruby-programming-language

Last synced: 29 Oct 2025

https://github.com/magynhard/class_interface

Ruby gem to provide an interface pattern for classes

class-interface interface interface-pattern pattern ruby ruby-gem

Last synced: 04 May 2025

https://github.com/julie-ify/blog-app

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

bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby

Last synced: 15 Jul 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/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/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

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

ContextWiki :: Camping Wiki using ContextR

hacktoberfest ruby

Last synced: 14 Jul 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/pepabo/oauth2-colormeshop

Colorme Provider for the OAuth 2.0 Client

colormeshop ruby rubygems

Last synced: 09 Sep 2025

https://github.com/bararchy/ruby-ann-webattack-filtering

A project to filter SQL Injection and XSS attacks using ANN -- in Ruby

ann artifical-neural-network cybersecurity filter-sql-injection machine-learning ruby sqli xss xss-attacks

Last synced: 12 May 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/KA-HQ/Trophonius

A lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMaker Data-API.

filemaker filemaker-api filemaker-data-api filemaker-dataapi ruby ruby-gem ruby-on-rails

Last synced: 10 May 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/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/ronin-rb/ronin-db-activerecord

ActiveRecord backend for the Ronin Database

activerecord activerecord-models database infosec recon ruby security

Last synced: 09 Sep 2025

https://github.com/postmodern/ruby-ncrack

A Ruby interface to Ncrack.

command-mapper infosec ncrack ncrack-parser ruby

Last synced: 28 Oct 2025