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/alephtwo/quantum_rng

A Ruby interface for the ANU Quantum Random Numbers API

json-api random-number-generators ruby

Last synced: 07 Oct 2025

https://github.com/iaintshine/ruby-grpc-opentracing

OpenTracing instrumentation for gRPC in Ruby

grpc grpc-opentracing opentracing ruby tracing

Last synced: 19 Oct 2025

https://github.com/powerlevel9000/ruby-getting-started

Geting Sarted with ruby Learning syntax and various coding game with Challenges here just basics syntaxes of the ruby programming language

programming-language ruby tutorial-exercises

Last synced: 06 Jul 2025

https://github.com/acushlakoncept/message-me

In this project, I developed a simple chat app using Rails ActionCable feature with Redis Server

actioncable rails redis-server ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/alexfalkowski/migrieren

Migrieren provides a way to migrate your databases.

cucumber golang make ruby

Last synced: 05 Jun 2026

https://github.com/fnordfish/roda-phlex

A Roda plugin for rednering Phlex

phlex roda ruby

Last synced: 05 Oct 2025

https://github.com/murakmii/capistrano-nginx-unit

The Capistrano 3.x task to run Ruby(Rack) application on NGINX Unit

capistrano nginx-unit rack ruby

Last synced: 06 Jul 2025

https://github.com/owusu-desmond/mcq-quiz-app

Multiple choice question(mcq) quiz app a program that will ask a user all pre-defined questions and will give the user a score at the end of the quiz.

quiz-app ruby

Last synced: 14 Jul 2025

https://github.com/rutaka-n/connfuse

Simple circuit breaker pattern in ruby.

circuit ruby

Last synced: 09 Oct 2025

https://github.com/mshahzadtariq/devise-activity

Track signed-in user sessions and site navigation in an easy to traverse format

devise devise-activity gem rails5 ruby ruby-gem ruby-on-rails stats tracking

Last synced: 08 Oct 2025

https://github.com/omishimaspace/yadokari

日本初?!コンソールから宿を予約するプロジェクト

booking-system cli rails5 ruby

Last synced: 08 Oct 2025

https://github.com/r95-del/recycle_bin

RecycleBin provides a "trash can" or "recycle bin" functionality where deleted records are marked as deleted instead of being permanently removed from your database. You can easily restore them or permanently delete them through a clean web interface.

bin recycle ruby ruby-gem ruby-on-rails ruby-recycle-bin ruby-trash rubygem rubygems trash

Last synced: 01 Jul 2025

https://github.com/midwire/ruby-profiles

Simple Ruby timings for common idioms and constructs

optimization profile-timings ruby

Last synced: 10 Apr 2025

https://github.com/yhara/nlog2

source code of yhara.jp

blog ruby sinatra

Last synced: 18 Jan 2026

https://github.com/filipeamoreira/language-learner

Suite of applications to support language learning

hanami react ruby

Last synced: 20 Apr 2026

https://github.com/ksylvest/omniai-mistral

An implementation of the OmniAI interface for Mistral.

lechat mistral omniai ruby

Last synced: 26 Oct 2025

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

A 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.

rspec ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/ibug/pfserver

Port forwarder server (simple iptables - http interface)

iptables ruby sinatra

Last synced: 08 Oct 2025

https://github.com/adessose/jekyll2cms

Tool for exporting github repo to a CMS

adesso cms conversion docker java jekyll ruby spring

Last synced: 05 Oct 2025

https://github.com/pablobona/budget

The Budget App is a mobile web application built on Ruby on Rails that enables you to effectively manage your finances. It provides a detailed list of transactions categorized by type, allowing you to track your expenditures and gain insights into your spending patterns.

backend cancancan devise frontend rails ruby

Last synced: 01 May 2026

https://github.com/lukaselmer/sun_spot_puzzle_rails_server

The rails (http-)server for the SunSpot puzzle

api hsr javascipt jquery project ruby ruby-on-rails sunspot work

Last synced: 06 Feb 2026

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

The objective of this project is to develop an application for a school library. The app will facilitate the addition of new students or teachers, the inclusion of new books, and the maintenance of records of who borrowed a specific book and when it was borrowed. Object-Oriented Programming (OOP) was exclusively utilized for this project.

