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/sircypkowskyy/my-advent-of-code-2022

My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.

aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript

Last synced: 03 Mar 2026

https://github.com/javitocor/coding-challenges---repl.it

Solutions to coding challenges at repl.it

algorithms coding-challenges data-structures ruby

Last synced: 24 Mar 2025

https://github.com/soutaro/parseg

Error tolerant LL(1) parser generator

parser-combinators parser-generator ruby

Last synced: 13 Apr 2025

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

simple english typo generator

gem ruby

Last synced: 15 Jun 2025

https://github.com/matsadler/tracks

A bare-bones Ruby HTTP server that talks Rack and uses a thread per connection model of concurrency.

http rack ruby server

Last synced: 13 Apr 2025

https://github.com/wb-ts/flicknplay-app

React Native Video Player App.

java objective-c react react-native ruby typescript

Last synced: 11 Apr 2025

https://github.com/andyw8/pinboard_logseq

Migrate bookmarks from Pinboard to Logseq

logseq pinboard ruby

Last synced: 29 Oct 2025

https://github.com/luizpicolo/skeleton-project-rails

:skull: Base for your first project

rails ruby ruby-on-rails skeleton

Last synced: 12 Apr 2025

https://github.com/abinoam/cnab2ofx

CNAB240 to OFX conversion script

cnab febraban financial gnucash microsoft-money ofx quicken ruby

Last synced: 10 Apr 2025

https://github.com/mmenanno/lunchmoney

An API client library of the LunchMoney API

api-client gem lunchmoney ruby ruby-gem

Last synced: 11 Apr 2025

https://github.com/patrickbrown-dev/quasars

A link-aggregator for astrophysics (no longer active)

astronomy astrophysics ruby ruby-on-rails

Last synced: 03 Apr 2025

https://github.com/cvut/kosapi_client.rb

KOSapi client in Ruby

cvut kosapi ruby

Last synced: 30 Apr 2025

https://github.com/mwapsam/enumerable

In this project we learnt how to use a module inside the class. We created a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.

ruby

Last synced: 16 Feb 2026

https://github.com/lindseyb/trivia-llama

It's a llama. On Twitter. It LOVES trivia.

ruby ruby-on-rails

Last synced: 19 Mar 2025

https://github.com/mumuki/mumuki-ruby-runner

:gem: Sinatra server for running Rspec tests within Mumuki

code-evaluation docker educational mumuki programming ruby runner

Last synced: 30 Apr 2025

https://github.com/mesi21/broadway_app

A broadway.com lookalike. It is an app where users can filter plays by categories, can add, edit, delete reviews for different plays. Built with Ruby, using Rails as a framework.

rails ruby

Last synced: 12 Apr 2025

https://github.com/gediminasz/just-testing

A Visual Studio Code extension for running tests in integrated terminal.

django extension javascript jest pytest python rspec ruby tdd testing visual-studio-code vscode

Last synced: 20 Mar 2025

https://github.com/sridharbandi/selenium-ruby-template

Selenium Ruby Unit Test Template with Page Object Model

page-object-model ruby selenium unittest webdriver webdrivermanager

Last synced: 11 Apr 2025

https://github.com/leonardofaria/todo-api

REST API created using Sinatra and ActiveRecord - http://sinatra-todo-api.herokuapp.com

activerecord api heroku rest ruby sinatra

Last synced: 10 Apr 2025

https://github.com/ziguzagu/puppet-module-tdagent

Manage td-agent and gem packages with fluent-gem by puppet

puppet ruby

Last synced: 05 May 2025

https://github.com/nguyenanh/crontab_rb

Easy and safe way to manage your crontab file via CRUD

cron-jobs cronjob crontab crontab-rb crud ruby rubyonrails unix

Last synced: 06 Oct 2025

https://github.com/rosylilly/partitional

Provides partial model to your Rails

ruby ruby-gem ruby-on-rails

Last synced: 07 Sep 2025

https://github.com/joekrump/svelte-rails

