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/perfectmemory/azure_stt

API Wrapper for the Microsoft Azure Speech Services Speech-to-text REST API 3.1 (Cognitive Services).

azure ruby speech-to-text

Last synced: 07 Jul 2025

https://github.com/snkrheadz/random_password

Generate strong passwords

password-generator ruby rubygem

Last synced: 22 Jun 2025

https://github.com/shafiuyushawu/enumerable

In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.

classes-and-objects methods-functions ruboto ruby ruby-gem

Last synced: 28 Mar 2025

https://github.com/jungomi/mdn_query

Query the Mozilla Developer Network documentation

cli docs mdn ruby

Last synced: 15 Apr 2025

https://github.com/shafiuyushawu/ruby-oop

A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).

abstraction class encapsulation inheretence oops-in-ruby polymorphism ruby

Last synced: 28 Mar 2025

https://github.com/devteds/multi-stage-docker-build

Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build

docker multi-stage-build multi-stage-docker multi-stage-dockerfiles rails-on-docker ruby ruby-on-rails rubyonrails

Last synced: 07 Mar 2026

https://github.com/paul-js-hub/gym-instructor-backend

A back end API that has gym services

postgresql rails ruby

Last synced: 07 May 2026

https://github.com/leob/simplecrowd

Seed of a crowdfunding platform built in Ruby on Rails

ruby

Last synced: 12 Apr 2026

https://github.com/vicentereig/dspy.rb

The Ruby framework for programming—rather than prompting—language models.

ai dspy llm rails ruby

Last synced: 07 Mar 2026

https://github.com/jaynetics/sexy_slug

A Ruby gem to create slugs from Strings.

activesupport cleanurl human-readable ruby slug

Last synced: 14 Jul 2025

https://github.com/mblumtritt/deprecations

Deprecation support for your project.

gem ruby

Last synced: 14 Jul 2025

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

OpenTelemetry Ruby distribution for Uptrace

distributed-tracing metrics opentelemetry ruby tracing uptrace

Last synced: 26 Jun 2025

https://github.com/alexherbo2/active-record.rb

A step-by-step implementation of the active record pattern for educational purposes.

active-record ruby sqlite

Last synced: 27 Mar 2025

https://github.com/esotericpig/psychgus

:necktie::blue_car::nose: Easily style YAML files using Psych, like Sequence/Mapping Flow style.

libyaml psych psych-parser psychgus ruby style yaml yaml-parser

Last synced: 11 Apr 2025

https://github.com/randikabanura/activeadmin_google_places

Gem for adding google places search autocomplete to activeadmin

activeadmin ruby ruby-on-rails rubygems

Last synced: 17 Jun 2025

https://github.com/dudoslav/dam

Simple download manager with web user interface

css3 html5 javascript ruby sinatra

Last synced: 11 Apr 2026

https://github.com/peimelo/controlled_health_api

Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.

api devise-token-auth rails ruby ruby-on-rails

Last synced: 17 May 2026

https://github.com/yous/raheui

Aheui interpreter in Ruby

aheui interpreter ruby

Last synced: 22 Jul 2025

https://github.com/picatz/pcapz

⚡️Pure ruby network capture API

bsd linux packet-capture ruby

Last synced: 22 Apr 2025

https://github.com/arviisoft/mini-ruby-web

💎 A lightweight Ruby web framework inspired by Sinatra, designed for educational purposes and simplicity.

framework ruby web

Last synced: 22 Jul 2025

https://github.com/joneshf/servant-ruby

Create a Ruby client from a Servant API using Net::HTTP.

haskell ruby servant servant-client

Last synced: 11 Sep 2025

https://github.com/pikachuexe/where_lower

Provide an easy way to use case insensitive `where` in ActiveRecord.

activerecord gem rails ruby ruby-on-rails

Last synced: 14 Sep 2025

https://github.com/rookiemonkey/avion-main_course

:blue_book: :computer: Avion school project source codes

avion avion-school css html javascript ph philippines react ruby ruby-on-rails

Last synced: 14 Aug 2025

