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/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 09 Apr 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/gedeonts/tdd-project

This project implements test-driven development(TDD). Tests have been written first and then the code.

ruby rubygem tdd

Last synced: 13 Aug 2025

https://github.com/fizvlad/vk-music-rb

Ruby library to work with popular Russian network audios. VK stands for Very Kool btw

audios gem library music playlist ruby vk vk-music

Last synced: 01 Oct 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/indiecodermm/tictactoe-mcts

Tictactoe engine using Monte Carlo Tree Search

mcts-algorithm monte-carlo ruby tictactoe

Last synced: 14 Mar 2025

https://github.com/iaintshine/ruby-spanmanager

Current span management for OpenTracing in Ruby

opentracing ruby span-management tracing

Last synced: 10 Jun 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/brettchalupa/soy

Experimental Ruby-backed static site generator

markdown ruby static-site-generator

Last synced: 29 Jul 2025

https://github.com/ansaribrahim/enumerable

"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating

gemfile gitflow linters rubocop ruby

Last synced: 29 Mar 2025

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/devkral/rpam2

Ruby Pam integegration

pam ruby ruby-gem

Last synced: 21 Mar 2025

https://github.com/amrrbakry/resultt

A simple library to wrap execution result in smart success or error objects.

error result resultt ruby success

Last synced: 13 Aug 2025

https://github.com/exclud/rubyparser

A Parser for Ruby

c parser ruby rubyparser yacc yacc-lex

Last synced: 08 May 2026

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/getty104/csql

this is a library of operating csv by SQL queries. you have to install https://github.com/harelba/q/

csql csv gem ruby

Last synced: 28 Jul 2025

https://github.com/dryruby/ruby-template

Template repository for public-domain libraries written in the Ruby programming language.

dryproject ruby template-project

Last synced: 22 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/abdussattar-70/ruby-group-capstone

A Ruby OOP-based solution for managing and organizing your collection of books, games, and music albums. It allows you to add new items, explore your collection by labels, genres, and authors and provides a user-friendly interface for easy navigation. It's a convenient tool to keep track of your inventory of books, games, and music albums.

postgresql rspec-testing ruby

Last synced: 19 May 2026

https://github.com/moekiorg/clapton

Clapton is a Ruby on Rails gem for building web apps with pure Ruby only (no JavaScript and no HTML templates).

framework rails ruby ruby-on-rails

Last synced: 12 Apr 2025

https://github.com/barakadanny/fitmeup-backend

FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.

authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer

Last synced: 07 Mar 2026

https://github.com/pusewicz/dragon-shooter

A demo shooter game written in DragonRuby Game Toolkit

dragonruby dragonruby-gtk dragonrubygtk game ruby shooter vertical-scrolling

Last synced: 14 Mar 2025

https://github.com/ishanoshada/sl-android

Slandroid is a universal script runner that simplifies running scripts in multiple programming languages. It automatically detects the language, installs missing interpreters or dependencies, and executes the script seamlessly. Whether it's Python, JavaScript, Bash, Ruby, Java, Go, PHP, Perl, C, C++, Rust, or more—Slandroid has you covered!

bash c perl php py pypi python ruby script-runner sh slandroid

Last synced: 31 Jul 2025

https://github.com/rmm5t/bloom_fit

Bloom filters for Ruby with automatic sizing and a fast native in-memory core, with a small, Set-like API.

bloom-filter ruby

Last synced: 09 Apr 2026

https://github.com/yegor256/jekyll-shorts

Automatic generator of short links for all Jekyll pages

jekyll jekyll-plugin ruby shortener url-shortener

Last synced: 27 Mar 2025

https://github.com/jdee/video_converter

Video converter gem

cli gem mp4 rake ruby video

Last synced: 20 Sep 2025

https://github.com/owusu-desmond/catalog-of-my-things-app

Catalog my things app is a Console Application that will help users to keep a record of different types of things they own like: books, music albums, movies, and games.

catalog ruby

Last synced: 29 Oct 2025

https://github.com/snkrheadz/random_password

Generate strong passwords

password-generator ruby rubygem

Last synced: 22 Jun 2025

https://github.com/sanger/asset_audits

Add audits to assets in sequencescape

rails ruby

Last synced: 03 Apr 2026

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/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/wizardone/jsup

A fast json builder for your apis, using Oj.

encoding fast json ruby simple

Last synced: 28 Jul 2025

https://github.com/type-ruby/type-ruby.github.io

The official website for T-Ruby

ruby t-ruby

Last synced: 03 Feb 2026

https://github.com/nanafox/paystack_sdk

Supercharge Your Ruby App with Paystack's Easy Payment APIs

paystack paystack-payment-gateway paystack-ruby paystack-sdk ruby sdk sdk-ruby