This is an experimental app template that allows a view to be composed of any combination of Svelte components and .html.erb

ruby ruby-on-rails svelte tailwind tailwindcss vite

Last synced: 11 Apr 2025

https://github.com/rokhimin/ygoprodeck

Ygoprodeck ruby API wrapper for search yugioh card | Gem Library

ruby yugioh

Last synced: 21 Mar 2025

https://github.com/mtwilliams/visual_studio

Inspect Visual Studio installs and generate Visual Studio project files with Ruby.

gem ruby visual-studio windows

Last synced: 30 Apr 2025

https://github.com/yasslab/hamidashi

Detect PDF text overflow.

pdf ruby test

Last synced: 11 Apr 2025

https://github.com/sentayhu19/my-enumerable

This My Enumerable is to learn how to use a module inside our class.

ruby

Last synced: 09 Sep 2025

https://github.com/bogdanrada/celluloid_pubsub

CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets.

async celluloid pubsub reel ruby websockets

Last synced: 30 Apr 2025

https://github.com/rohitcy/executables

Run your rails app's executables via a web interface

executables rack rails ruby

Last synced: 30 Apr 2025

https://github.com/keroloussamy/hotelzilla-api

The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.

oop postgresql rails rspec-testing ruby

Last synced: 30 Apr 2025

https://github.com/tomlobato/ruby-get_tid

Get the Thread ID (tid/lwp/spid) in Ruby/Linux

linux ruby threads

Last synced: 04 Apr 2025

https://github.com/iturres/recipes_app

💎 RoR application that allows users to register, start managing recipes, food and shopping lists. Team: @demesameneshoa @ITurres

bootstrap postgresql rails-application recipe-app ruby

Last synced: 29 Sep 2025

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

In this project, we will use OOP to build a simple librarian app. There is a possibility to add books, users, and records about who borrowed a given book and when.

ruby

Last synced: 18 Mar 2025

https://github.com/craiglittle/clavius

Date calculations based on a schedule.

computation ruby time

Last synced: 11 Apr 2025

https://github.com/nithinbekal/actioncable-chatter

Getting started with Rails 5's ActionCable and websockets - code example

actioncable rails ruby websockets

Last synced: 29 Oct 2025

https://github.com/gilcierweb/cms-rails

Projeto Open Source de GilcierWeb

cms-rails news open-source rails ruby ruby-on-rails

Last synced: 28 Oct 2025

https://github.com/chaabaneanas/budget_app

MoneyCast is a full-stack mobile web app that helps the user keeps track of his spending; it's built using Rail, a framework created on top of ruby. The app is easy to use, has a simple UI, and is capable of performing all CRUD operations; please leave a star if you like it

css rails7 ruby

Last synced: 06 Mar 2026

https://github.com/fastruby/ombu_labs-auth

A Ruby gem to make authentication easier for OmbuLabs' tools and web applications

devise omniauth ruby

Last synced: 29 Apr 2025

https://github.com/andres-condezo/blog-app

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

css html rspec ruby ruby-on-rails spec

Last synced: 12 Apr 2025

https://github.com/davidesantangelo/curl-gems

A basic cURL wrapper around RubyGems.org API

curl gems rails ruby rubygems wrapper

Last synced: 29 Apr 2025

https://github.com/dannyben/erbx

ERB Extended with Pretty Tags

erb ruby template-language

Last synced: 14 Jun 2025

https://github.com/udzura/ruby-criu

A libcriu wrapper for CRuby

checkpoint-restore criu libcriu ruby systems

Last synced: 02 Sep 2025

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

A mobile web application where you can manage your budget

rails ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/estepnv/leafy

Toolkit for custom attributes in Ruby apps

attributes custom custom-attributes custom-fields json mixin rails rails-engine ruby

Last synced: 07 May 2025

https://github.com/mohamedhnoor/recipe-app

This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.

bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/tonytonyjan/cover_rage

A Ruby production code coverage tool designed to assist you in identifying unused code.

coverage ruby

Last synced: 13 Jul 2025

