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/olipliche/school-library

Click on Readme bellow for the description of the project

opp rubocop-configuration rubocop-rspec ruby

Last synced: 09 Oct 2025

https://github.com/Mayurifag/bets_accounting

:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js

dip docker docker-compose github-actions lefthook rails ruby vue

Last synced: 12 Oct 2025

https://github.com/i2y/konpeito

A gradually typed Ruby subset compiler with Hindley-Milner type inference, dual LLVM/JVM backends, and seamless Java interop.

jvm llvm mruby raylib ruby skija

Last synced: 14 Mar 2026

https://github.com/ruby-processing/picrate

A ruby-processing for the raspberry-pi (works on linux)

creative-coding generative-art jruby processing raspberrypi ruby

Last synced: 26 Oct 2025

https://github.com/webhippie/po_to_json

Ruby library for converting gettext PO files to JSON

gettext i18n json ruby rubygem

Last synced: 19 Jan 2026

https://github.com/jg-rp/ruby-json-p3

JSONPath, JSON Patch and JSON Pointer for Ruby

json jsonpath ruby

Last synced: 12 Apr 2025

https://github.com/nbulaj/alpha_card

A Ruby / JRuby / Rails gem for integrating with Alpha Card Services

alpha-card jruby payment-gateway ruby sales

Last synced: 04 Jul 2025

https://github.com/acushlakoncept/micro-reddit

This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project

active-records gem ruby ruby-on-rails webpack

Last synced: 23 Apr 2025

https://github.com/zhisme/lazy_names

Ease your console typing with redefining constants by shorter version

console constants irb pry ruby

Last synced: 23 Apr 2025

https://github.com/cosmo0920/mikutter_filter

A mikutter plugin which adds several filter features into mikutter.

mikutter ruby

Last synced: 30 Oct 2025

https://github.com/williamscch/school_library

Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.

classes oop oop-principles ruby

Last synced: 15 Mar 2026

https://github.com/oybekkayumov/morse-code

This project uses ruby to decode morse code and returns the message in plain English.

irb linters pair-programming rubocop ruby

Last synced: 23 Apr 2025

https://github.com/mrdziuban/opal-rb-loader

Opal webpack loader

opal ruby webpack webpack-loader

Last synced: 09 Oct 2025

https://github.com/vin-droid/to_rupees

Spell out numbers in Indian currency. https://rubygems.org/gems/to_rupees

indian money money-in-words ruby ruby-on-rails rupees words

Last synced: 10 Oct 2025

https://github.com/donkirkby/active-sinatra

Sandbox project for ActiveRecord and Sinatra web server, including test fixtures

activerecord oracle ruby sandbox sinatra

Last synced: 07 May 2025

https://github.com/jrjoacir/template-ruby-grape-api

Purpose of this project is to offer a template for create an API in Ruby language using Grape API framework inside docker container and propose a development architecture for APIs

api api-blueprint backend container-docker database-container development-architecture docker docker-compose grape healthcheck orm postgresql puma rspec rubocop ruby ruby-language sequel template

Last synced: 05 Jul 2025

https://github.com/hafiz1379/decode-morse-message

A Morse code decoder created in Ruby, offering efficient translation of Morse code messages into plain text. The project employs reusable methods to decode single characters, entire words, and complete messages. Use it to decipher Morse code, including the iconic "SOS" message.

ruby

Last synced: 17 Oct 2025

https://github.com/takahashim/mastodon-book-sample

sample code of "Mastodon Book" http://nextpublishing.jp/book/8776.html

mastodon mastodon-apis ruby

Last synced: 14 Apr 2025

https://github.com/dohliam/workflow

Quick prototyping script for creating rich html and pdfs from markdown documents

css html markdown pdf prototyping ruby

Last synced: 14 Apr 2025

https://github.com/westonganger/rails_uuid_to_integer_primary_keys

A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys

database-migration rails ruby uuid

Last synced: 15 Apr 2025

https://github.com/yumafuu/dezo

Transrate a word betweeen Japanese and English on cli.

cli gem ruby

Last synced: 01 Nov 2025

https://github.com/pry/pry.github.io

The source for the official Pry website.

irb pry repl ruby website

Last synced: 18 Oct 2025

https://github.com/andreyantipov/iterm2-viewer

⬛ Utility for display pictures in iterm2 terminal