Last synced: 01 Aug 2025

https://github.com/govtechsg/myinfo-rails

Rails Wrapper for MyInfo API

myinfo rails ruby

Last synced: 31 Jul 2025

https://github.com/monade/auto_preload

A gem to parse and run preload/includes/eager_load on your model from a JSON::API formatted string.

activerecord rails ruby

Last synced: 11 Nov 2025

https://github.com/brentgreeff/fat_model_auth

Simple clean Authorization system for Rails

authorization rails ruby

Last synced: 11 Nov 2025

https://github.com/faranoshamini/blog_app

The Blog App is a classic example of a blog website. It 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.

css gem html ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/mevdschee/adventofcode2018

Advent of Code 2018 puzzle solutions in Ruby

advent-of-code advent-of-code-2018 ruby

Last synced: 18 Feb 2026

https://github.com/fnichol/renv

renv: A Ruby Environment Context Switcher

ruby ruby-wrapper rubygems

Last synced: 15 May 2026

https://github.com/dearblue/ruby-extattr

extended filesystem attribute operator for ruby

extattr ntfs-ads ntfs-ea ruby xattr

Last synced: 13 Apr 2025

https://github.com/omarsalem7/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.

bootstrap5 cancancan capybara-rspec devise rspec-rails ruby ruby-on-rails

Last synced: 27 Aug 2025

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/abishekvashok/img_checker

A simple image checker gem

ruby ruby-gem

Last synced: 13 Apr 2025

https://github.com/fabiomux/zypper-upgraderepo

Zypper plugin intended for the openSUSE Leap distro which checks and upgrades the URLs within the repository list.

leap opensuse opensuse-leap opensuse-upgrade ruby upgrade zypper zypper-plugin zypper-upgraderepo

Last synced: 21 Jun 2025

https://github.com/opal/docs

docs opal ruby

Last synced: 24 Jan 2026

https://github.com/a-chacon/oas_core

OasCore is a Ruby gem designed to generate Open API Specification (OAS) 3.1 documentation directly from YARD comments in your endpoints.

api api-rest documentation-generator documentation-tool oas3 ruby swagger

Last synced: 18 Jun 2025

https://github.com/marceloboeira/prezzo

💰Toolbox to create complex pricing models

calculator complex-pricing-models prezzo price pricing ruby toolbox

Last synced: 15 Mar 2025

https://github.com/kuper-tech/grafana_annotations

Add custom annotations to grafana from your ruby application.

grafana-annotations ruby

Last synced: 16 Aug 2025

https://github.com/matic-insurance/id_generator

Ruby Gem to generate random but at the same time timestamped and system identifiable ids

gem id ruby snowflake-twitter

Last synced: 25 Aug 2025

https://github.com/justalever/passwordless_demo

Passwordless login with Rails 7 - A quick guide on using alternative authentication strategies.

passwordless-authentication rails rails7 ruby ruby-on-rails

Last synced: 19 Feb 2026

https://github.com/anthonycorletti/pontoon

Pontoon is a Ruby implementation of the Raft algorithm.

cluster concurrency raft raft-algorithm ruby

Last synced: 06 Aug 2025

https://github.com/nickemma/car-rental-api

Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd

Last synced: 25 Sep 2025

https://github.com/kputnam/cantor

Fast implementation of finite and complement sets in Ruby

ruby sets

Last synced: 17 Mar 2025

https://github.com/najibullahjafari/budgetpro

BudgetPro is the Ruby on Rails project, this is about building 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 .

backend database gems postgresql ruby ruby-on-rails

Last synced: 05 Jan 2026

https://github.com/hewlettpackard/hpe3par_ruby_sdk

HPE 3PAR Software Development Kit for Ruby

3par 3par-sdk 3par-storage-array hpe hpe-3par ruby ruby-sdk storage wsapi

Last synced: 26 Apr 2025

https://github.com/yoshoku/darts-clone.rb

Darts-clone.rb provides Ruby bindings for the Darts-clone.

double-array gem nlp ruby trie

Last synced: 18 Jun 2025

https://github.com/mattkevan/uxlift

Collecting UX and visual design inspiration and best practice.

design design-patterns design-systems innovation inspiration jekyll jekyll-site ruby usability ux

Last synced: 13 Apr 2025

https://github.com/healthypackrat/duo-3.0-splitter

DUO 3.0 CD/復習用の音声を分割

duo english ruby

Last synced: 03 Jun 2026

https://github.com/nimblehq/danger-undercover

This is a danger plugin to show report to PR using undercover gem.

ruby

Last synced: 11 Nov 2025

https://github.com/minimum2scp/acmesmith-google-cloud-storage

acmesmith plugin implementing google_cloud_storage storage