oop ruby

Last synced: 26 May 2026

https://github.com/israeldcastro/rails-api-template

Create a Rails API app using VueJS/ReactJS as front, it is good to start a project. You can choose between Tailwind CSS + PrimeVue or Tailwind CSS + NextUI.

nextui primevue rails rails-api react reactjs ruby starter-template tailwindcss template vite vitejs vue vuejs

Last synced: 16 Feb 2026

https://github.com/ericlondon/ruby-redis-pub-sub-job-queue

Ruby Redis Pub/Sub Job Queue

job pubsub queue redis ruby

Last synced: 03 May 2025

https://github.com/schmich/fsws

Ruby file system web server. Replaced by https://github.com/schmich/sfs

development devtools http ruby server static-site web web-server webserver

Last synced: 28 Oct 2025

https://github.com/ScreenStaring/shopify_api-graphql-tiny

Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.

graphql graphql-pagination ruby shopify shopify-api

Last synced: 16 Jul 2025

https://github.com/microsoft/kiota-abstractions-ruby

Abstractions library for the Kiota generated SDKs in Ruby

kiota openapi rest ruby

Last synced: 13 Apr 2025

https://github.com/lindseyb/xomb-cms

This is the minimal cms used on xomb.org

ruby ruby-on-rails

Last synced: 17 May 2026

https://github.com/cliftondavies/blogger

A Template for Blogging

postgresql ruby ruby-on-rails

Last synced: 07 May 2026

https://github.com/vinc/dotfiles

Configuration for a minimalist text based environment

bspwm dotfiles lemonbar ruby vim zsh

Last synced: 07 Apr 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/jonathanyiv/odinbook

a practice implementation of Facebook in Rails

heroku rails5 ruby

Last synced: 19 Jul 2025

https://github.com/debas-31/ruby-enumerable

This is a project, how to use a module inside a class. we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of Ruby's in-built Enumerable functionality.

ruby

Last synced: 12 Apr 2025

https://github.com/yegor256/cobench

Coders Benchmarking Script: automatically collects productivity metrics from a team of GitHub contributors

command-line performance ruby

Last synced: 27 Mar 2025

https://github.com/mcorino/firm

Format Independent Ruby Marshalling

cross-platform marshaling ruby serialization

Last synced: 10 Apr 2025

https://github.com/mattruggio/basketball

This library is meant to serve as the domain for a basketball league/season simulator/turn-based game. It models core ideas such as: players, general managers, draft strategy, drafting, season generation, season simultation, playoff generation, playoff simulation, and more.

basketball-drafting basketball-game basketball-sim basketball-simulator ruby ruby-game

Last synced: 11 Apr 2025

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/glurp/minitcp

Helper for programming client, server TCP/UDP in a few lines of code.

dsl ruby tcp udp

Last synced: 19 Jun 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/snkrheadz/random_password

Generate strong passwords

password-generator ruby rubygem

Last synced: 22 Jun 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/wizardone/shouter

Ruby implementation for a simple publish/subscription based system with callbacks

callbacks events listeners ruby singleton store subscription

Last synced: 22 Jun 2025

https://github.com/blackwinter/pms

Poor Man's Search

ruby rubynlp text-search

Last synced: 07 Sep 2025

https://github.com/zeljkofilipin/set-game-rb

Playing Set game with Ruby and Selenium

game ruby selenium

Last synced: 10 Sep 2025

https://github.com/rookiemonkey/journal-app

A Ruby-on-Rails project on Avion School :tada: A journal application written in ruby :diamonds: using ruby on rails framework :train2: :tada:

ph philippines ruby ruby-on-rails ruby-on-rails-6

Last synced: 23 Apr 2025

https://github.com/render-examples/jekyll

Minimal Jekyll site deployed on Render

deployment hosting jekyll render ruby static-site

Last synced: 21 Jun 2025

https://github.com/rishabhtayal/fastlane-plugin-hours

Record total time saved by fastlane

fastlane gem ruby

Last synced: 11 Jul 2025

https://github.com/juliannicholls/threepass

Three Pass Compiler for a simple architecture