cli image iterm2 iterm2-viewer picture ruby terminal view

Last synced: 13 Jul 2025

https://github.com/pablobona/school_library

In this project, I will start building a school library app. In this initial step, I will implement the classes to represent students and teachers.

databases ruby ruby-app

Last synced: 23 Apr 2025

https://github.com/bkuhlmann/irb-kit

Extends IRB by providing additional productivity enhancements.

console extensions irb ruby utilities

Last synced: 14 Apr 2025

https://github.com/toy/fspath

Better than Pathname

filepath-manipulation pathname ruby

Last synced: 13 Apr 2025

https://github.com/rnd-soft/main_loop

[MIRROR] Main Loop implementation to control subprocesses and threads

gem loop mainloop ruby ruby-on-rails

Last synced: 14 Sep 2025

https://github.com/next-tms/freight_kit

Freight carrier API and website abstraction library 📦

active-shipping backoffice freight freight-carriers logistics ruby

Last synced: 07 Apr 2026

https://github.com/rdnewman/loba

Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.

debugging-tool gem ruby ruby-gem

Last synced: 14 Jul 2025

https://github.com/gyselroth/redmine-plugin-kanbantool

A Redmine plugin connecting kanbantool.com with Redmine by letting users choose to automatically add an entry into Kanban Tool when creating a new issue.

kanbantool plugin redmine ruby

Last synced: 13 Apr 2025

https://github.com/alhimik45/c-formatter

Format java/c code like python

formatted-text formatter fun ruby

Last synced: 14 May 2025

https://github.com/drbragg/cooklang_rb

A Cooklang parser in Ruby

cooklang parser ruby

Last synced: 16 Sep 2025

https://github.com/icebaker/lnd-client

Ruby Lightning Network Daemon (lnd) Client.

bitcoin grpc lightning lightning-network lnd ruby

Last synced: 22 Jul 2025

https://github.com/redding/much-timeout

IO.select based timeouts; an alternative to Ruby's stdlib Timeout module.

ruby timeout

Last synced: 05 Apr 2025

https://github.com/tildeio/helix-flipper

A simple Rails app to get you started with Helix

helix rails ruby rust

Last synced: 13 Sep 2025

https://github.com/marcusg/pg_backup

Create, restore, download and upload postgres dumps locally and on remote servers using capistrano

capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization

Last synced: 12 May 2025

https://github.com/owlinux1000/fsalib

format string attack payload generator

ctf-tools exploitation-framework pwn ruby

Last synced: 09 May 2025

https://github.com/CodeForBangladesh/prochaar

Rails API for creating a alert system for missing persons.

api bangladesh code-for-bangladesh google-maps-api mysql rails5 ruby

Last synced: 11 Jun 2026

https://github.com/zyxdevs/learning

Sample for Telegram Bot from many Programming languages.

c dart dotnet golang html javascript pascal php python ruby rust telegram-bots

Last synced: 21 Jul 2025

https://github.com/presidentbeef/dino_jump

Jumping dino game for small humans

dino-game dinosaur dragonrubygtk game ruby

Last synced: 09 Mar 2026

https://github.com/sundi3yansyah/sundi3yansyah.github.io

My Blog :octocat: :heartpulse: :gem:

blog github-page jekyll octopress ruby

Last synced: 22 Apr 2025

https://github.com/parkerbxyz/default-branch-protector

Automates the protection of the default branch upon creation of new repositories within a GitHub organization.

automation github github-api octokit octokit-rb ruby smee

Last synced: 13 Mar 2025

https://github.com/itikhonenko/openai-client

The gem that makes it easier to use the OpenAI API

chatgpt chatgpt-api codex gpt-3 openai openai-api ruby

Last synced: 13 Apr 2025

https://github.com/aklaiber/json_factory

JsonFactory is a Easy DSL to create JSON with focus on performance and flexibility.

dsl jbuilder json json-structure ruby

Last synced: 18 Mar 2025

https://github.com/joallard/ca-postal-code

A toolbox for Canadian postal codes: validating, normalizing and guessing their region.

canada canada-post postalcode ruby

Last synced: 22 Jul 2025

https://github.com/docusign/sample-app-webhooks-ruby

Webhooks Sample App is a Docusign sample application written in Ruby on Rails (server) and React (client). You can find a live instance running at

esignature ruby ruby-on-rails webhooks

Last synced: 11 Jul 2025