acmesmith google-cloud-storage letsencrypt ruby

Last synced: 02 Apr 2026

https://github.com/blackwinter/page_rank

PageRank implementation for Ruby.

pagerank ruby rubynlp

Last synced: 30 Apr 2025

https://github.com/rpush/rpush-redis

Provides the needed dependencies to use Redis with Rpush.

redis rpush ruby

Last synced: 02 Aug 2025

https://github.com/ksylvest/specifier

A Ruby spec tool built from scratch.

gem ruby

Last synced: 10 Mar 2026

https://github.com/fnando/formatted_attributes

Sometimes you need to expose a helper method that will convert its value before saving it to the database. This gem will add `convert_with` and `convert_from` suffixed methods to the attributes you specify.

activerecord formatter ruby

Last synced: 09 Aug 2025

https://github.com/basir-mohammadi/ruby-school-library

A command line program that shows a typical school library operations flow. Designed using Ruby Object Oriented Programming (OOP) approach.

ruby

Last synced: 24 Jun 2025

https://github.com/populatetools/decidim-module-extra_user_fields

Add dynamic custom fields to users

decidim ruby rubygem rubyonrails

Last synced: 23 Apr 2025

https://github.com/phw/ruby-discid

Ruby bindings for MusicBrainz libdiscid

audio cd discid ffi-bindings libdiscid library musicbrainz ruby ruby-bindings rubygems

Last synced: 03 Oct 2025

https://github.com/affix/faas-ruby

A Collection of @OpenFaaS functions written in ruby

openfaas openfaas-function ruby serverless

Last synced: 31 Aug 2025

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

Create nested forms, easy ;)

form form-object form-validation rails ruby

Last synced: 09 Apr 2025

https://github.com/watson1978/ilios

Cassandra driver written by C language for Ruby

c cassandra ruby

Last synced: 31 Aug 2025

https://github.com/rwubakwanayo/vet-clinic

This is an education project built for the purpose of learn how to create postgresQl schema, queriesand models.

database psql ruby

Last synced: 16 Sep 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/wendreof/boxonrails

Rails Environment (Vagrant): Ubuntu 16.04, RVM (Ruby 2.4.1 & Rails 5.1.3) & MySQL & Docker & Heroku & Redis...

docker heroku mysql nodejs rails redis ruby rvm ubuntu1604 vagrant-boxes

Last synced: 11 Apr 2026

https://github.com/nicholashoule/github-actions

GitHub action workflows templates to build, test, and deploy code

actions dotnet golang python ruby templates yml

Last synced: 11 Apr 2026

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/amejid/catalog-of-things

In this project, we created a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything is based on the UML class diagram presented above. The data is stored in JSON files but we also prepared a database with tables structure analogical to the program's class structure.

postgresql rspec ruby

Last synced: 05 May 2026

https://github.com/tufahel/budget-app-ror

Budget App is a mobile web application where we can manage our budget: we have a list of transactions associated with a category, so that we can see how much money we spent and on what.

bootstrap5 css postgresql rails ror ruby

Last synced: 11 Apr 2026

https://github.com/siman-man/lier

Lier reverses return value of method which end with '?'.

gem joke ruby

Last synced: 21 Jul 2025

https://github.com/necojackarc/simpler_enum

Providing Rails like enumerated type

enum rails ruby

Last synced: 22 Apr 2025

https://github.com/elia/receptive

The perfect toolkit to lighten up your existing HTML

javascript jquery opal rails ruby

Last synced: 25 Aug 2025

https://github.com/thejspr/chromarks

Search, list and open Chrome bookmarks in your terminal.

bookmarks chrome cli ruby

Last synced: 05 May 2025

https://github.com/bitroniq/bitroniq.github.io

My Jekyll theme based page for personal site, blog, and portfolio.

algolia github-pages jekyll liquid lunr ruby ruby-gem

Last synced: 18 May 2026

https://github.com/mvz/playdate

Plan recurring get-togethers.

hacktoberfest rails ruby

Last synced: 09 Aug 2025

https://github.com/mitchellhenke/sequel-pg-trgm

Sequel plugin for Postgres' pg_trgm

pg-trgm postgres ruby sequel sequel-plugin

Last synced: 30 Jun 2025

https://github.com/thejspr/dotfiles

My dotfiles for vim, zsh, tmux and various development setups.

dotfiles homebrew ohmyzsh ruby vim zsh

Last synced: 05 May 2025

https://github.com/stephenkati/oop-school-lib-prac

oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.

oop ruby

Last synced: 29 Mar 2025

https://github.com/barakadanny/school-library-ruby

This is a school library project. It is a console application that allows you to manage a library.

diagram oop ruby

Last synced: 26 Nov 2025