https://github.com/nilsding/foxtracker

just a dumb parser for tracker music formats, currently only supporting FastTracker II extended modules

demoscene fasttracker ruby xm

Last synced: 08 Jul 2025

https://github.com/dhmgroup/bulmajs-rails

Ruby on rails wrapper for the unofficial javascript extension to the awesome Bulma CSS framework.

bulma bulmajs rails ruby

Last synced: 12 Apr 2025

https://github.com/krim/light_serializer

Light and Fast serializer

ruby ruby-gem serialization

Last synced: 09 Mar 2026

https://github.com/epitron/pookie

An IRC bot for describing URLs (As seen on IRC!)

irc irc-bot ruby

Last synced: 13 Apr 2025

https://github.com/trashhalo/constant_sandbox

Tool for ruby codebases used to enforce boundaries and modularize Rails applications

linter rails ruby

Last synced: 03 Aug 2025

https://github.com/MattRyder/interpreter

A Ruby interpreter written in C, as part of my CS degree.

academic-project c ruby ruby-interpreter

Last synced: 11 May 2025

https://github.com/rafi/homebrew-tap

My personal homebrew tap

homebrew macos ruby

Last synced: 14 Apr 2025

https://github.com/pungrumpy/ethical-hacking-with-ruby

💎 Delve into the World of Ethical Hacking with Ruby: Master System Hacking and Web Exploits

beginner ethical-hacking ruby system-hacking web-hacking

Last synced: 22 Mar 2025

https://github.com/benawi/ruby-enumerable

This repository includes files with Ruby that can be used to recreate a Enumerable

ruby

Last synced: 24 Sep 2025

https://github.com/ronin-rb/ronin-listener-dns

A DNS listener for receiving exfiltrated data via DNS queries.

asyncio dns dns-server exfil exfiltration infosec listener ruby

Last synced: 31 Aug 2025

https://github.com/haroonabdulrazaq/crdl

Building Research lab automation system, that automates all calculations involve in KLab results

rails5 ruby

Last synced: 03 Feb 2026

https://github.com/moekiorg/jumon

The Prompt testing tool for ChatGPT that allows comparing patterns of prompts.

ai chatgpt gem llm prompt ruby

Last synced: 13 May 2025

https://github.com/bryanp/contentfs

Structured content file system.

content-management ruby

Last synced: 10 Apr 2025

https://github.com/larevanchedessites/google-robotstxt-ruby

🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library

c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo

Last synced: 17 Aug 2025

https://github.com/michaelherold/bridgetown-webfinger

A Bridgetown plugin that gives your site the ability to answer Webfinger requests

bridgetown-automation bridgetown-plugin ruby webfinger

Last synced: 30 Sep 2025

https://github.com/huanlv94/vietnameses

Gem xử lý dấu trong Tiếng Việt

gem ruby ruby-gem vietnamese

Last synced: 24 Jun 2025

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

School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods

ruby

Last synced: 27 Jun 2025

https://github.com/janlelis/ripl-color_result

This ripl plugin colorizes your results.

ripl ruby

Last synced: 18 Jun 2025

https://github.com/gagniuc/programming-languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic

Last synced: 23 Sep 2025

https://github.com/gedeonts/morse_code_decoder

This is a project to decode a Morse code using Ruby programming language.

ruby

Last synced: 23 Sep 2025

https://github.com/xmisao/xcal

xcal displays a japan calendar like cal, ncal

gem ruby ruby-gem

Last synced: 24 Jul 2025

https://github.com/wahaj-ali/every-penny

This project is created as part of the rails capstone at Microverse. This app is a mobile web application where a user manage its budget: have a list of transactions associated with a category, so that the user can see how much money it spent and on what.

backend postgresql ruby rubyonrails

Last synced: 11 Nov 2025

https://github.com/philnash/sendgrid-email-status

A Rails application that sends emails via the SendGrid API and tracks their status

email rails rails6 ruby ruby-on-rails ruby-on-rails-6 sendgrid sendgrid-api twilio twilio-sendgrid