https://github.com/chinazhangchao/crystal-book-zh_cn

Crystal中文文档,欢迎一起翻译^_^,QQ交流群号:823109001

crystal crystal-lang crystal-language ruby

Last synced: 12 May 2025

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

A Ruby interface to YASM.

asm assembler ruby wrapper yasm

Last synced: 21 Mar 2025

https://github.com/stepnivlk/rrant

devRant CLIent

devrant ruby

Last synced: 24 Dec 2025

https://github.com/driftingruby/082-datatables

The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

datatables javascript rails ruby ruby-on-rails

Last synced: 31 Jul 2025

https://github.com/vendethiel/ruby.ls

Ruby love from LiveScriptxoxo.

livescript ruby

Last synced: 17 May 2026

https://github.com/svoop/aixm

Partial implementation of AIXM (Aeronautical Information Exchange Model) and OFMX (Open FlightMaps eXchange) for Ruby

aviation gem openflightmaps ruby

Last synced: 13 Apr 2025

https://github.com/caioagiani/ruby-on-rails

API ruby on rails - studies

api ruby ruby-gem ruby-on-rails

Last synced: 11 Jul 2025

https://github.com/gentildpinto/gitfinder

A simple tool that allows find GitHub users by his username.

github rails ruby ruby-on-rails tailwindcss

Last synced: 06 May 2025

https://github.com/sshaw/transform_legacy_attribute_methods

A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.

activerecord database legacy ruby

Last synced: 16 Aug 2025

https://github.com/open-meteo-ruby/open-meteo-ruby

Ruby client for OpenMeteo

open-meteo ruby

Last synced: 13 Apr 2025

https://github.com/caironoleto/my-dot-files

My AWEEEESOME dotfiles!

dotfiles ruby

Last synced: 23 Jul 2025

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

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them.

decorator rubocop ruby

Last synced: 21 Jul 2025

https://github.com/singhshivam/gaevents

Provides integration for sending multiple events to Google Analytics

analytics google-analytics hacktoberfest ruby ruby-on-rails

Last synced: 14 Sep 2025

https://github.com/danielpclark/read_source

Read method source and even open it in VIM with this gem.

ruby ruby-gem source-parser vim

Last synced: 10 Apr 2025

https://github.com/rubenpazch/group-our-transactions

Group our Wishlist is a web application with responsive behavior for mobile usage built with Ruby on Rails this application is based on an app for grouping payments by a goal with your family friends you can find the full requirements here. Exploring this project you can find these options (login, sign in, all my wishlist, all my external wishlist, all groups and log out, check out a wish list as an additional feature).

boostrap4 factory faker postgresql rspec-rails ruby ruby-on-rails

Last synced: 04 Apr 2026

https://github.com/aldesantis/artic

The scheduling toolkit for Ruby.

availability calendar ruby time

Last synced: 17 Jun 2025

https://github.com/javitocor/ruby-capstone-project

Web Scraper - Final project of Ruby section inside Microverse's course - Project built to get all information related to the products inside Disney Store website. Information of the search is exported into a CSV file.

cleancode ruby ruby-capstone scraper

Last synced: 06 Apr 2026

https://github.com/sammyhenningsson/hal_presenter

DSL for writing Presenters to serialize JSON HAL

curie hal hypermedia-api ruby serialization

Last synced: 19 Mar 2025

https://github.com/cyberarm/author_enginev2

A virtual console that you code in Ruby.

game-development gosu ruby virtual-console

Last synced: 11 Apr 2025

https://github.com/ozovalihasan/whistle

🐋 Whistle is a social networking website for divers. It is built by using Ruby on Rails and deployed to Heroku.

aws-s3 css3 html5 ruby ruby-on-rails

Last synced: 30 Apr 2025

https://github.com/natasha-ct/school-library-with-ruby

This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app

associations constructor getter-and-setter ruby

Last synced: 05 May 2025

https://github.com/abongsjoel/tic-tac-toe

This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.

rspec ruby

Last synced: 11 Apr 2025

https://github.com/squiidz/rusty_camel

Ruby snake to camel in rust

camelcase gem ruby rubynlp rust snakecase

Last synced: 12 Apr 2025

https://github.com/mova-rb/mova

Translation and localization library

i18n ruby translation

Last synced: 19 Mar 2025

https://github.com/buildkite/ruby-rbenv-example