https://github.com/local-ch/local_uri

Useful and slight extension to Ruby's URI (Uniform Resource Identifiers) core module.

extension ruby rubygems uri

Last synced: 14 Aug 2025

https://github.com/inhouse-work/cosing

A ruby gem that easily packages up and parses the COSING database

cosing ruby skincare

Last synced: 20 Jul 2025

https://github.com/phortx/rails-use-case

UseCase & Service classes for rails

architecture hacktoberfest hacktoberfest2022 rails ruby

Last synced: 21 Mar 2025

https://github.com/cheshire137/gh-starstruck

⭐️ Who has the most stars of them all?

github-api ruby script stars

Last synced: 10 Aug 2025

https://github.com/daudi13/enumerable

In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.

enumerable ruby

Last synced: 10 Mar 2026

https://github.com/opal/opal-rspec-rails

bindings between `opal-rails` and `opal-rspec`

browser javascript opal rails rspec ruby ruby-on-rails testing

Last synced: 19 Feb 2026

https://github.com/notus-sh/dragonfly-cache

A cache adapter for Dragonfly, a ruby image/assets manager (http://markevans.github.io/dragonfly/).

assets cache caching dragonfly ruby

Last synced: 08 Aug 2025

https://github.com/infrablocks/rake_easy_rsa

Rake tasks for managing PKI using EasyRSA.

easyrsa infrablocks pki rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 07 Aug 2025

https://github.com/ahtung/parasut

A ruby gem for the paraşüt API

gem ruby

Last synced: 26 Jun 2025

https://github.com/dgroup/vcs4sql

Organizing version control for the database(s) in a simple, elegant way.

changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs

Last synced: 12 May 2025

https://github.com/daudi13/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 allows you to make them public so anyone can access them.

database devise rails-application ruby

Last synced: 01 Oct 2025

https://github.com/chaelcodes/advent-of-code-2019

The repo for my advent of code solutions - 2019 - Video tutorials on YouTube.

advent-of-code advent-of-code-2019 ruby

Last synced: 19 Jul 2025

https://github.com/jonathanyiv/odinbook

a practice implementation of Facebook in Rails

heroku rails5 ruby

Last synced: 19 Jul 2025

https://github.com/ricarthlima/rails-evegano

🐄 Serviço de software que entrega ao público vegano um método prático de consultar quais produtos/marcas são ou não veganos e o porquê.

equipe-one if977 ruby sistemas-de-informacao ufpe vegan

Last synced: 13 Mar 2025

https://github.com/vagascom/somecache

Somecache is a micro library to create and reuse cache configurations

cache ruby

Last synced: 04 Aug 2025

https://github.com/hainesr/ruby-ucf

A Ruby library for working with UCF documents.

epub ruby ucf universal-container-format zip

Last synced: 11 Apr 2025

https://github.com/brittanyblake/personal-projects

An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.

rails ruby solo sql

Last synced: 28 Sep 2025

https://github.com/amplitude/experiment-ruby-server

Amplitude Experiment Ruby Server SDK

experiment ruby

Last synced: 17 Jun 2025

https://github.com/adel-gu/catalog-of-my-things

Ruby console app that help you to keep a records of different types of things you own: books, music albums, movies, and games, the data stored in json file.

ruby

Last synced: 26 Feb 2026

https://github.com/jbox-web/health_monitor

A Rails plugin which provides a health checking and monitoring API of various services and application aspects

monitoring rails ruby

Last synced: 09 Apr 2025

https://github.com/richardvenneman/cache_with_settings

🎎 Configurable Rails fragment caching

caching rails ruby

Last synced: 29 Apr 2026

https://github.com/oksep/logstash-input-alioss

Logstash input plugin based on aliyun/oss

aliyun-oss logstash-plugin ruby

Last synced: 28 Mar 2026

https://github.com/owusu-desmond/oop-school-library

A simple app for OOP university that helps their librarians to record books in the library and student who borrows them. This app allow librarians to add new students or teachers, add new books, save records of who borrowed a given book and when.

education ruby school-library

Last synced: 08 Feb 2026

https://github.com/cyberarm/i-mic-fps

Creating a multiplayer FPS in Ruby

first-person-game gosu multiplayer opengl ruby

Last synced: 22 Apr 2026

https://github.com/dennis-every/rails-on-docker

Dockerizing a Ruby on Rails application

docker rails ruby

Last synced: 10 May 2026

https://github.com/saptarshidebnath/processrunner

Process Runner is java based library using which one can execute system process or scripts from inside your java program.

batch-file java processrunner python ruby shell-script

Last synced: 18 Apr 2026

https://github.com/amey-thakur/hangman-in-ruby

A Ruby terminal-based Hangman game showcasing object-oriented design, modular architecture, and dynamic game state management.

amey ameythakur hangman hangman-game hangman-in-ruby megasatish ruby ruby-projects

Last synced: 25 Feb 2026

https://github.com/nsylke/atlas

Atlas is open-source discord bot written in discordrb.

atlas bot discord discordrb ruby

Last synced: 22 Oct 2025

https://github.com/richbl/distributed-motion-surveillance

Distributed Ruby-based video security surveillance system using Motion (a software motion detector)

client email image iot motion motion-detection motion-detector ruby security server surveillance video video-security-surveillance

Last synced: 29 Apr 2026

https://github.com/cbetta/flow2

A simple, in-progress multi-user blog/community system

news news-aggregator rails ruby

Last synced: 03 Mar 2026

https://github.com/daipham1210/short-link-api

URL shortener backend using Rails 7

postgresql rails7 ruby

Last synced: 06 Feb 2026

https://github.com/mayankagnihotri7/file-organizer

Organize files into their own separate folders based on their extensions

file-organizer ruby ruby-gem

Last synced: 04 Mar 2026

https://github.com/marcoroth/timingapp-ruby

Ruby client for the database of the Timingapp.com macOS application.

activerecord ruby sqlite sqlite3 time-tracking timing timingapp tracking

Last synced: 12 Oct 2025

https://github.com/locaweb/heartcheck-sidekiq

A plugin to check sidekiq connection with heartcheck

hacktoberfest ruby

Last synced: 10 Oct 2025

https://github.com/meineerde/rackstash

Structured logging for Ruby applications

graylog logger logging logstash rack ruby

Last synced: 28 Feb 2026

https://github.com/adriangs1996/morty

A framework for creating API endpoints based on dry.rb fully compatible with rails

api dependency-injection dsl grape-api rails rails-api ruby

Last synced: 13 Apr 2026

https://github.com/demonstrandum/veto

Simple Straw Voting/Polling Website with Sinatra.

erb javascript js poll polling ruby sinatra veto vote website

Last synced: 25 Apr 2026

https://github.com/rojosinalma/itunes_parser

iTunes XML parser based on nokogiri-plist gem.

gem itunes music parser ruby

Last synced: 15 Feb 2026

https://github.com/cvalencia1991/school-library

this is OOP school library when you implement the interaction with the Ruby console the structure of a secuence of data

ruby

Last synced: 13 Oct 2025

https://github.com/jetrockets/activerecord-update_counters_with_values

Update ActiveRecord counter and update instance value

active-record activerecord hacks rails ruby ruby-on-rails

Last synced: 09 May 2026

https://github.com/andrew/nesbitt.io

:house_with_garden: My Homepage

blog homepage html jekyll ruby

Last synced: 07 Sep 2025

https://github.com/deivid-rodriguez/ruby-bisect

Bisections against ruby-core for you ruby programs

bisection chruby ruby ruby-bisect

Last synced: 12 Feb 2026

https://github.com/akuzko/rehash

gem for hash values mapping and transformation

hash mapping ruby ruby-gem

Last synced: 26 Feb 2026

https://github.com/tirthajyoti-ghosh/slack-adder-bot

A simple slack chatbot that adds two numbers. Eg: when the user types to the bot `234 + 123`, it responds back with `357`. Built with Ruby.

mongodb mongoid ruby slack-bot slack-ruby-bot-server

Last synced: 16 Apr 2026

https://github.com/rubycocos/text

text tools, libraries & scripts incl. text filters, helpers, readers and more

gems ruby text

Last synced: 23 Apr 2026

https://github.com/ivanid22/quick-game-reviews

A Full-Stack web application built with Ruby on Rails, that lets users create and share video game reviews.

game-reviews rails ruby

Last synced: 15 Feb 2026

https://github.com/maumagnaguagno/spriter

:space_invader: Sprite generator

image ruby sprite

Last synced: 15 Feb 2026

https://github.com/ilynette/recipe_app

The Recipe app keeps track of all the users' recipes and ingredients. It will allow the user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe. Also, since sharing recipes is an important part of cooking, the app should allow the user to make them public so anyone can access them.

database ruby

Last synced: 13 Apr 2026

https://github.com/inhouse-work/protos-protoform

Superform for Protos components

phlex rails ruby

Last synced: 02 Mar 2026

https://github.com/khcr/snaptable

A gem that generate HTML tables from your models in order to display them in your admin views.

html html-tables rails ruby search sort tables

Last synced: 24 Oct 2025

https://github.com/diegopacheco/servers-benchmark

🚀 Servers Benchmark: Simple POC to benchmark servers and languages.

benchmark bun clojure cpp deno elixr-lang go graalvm haskell java java-21 julia nim nodejs performance python ruby rust v zig

Last synced: 02 Mar 2026

https://github.com/ibug/pfserver

Port forwarder server (simple iptables - http interface)

iptables ruby sinatra

Last synced: 08 Oct 2025

https://github.com/said-laasri/rails_back_end

**Hello Rails ** is a simple Api of Ruby on Rails . It allows users to get a random greeting from the backend API.

api postgres rails ruby

Last synced: 01 Feb 2026

https://github.com/teekaytech/scraper

A web scraper application that fetches some specified set of data from one of my favorite JavaScript tutorial websites (https://javascript.info). Built with Ruby and Nokogiri Gem.

microverse nokogiri ruby web-scraper

Last synced: 27 Feb 2026

https://github.com/thefox/osp

Password Manager: One Shall Pass for Command-line.

mit-license password-generator password-manager ruby ruby-gem ruby-library

Last synced: 23 Apr 2025

https://github.com/tbuehlmann/hots_api

Client library for the Heroes of the Storm replay metadata API hotsapi.net

hotsapi ruby

Last synced: 09 Apr 2025

https://github.com/suzuki86/qrank-apiserver

RESTful API backend for qrank

qiita rails ruby

Last synced: 24 Apr 2026

https://github.com/simp/rubygem-simp-rake-helpers

Rake Helpers for the SIMP Rake tasks

gem hacktoberfest helpers puppet rake ruby simp

Last synced: 02 Mar 2026

https://github.com/snkrheadz/omise_test_cards

A set of common test cards for omise api in test mode.

omise omise-test-cards ruby ruby-gem

Last synced: 17 Oct 2025

https://github.com/tuanle03/code_learn_api

The CodeLearn API, built with Ruby on Rails, Grape API, JWT, and Swagger, offers a robust backend for a web blog app with CRUD operations. Features include JWT authentication, Swagger documentation, and adherence to Rails best practices.

grape-api jwt ruby ruby-on-rails swagger-ui

Last synced: 01 Mar 2026

https://github.com/levy002/catalog_of_things

This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, movies, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.

rspec ruby

Last synced: 24 Apr 2026

https://github.com/nullscreen/epilog

A JSON logger with Rails support

json logger rails ruby

Last synced: 26 Apr 2025

https://github.com/0exp/recipes

Ultimate Programming Tips and Tricks :scream:

macos postgresql ruby sublime

Last synced: 26 Apr 2025

https://github.com/jbryant92/rails-movie-app

Simple rails API for movies, actors & characters. Demonstrates a simple migration from REST to GraphQL.

graphql rails rest ruby

Last synced: 11 Feb 2026

https://github.com/bondok6/tdd

In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).

rspec ruby tdd

Last synced: 29 Apr 2026