compiler javascript ruby

Last synced: 10 Apr 2025

https://github.com/yfractal/ccache

Ccache is a Redis client-side caching based on Etag for providing a better consistency guarantee.

cache etag ruby rust

Last synced: 04 Feb 2026

https://github.com/erciccione/50plus1-watcher

Easy script who checks if any pool has 50,01% of the Monero global hashrate

monero ruby

Last synced: 30 Oct 2025

https://github.com/kkasaija/react-on-rails

Hello rails react is a simple application that demonstrates the API capabilities of rails and used with different front-end applications (react)

rails reactjs redux redux-toolkit ruby

Last synced: 08 Sep 2025

https://github.com/smart-village-solutions/smart-village-app-rss-importer

Import RSS Feeds and convert them to the smart-village-json

ruby smart-village-app

Last synced: 16 May 2026

https://github.com/vic778/money-exchange

this is a simple exchange web app that allow users to exchange their moeny according to the currency they have choosed. it update the curency database by getting rule from an api. for that i'm using background job and sidekiq cron for schedule every single day at 07h 05 AM to run the function. if the exchange is done it create a object and so far w

postgresql redis rswag rubocop ruby ruby-on-rails sidekiq sidekiq-cron

Last synced: 18 Jun 2025

https://github.com/ziutus/hmc_vios_aix

Ruby software to create reports about AIX Power environements (HMC, Power servers, VIOSes, NIM servers etc). Next version will allow also manage it. This API is unstable, stable version is expected in September 2020

aix expect hmc ruby vios

Last synced: 30 Apr 2025

https://github.com/matt-taylor/json_schematize

Turn JSON data into nested Schema Ruby Objects. Remove unimportant data and keep what you need

cache-layer json ruby schema

Last synced: 08 Sep 2025

https://github.com/mrk21/firebrew

Firefox add-ons manager for CUI.

ruby rubygems

Last synced: 09 Jul 2025

https://github.com/railona/twitter-bot

A Twitter bot built with ruby that takes three Twitter pages that you like and keeps your page updated by retweeting one of their tweets randomly, once a day.

ruby twitter twitter-page

Last synced: 01 Jul 2026

https://github.com/dvinciguerra/circleci-status

Simple service to watch CircleCI projects build workflow status

circleci ruby

Last synced: 16 Feb 2026

https://github.com/ofarukbicer/RubyTaban

Ruby'de konsolunuzu güzel bi biçime sokan kütüphane

ruby rubytaban

Last synced: 13 Apr 2025

https://github.com/ph-7/rails-url-shortener

URL Shortener - Ruby on Rails Application to shorten your long URLs

rails ruby ruby-on-rails short-url shorten-urls url-shortener

Last synced: 17 Apr 2026

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

This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.

best-practices object-oriented-programming oop-principles ruby uml-diagram unit-testing

Last synced: 14 Jul 2025

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

The mobile web application where we can manage our budget: you have a list of transactions associated with a category

css html postgresql-database rails ruby

Last synced: 02 Feb 2026

https://github.com/bestbynature/enumeruby

This repository serves as a learning resource for exploring enumerables in Ruby, with a focus on three specific enumerable methods: #all?, #any?, and #filter?.

ruby

Last synced: 05 Apr 2025

https://github.com/parnic/shift_stats

Ruby gem for pulling data from any Digital Shift site (HockeyShift, BasketballShift, etc.)

baseball basketball football gem hockey lacrosse ruby ruby-gem rubygem shift soccer sports

Last synced: 30 Apr 2025

https://github.com/aachourmohamed/blog-rails

bolg-rails will be a classic example of a blog website. This will be a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

gem linter postgresql ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/nvoynov/marko

Markup Compiler for bulky sofware artifacts like SRS, ADD presented as bunch of separate files in sort of "docs-as-code" manner. It simple, but powerful applied together with Git and Pandoc

docs-as-code markdown ruby

Last synced: 13 Apr 2025

https://github.com/kiebor81/embers

Embers is a portmanteau of "embedded" and "ruby script". This is an embeddable Ruby interpreter for C#.

csharp dsl dsl-syntax embbeded-system game-engine godot-engine interpreter parser ruby runtime scripting-engine scripting-language scripts unity-engine