An example of how to run a Ruby project w/ rbenv in a Buildkite pipeline

buildkite pipeline rbenv ruby ruby-rbenv

Last synced: 05 May 2025

https://github.com/johansenja/gloss

Gloss is a language project which brings Crystal-like features to Ruby.

crystal ruby ruby3 type-definitions type-safety

Last synced: 07 May 2025

https://github.com/sdaubert/packetgen-plugin-smb

SMB protocol suite plugin for packetgen

packetgen ruby smb smbv1

Last synced: 07 Sep 2025

https://github.com/jo-sm/base_emoji

The most useful way to encode your data!

emoji encoding ruby

Last synced: 17 Jan 2026

https://github.com/kkasaija/tasty_trek

An app to keep 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

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

Last synced: 08 Sep 2025

https://github.com/descholar-ceo/telegram-bot

In this project, I built a telegram bot that tells you the COVID-19 statistics, today's word of brevity, and today's quote.

ruby telegram-bot

Last synced: 28 Oct 2025

https://github.com/chaintope/tapyrusrb

The ruby library for Tapyrus

ruby tapyrus

Last synced: 09 Jul 2025

https://github.com/picoruby/picoruby-esp32

This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.

esp-idf-component esp32 picoruby ruby

Last synced: 07 May 2025

https://github.com/sambeck87/budget_app

The Budget app is 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. This app allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.

bootstrap device postgresql ruby ruby-gem ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/jayantgoel001/ruby

Ruby Solutions of Hacker rank

hackerrank ruby

Last synced: 02 May 2025

https://github.com/johnvoloski/ruby

Ruby Presentation

gem rake rbenv ruby rvm

Last synced: 17 Mar 2025

https://github.com/weedyseadragon/rails-guides-bookstore-models

Models used in the ActiveRecord Query Interface Rails Guide. DB migrations and code for seeding example data. Use this repo to run the examples and explore more.

documentation rails rails-guides ruby ruby-on-rails

Last synced: 05 May 2025

https://github.com/eldoy/mongocore

MongoDB ORM implementation on top of the Ruby MongoDB driver. Very fast and light weight.

mongodb mongodb-orm mongodb-ruby-driver odm orm rails ruby ruby-mongodb-driver schema

Last synced: 21 Oct 2025

https://github.com/amkisko/action_reporter.rb

ActionReporter as a ruby wrapper for multiple reporting services for exceptions, notifications and context reporting

audited error-reporting honeybadger monitoring ruby ruby-on-rails scoutapm sentry

Last synced: 02 Apr 2026

https://github.com/brunoarueira/blog

My site and blog where I write some random thoughts about software development and related things - https://brunoarueira.com

blog graphql nodejs rails rest rest-api ruby software-architecture software-development software-engineering

Last synced: 15 Jun 2025

https://github.com/parolkar/rayrayhooray

A Rails 8 LLM Starter Kit with Raix and RailsUI on Replit

rails replit replit-hosting ruby ruby-on-rails starter-kit starter-template

Last synced: 10 Apr 2025

https://github.com/yokawasa/fluent-plugin-documentdb

Azure DocumentDB output plugin for Fluentd

azure azure-documentdb documentdb fluent-plugin fluentd ruby

Last synced: 26 Mar 2025

https://github.com/mongodb/docs-ruby

MongoDB Ruby Documentation

mongodb nosql ruby

Last synced: 11 Nov 2025

https://github.com/abongsjoel/sub-strings

This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.

ruby

Last synced: 11 Apr 2025

https://github.com/dayvsonlima/try.js

😎 Sexy JavaScript fault-tolerant

fault-tolerance javascript ruby

Last synced: 09 Jul 2025

https://github.com/burtlo/ruby-automation

A five-day program to teach Ruby with the focus on building tools and automation.

automation rspec ruby testing

Last synced: 11 Apr 2025

https://github.com/chip/pathos.rb

pathos.rb - CLI for editing a PATH env variable

cli command-line command-line-tool env environment-variables path ruby tty

Last synced: 15 Jul 2025

https://github.com/rustam-tolipov/real-time-message-app

Chat in real-time with this Ruby on Rails messaging app! Built with Redis and Rails for speed and efficiency, it keeps conversations smooth and instant. Jump in and start connecting!

action-cable css javascript postgresql ruby ruby-on-rails

Last synced: 11 Apr 2025