Last synced: 30 Sep 2025

https://github.com/juanitofatas/99bottles-demo

TDD for 99bottles by Sandi Metz

ruby tdd

Last synced: 05 Apr 2025

https://github.com/bright-phiri/art-backend

💎| AliLabs ART Sample Tracking Backend

api-development back-end backend-development rails-api rails7 ruby

Last synced: 01 Oct 2025

https://github.com/kazucocoa/anticuado

Collect and arrange outdated libraries for various platforms such as Ruby/iOS/Android/Elixir

android cocoapods elixir gradle ios outdated-libraries ruby

Last synced: 18 Mar 2025

https://github.com/shayanzare/honeypot

HoneyPot A good way to capture hackers is to get them ip | Ruby Script

hack hacking hacking-tool honeypot honeypots ruby

Last synced: 28 Mar 2025

https://github.com/stefanvermaas/zepto-for-rails

Provides zepto.js for the Ruby on Rails asset pipeline.

rails ruby

Last synced: 30 Oct 2025

https://github.com/elijahscriptdev/online-store

This is a meat restaurant website where people can order for the type of meat they are interested in. There are four(4) categories of meat: cow beef, goat, chicken and turkey.

bootstrap4 cloudinary css heroku javascript ruby ruby-on-rails

Last synced: 20 Sep 2025

https://github.com/youmari/catsapp

An application that show cats images built with rails

rails rest-client ruby

Last synced: 20 Sep 2025

https://github.com/mvz/pinhole

Tracker-based photo manager for Gnome

gir-ffi gnome gtk3 hacktoberfest ruby tracker

Last synced: 09 Aug 2025

https://github.com/andres-condezo/school_library

School Library is a tool to record what books are in the library and who borrows them.

ruby

Last synced: 02 Mar 2026

https://github.com/damian-m-g/xlsx_drone_rb

Fast Microsoft Excel's XLSX reader. Binding of C's xlsx_drone lib.

binding excel ffi gem microsoft ruby xlsx

Last synced: 18 Jul 2025

https://github.com/stitchfix/fittings

Fork of mc-settings, which is a “convenient way to manage ruby application settings/configuration across multiple environments”

gem opensource ruby

Last synced: 22 Aug 2025

https://github.com/elliottcable/rbenv.plugin.zsh

A faster fork of rbenv.plugin.zsh

fast fork rbenv ruby zsh zsh-plugin

Last synced: 13 Apr 2025

https://github.com/ibr5500/egivy_app

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

bootstrap5 css devise rails render rspec-rails ruby ruby-on-rails

Last synced: 28 Jul 2025

https://github.com/evaneykelen/mockdata

Random data generator for test purposes

gem ruby testdata

Last synced: 14 Mar 2025

https://github.com/quacksouls/tekyll

Jekyll template for documentation

documentation jekyll jekyll-theme ruby template

Last synced: 07 Mar 2026

https://github.com/shioyama/rails-template

A simple Rails template

rails ruby slim webpacker

Last synced: 21 May 2026

https://github.com/pioz/tvdb2

Ruby wrapper for TVDB api version 2

api ruby tv-series tvdb

Last synced: 28 Jul 2025

https://github.com/circuit-overtime/bytes

Bytes is a small coding group where passionate developers come together to discuss and collaborate on various programming projects. We delve into a wide range of topics including C, Python, Data Structures and Algorithms (DSA), and various Computer Science subjects.

c css discussion go java js kotlin pages python ruby rust

Last synced: 15 Apr 2025

https://github.com/tonytonyjan/geodesics

geodesics calculates the geodesic distance between 2 points with latitude and longitude on ellipsoid Earth using Lambert's formula.

distance geodesic lambert latitude longitude ruby

Last synced: 10 Aug 2025

https://github.com/dvinciguerra/business-br

Business::BR is a namespace to put all validations like CPF, CNPJ, CEP and some other things to be used in a brazilian ruby project.

brazilian cep cnpj cpf gem ruby validation

Last synced: 11 Aug 2025