Last synced: 19 Jan 2026

https://github.com/hrs/gensym

A library for generating unbound variable names in Ruby.

bad-idea metaprogramming ruby

Last synced: 13 Apr 2025

https://github.com/eltonsantos/rails_toastify

🎉 Rails Toastify allows you to add notifications to your app with ease. Pay Attention: this gem still is in development. Please CONTRIBUTE

rails-toastiify ruby ruby-gem toast toastify

Last synced: 01 Sep 2025

https://github.com/asmega/logput

Rack middleware to output rails logs to a webpage

debugging logging middleware rack rack-middleware rails ruby testing-tools

Last synced: 30 Apr 2025

https://github.com/polakowski/icomoon

Rails helper makes using Icomoon easier

helper icomoon icon-set icons ruby ruby-on-rails rubygem

Last synced: 13 May 2025

https://github.com/xwmx/lcclasses

Ruby gem for listing and manipulating Library of Congress Classification classes and subclasses

classification congress-classification ruby rubygems

Last synced: 15 Mar 2026

https://github.com/yahir91/lifestyle-article

This project is a website created with ruby on rails, where you can write articles, It has an authentication system.

ruby ruby-on-rails

Last synced: 15 May 2026

https://github.com/williamcanin/golink

:link: Go!link is a minimal theme for Jekyll, especially for those who want to have a page only to redirect links to other addresses.

gem golink jekyll-site jekyll-template jekyll-theme ruby

Last synced: 28 Oct 2025

https://github.com/cetinajero/jekyll-theme-marketing

A Jekyll theme :gem: managed with Yarn

gem jekyll jekyll-theme jekyll-themes ruby ruby-gem

Last synced: 28 Oct 2025

https://github.com/rakeshpatra/custom_db_driver

A gem for cross db associations.

activerecord mongoid ruby ruby-on-rails

Last synced: 27 Jul 2025

https://github.com/dvinciguerra/brazil-cep

This gem provides a simple way to validate and format Brazilian postal codes (CEP)

brazil cep ruby ruby-gem

Last synced: 10 Apr 2025

https://github.com/jelastic-jps/redmine

Redmine is a flexible project management web application written using Ruby on Rails framework

cross-database cross-platform issue-tracker issue-tracking-system jelastic jelastic-jps jps project-management-system redmine redmine-wiki ruby ruby-on-rails

Last synced: 08 Sep 2025

https://github.com/neirrek/piweb

PiWeb is a Sinatra-based Ruby webapp to be installed on a Raspberry Pi in order to remotely control its GPIO pins

gpio-pins raspberry-pi ruby ruby-webapp sinatra whenever

Last synced: 14 May 2026

https://github.com/mshahzadtariq/nursys

Ruby wrapper for Nursys License Verification API. This is developed by reading Nursys API documentation to help open source community. This is not official ruby wrapper of Nursys nor developed by Nursys.

api nursys rails ruby ruby-on-rails soap

Last synced: 10 Apr 2025

https://github.com/galtzo-floss/yard-timekeeper

🕰️ Don't churn your yard like butter. Use yard-timekeeper to keep unchanged docs pristine.

documentation-generator ruby rubygem yard yard-plugin yardoc

Last synced: 30 Jun 2026

https://github.com/icalialabs/sepomex-rb

A Ruby wrapper for the Sepomex API - http://sepomex.icalialabs.com/api/v1/zip_codes

ruby sdk sepomex zip-codes

Last synced: 11 Apr 2025

https://github.com/matestack/matestack-ui-vuejs

Vue.js 3 based reactivity system for Rails. Boost your productivity & easily create reactive web UIs in pure Ruby. Easily extend with pure JavaScript if required. No Opal involved.

fullstack hotwire hotwire-turbo rails ruby ruby-gem ruby-on-rails stimulus-reflex vuejs vuejs3

Last synced: 30 Apr 2025

https://github.com/tcrouch/edits

Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment

damerau-levenshtein edit-distance edit-distance-algorithm fuzzy-matching jaro jaro-winkler levenshtein restricted-edit ruby similarity-measures text

Last synced: 12 Apr 2025