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/alekpopovic/masina

Useful Rails Patterns Generators

desing-patterns ruby ruby-gem ruby-library ruby-on-rails

Last synced: 27 Jun 2026

https://github.com/jmks/csv_blueprints

A declarative way to generate CSVs

csv ruby

Last synced: 31 Dec 2025

https://github.com/kammradt/my-gems-summary-cli

🎸 We all know you a rockstar, let's see some numbers 💎

cli gem gems ruby

Last synced: 03 Nov 2025

https://github.com/ashmalzahra/oop-four-principles-by-example

The project displays OOP four principles - (Encapsulation, Abstraction, Inheritance, Polymorphism) with respective examples. The project also displays examples of composition, association, and aggregation.

best-practices irb oop-principles ruby

Last synced: 27 Jun 2025

https://github.com/sachin21/ruboty-dmm

Notify rankings for DMM.R18 on your Slack Team.

bot dmm doujin gem ruboty ruboty-cron ruby

Last synced: 12 Apr 2025

https://github.com/takp/jp_station

🚂 Ruby Gem. You can get the near station data from latitude and longitude.

gem ruby ruby-gem

Last synced: 04 Nov 2025

https://github.com/blueneogeo/whiskywise

A challenge to create a little Rails app for tasting whiskey

pug rails react ruby slim sorbet tailwind-css

Last synced: 20 Jan 2026

https://github.com/initdc/libexec

Wrapper for ruby exec shell command. doc at https://libexec.netlify.app

command exec ruby shell wrapper

Last synced: 19 May 2026

https://github.com/emilio2hd/pronto-annotations_formatter

Pronto gem to print the warnings in json formmated to be consumed by https://github.com/emilio2hd/pronto-annotate-action

annotations formatter github pronto ruby

Last synced: 04 Jan 2026

https://github.com/pioz/rplot

C extension for Ruby of GNU libplot

libplot plot ruby

Last synced: 24 May 2026

https://github.com/wtnabe/sudachi-installer-rb

A Helper gem for download and store Sudachi jar and dict files written with Ruby ( for combination with `rudachi` )

japanese-tokenizer ruby sudachi

Last synced: 18 Feb 2026

https://github.com/gizipp/robot

Robot simulator

robot robot-simulator ruby

Last synced: 02 Jul 2026

https://github.com/winebarrel/kani_laser

SendGrid v3 Mail Send API Ruby Client that validates API request body using JSON Schema.

email ruby sendgrid

Last synced: 02 Sep 2025

https://github.com/wezm/bluez-api-parser

Gem and tool for generating D-Bus introspection XML from the BlueZ API documentation

bluetooth bluez dbus introspection introspection-xml ruby xml

Last synced: 25 Jul 2025

https://github.com/ahmedhamid13/fontcustom_canvas

FontcustomCanvas is a gem that provides an easy-to-use interface for FontCustomization through ThemeEditor of Canvas-lms ..

ruby ruby-gem

Last synced: 11 Oct 2025

https://github.com/zhum/telebot

Universal extensible chat bot platform. Supports console, telegram and facebook for now.

bot bot-framework facebook-messenger-bot ruby telegram-bot

Last synced: 14 Sep 2025

https://github.com/brunoocasali/qke

This is a simple test in pure ruby to make a parser for Quake III logs.

proficiency-test quake-log-parser ruby wercker

Last synced: 11 Jul 2025

https://github.com/mariomarroquim/hla-modeller

Script for generating 3D models of HLA molecules via Meta's ESMFold (https://esmatlas.com)

hla-database ruby

Last synced: 11 Nov 2025

https://github.com/optum/telemetry-snmp

A gem that grabs data from SNMP sources and sends it to Telemetry::AMQP

collector ruby snmp telemetry

Last synced: 14 Apr 2025

https://github.com/jonathanhefner/ryoba

Nokogiri utility methods

nokogiri ruby web-scraping

Last synced: 11 Nov 2025

https://github.com/condef5/weight-tracker-app

Weight Tracker App 💪

bulma ruby sinatra

Last synced: 20 Jan 2026

https://github.com/jamescook/ulid_fast

Fast ULID generation

c ruby ulid

Last synced: 13 Apr 2025

https://github.com/duffn/athenian

A Ruby library for interacting with the Athenian API.

gem ruby rubygem rubygems

Last synced: 20 May 2026

https://github.com/0x2c6/corol

Simple ruby gem to make texts beautiful.

color corol gem ruby

Last synced: 21 Jul 2025

https://github.com/defvova/cva_rails

A lightweight gem for managing dynamic class names and variants in Rails applications.

actionview component-variant cva rails ruby ui-state-management view-components

Last synced: 20 Feb 2026

https://github.com/nemwel-boniface/grind_75

Grind 75 is a customized leetcode study plan which is provided by the tech interview handbook. The handbook comprises of 75 common leetcode challenges.

dsa-learning-series dsa-practice dsalgo-questions javascript ruby

Last synced: 29 Mar 2025

https://github.com/rajharit77/budget-app-ruby-rubyonrails

Ceci est une repository de mon application écrit en la language Ruby et l'utilisation du framework de Ruby, le fameux Ruby on Rails

batchfile css3 docker dockerfile gem html5 javascript ruby ruby-gem ruby-on-rails shell

Last synced: 11 Apr 2026

https://github.com/tatey/list_of_baby_names

A list of baby names given to tiny humans in Ruby

data names ruby

Last synced: 11 Nov 2025

https://github.com/m3talsmith/arkenstone

A lightweight ORM for RESTful services everywhere

arkenstone orm ruby

Last synced: 13 Apr 2025

https://github.com/futhr/spree-last-address

Relieves user of retyping address on return order in Spree Commerce

address checkout e-ecommerce rspec ruby spree

Last synced: 12 May 2025

https://github.com/optum/legion-transport

The LegionIO connection gem to connect any extension with the transport tier

amqp legionio queue rabbitmq ruby

Last synced: 14 Apr 2025

https://github.com/lreimer/puma-rack-app

A simple REST API as a Ruby Rack application powered by Puma.

demo-app puma rack-app rest-api ruby

Last synced: 03 Jul 2026

https://github.com/nexmo/ruby-ni-customer-number-validation

Customer Number Validation using the Nexmo Number Insight API

nexmo-number-insight phone-number ruby tutorial

Last synced: 24 Jul 2025

https://github.com/wizardone/dual

Cloning ruby objects

clone cloner ruby sequel

Last synced: 06 Apr 2025

https://github.com/amita-roy/tic-tac-toe_testing

In this project, we are building a Tic Tac Toe game. The main goal is to put into practice the main concepts of Object Oriented Programming. Particularly, classes, modules and objects and access their attributes. I am using rspec to test my project.

classes modules oop rspec ruby

Last synced: 18 May 2026

https://github.com/microverse-fullstack-program/rails-recipe-app

Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, log in, and create, edit, and delete their recipes. Users can also view recipes created by other users.

bootstrap5 css3 html5 rails-api rails7 ruby ruby-gem ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/justintanner/column_pack

A rails helper to arrange content in columns.

rails ruby

Last synced: 02 Mar 2026

https://github.com/bayars/hackerrankcodes

My hacker rank problems solve with listed. I add problem and solve.

algorithm c cpp hacker-rank python ruby

Last synced: 09 Apr 2026

https://github.com/sixarm/sixarm_ruby_fab

SixArm.com → Ruby → Fab gem to fabricate sample data for testing

data fabrication factory fake gem mock ruby

Last synced: 24 Jul 2025

https://github.com/alex-quiterio/repomate

A command-line tool to manage and synchronize multiple git repositories

ruby

Last synced: 04 Mar 2025

https://github.com/atshakil/rtime

Generate timestamps!

cli generator ruby ruby-cli rubygems timestamp

Last synced: 27 Mar 2025

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

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. Built with Ruby on Rails, Saas, PostgreSQL and other technologies

postgresql rails ruby ruby-on-rails sass

Last synced: 11 Apr 2026

https://github.com/gaprogman/hi-n

Code listings for the Esoteric Language Hi\n

c cplusplus csharp haskell java javascript php python ruby rust

Last synced: 10 Apr 2026

https://github.com/nemuba/run_database_backup

This gem provides rake tasks to backup different types of databases, including MongoDB, Postgres, and MySQL.

backup database gem mongodb mysql postgresql rails ruby

Last synced: 07 Apr 2026

https://github.com/poacosta/ruby-on-exercism

Ruby exercises completed on Exercism platform

exercism-solutions ruby

Last synced: 04 Jul 2026

https://github.com/dux/class-cattr

class-cattr gem provides simple way to set and get class attributes in Ruby.

ruby

Last synced: 14 Mar 2025

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

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

microverse microverse-projects microverse-ruby microverse-students rubocop ruby

Last synced: 29 Mar 2025

https://github.com/odilson-dev/chess-ruby

Chess is a board game for two players, called White and Black, each controlling an army of chess pieces, with the objective to checkmate the opponent's king.

chessgame final-project ruby theodinproject

Last synced: 11 Sep 2025

https://github.com/abhishekkr/irc-qik-bot

pure socket no framework :: IRC Qik Bot ~ its a babbling IRC Bot very quick to setup and act ;) aiming to be intelligent

bot irc irc-bot irc-protocol ruby rubygem

Last synced: 07 Mar 2026

https://github.com/vurte/tui-td

Testing framework for Terminal User Interfaces — capture, drive, screenshot, and assert on TUI applications

cli json mcp rspec ruby tdd terminal testing tui

Last synced: 21 May 2026

https://github.com/xwartz/to-query.js

🏁 Serialize a set of key/values into a query string, like ruby to_query method.

query ruby

Last synced: 20 May 2026

https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays

It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.

array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros

Last synced: 07 Apr 2026

https://github.com/agnel/hackerearth

Solutions to Hackerearth Tracks

hackerearth-solutions ruby

Last synced: 30 Mar 2025

https://github.com/ukoloff/rufus-lua-win

Provides Lua binary on Windows

appveyor lua luadist ruby rufus windows

Last synced: 07 May 2025

https://github.com/sdalu/ruby-chd

Reading MAME CHD file from Ruby

chd mame ruby

Last synced: 19 May 2026

https://github.com/bodrovis-learning/lokalise-apiv2-samples

Sample scripts demonstrating the usage of Lokalise APIv2

lokalise lokalise-api ruby translation translation-files typescript

Last synced: 29 Apr 2026

https://github.com/bntzio/twitter-clone

A twitter clone made using rails + react with flux architecture :bird:

babel clone flux flux-architecture heroku rails rails-asset-pipeline react ruby twitter webpack

Last synced: 14 Apr 2026

https://github.com/noah2610/argumentparser

Simple Ruby command-line arguments/options parser.

argument-parser cli ruby

Last synced: 26 Jul 2025

https://github.com/nasirkhan294/decode_morse_code

Decode Morse Code is a simple ruby project that decode the morse code.

decoder gem linters ruby

Last synced: 16 Sep 2025

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

TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.

classess rspec-testing rubocop ruby

Last synced: 28 Mar 2025

https://github.com/chef/marketo_chef

Marketo API client for our common uses and error handling

gem marketo ruby

Last synced: 25 Jun 2025

https://github.com/ecmelkytz/convert_temperature

Temperature Unit Convertor - Celsius, Fahrenheit, Rankine, and Kelvin

ruby

Last synced: 14 May 2025

https://github.com/ispirett/bad_word_filter

A ruby gem that detects and censor bad words, swear words and profanity in a given text.

gem profanity-filter rails ruby

Last synced: 03 Mar 2025

https://github.com/clear-code/ruby-zulip-client

Zulip client for Ruby

ruby zulip zulip-client

Last synced: 03 Feb 2026

https://github.com/jonathanhefner/casual_support

Ruby utility methods

ruby utility

Last synced: 11 Nov 2025

https://github.com/gfowley/tuner

Android chromatic pitch tuner (w/ Cordova, Webpack, Opal, Vue, OnsenUI)

cordova onsenui opal ruby vue webpack

Last synced: 11 Apr 2026

https://github.com/amake/regexgen-ruby

Generate regular expressions that match a set of strings

regex ruby

Last synced: 24 Jul 2025

https://github.com/youmari/all-in-one

All In One is a web application that allows you to create, show and track your expenes divided with categories built with ruby on rails

rails rails7 ruby

Last synced: 03 Jan 2026

https://github.com/baban/jpmobile_tizen

railsのjpmobileにTizen向けの拡張を追加します

jpmobile jpmobile-extention rails ruby tizen

Last synced: 22 Mar 2025

https://github.com/recheeduardo/estudos-ruby

Repositório com único propósito para anotar aprendizados na linguagem Ruby 💎♦️

ruby ruby-app

Last synced: 16 Aug 2025

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

Hello Rails React is a simple web app that combines functionalities of Ruby on Rails and React. It allows users to get a random greeting from the backend API.

database javascript postgresql react redux-thunk ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/thadeu/blog

I'm sharing my life and my career as Software Developer

career developer javascript ruby

Last synced: 23 Feb 2026

https://github.com/rubyhcm/demo-swagger

Demo swagger - open api

openapi rails ruby swagger

Last synced: 05 May 2026

https://github.com/zbahati/rails-pos

Point of Sale (POS) System for Rwandan Businesses Empower your startup or small business in Rwanda with our comprehensive POS system built on Ruby on Rails.

payment-gateway payment-integration point-of-sale ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/mkon/ja2r

JSON-API to ruby object conversion

json json-api ruby

Last synced: 10 Apr 2025

https://github.com/resurfaceio/test-sinatra

Example REST API built with Sinatra

api-logger http-logger logger-ruby ruby sinatra

Last synced: 24 Jul 2025

https://github.com/codehass/decode-morse

The Morse Code Decoder is a program built with ruby to automate the decryption of morse code messages.

ruby

Last synced: 22 Aug 2025

https://github.com/shanecav84/sphyg

'Sphygmos' is the Greek word for 'pulse'. Sphyg provides an interface for creating throbbers to indicate that your long-running command line program still has a pulse.

cli ruby spinner throbber

Last synced: 29 Mar 2025

https://github.com/ksylvest/ra

A ray tracer built with Ruby.

gem graphics raytracing ruby

Last synced: 13 Aug 2025

https://github.com/jethrodaniel/sqlite_extensions-uuid

Easily use the SQLite UUID extension in Rails

rails ruby sqlite

Last synced: 06 Apr 2025

https://github.com/lakatoshv/library-ror-v2

Віртуальна бібліотека з аудіопідтримкою. Основні технології: Ruby on Rails, JS, ThreeJS, Twitter Bootstrap, SQLite3, PostgreSQL, Text To Speach

acts-as-votable carrierwave css css3d-renderer javascript jquery mailboxer modernizr orbit-controls postgresql railroady rails-i18n ruby ruby-on-rails sqlite3 stats text-to-speech threejs tween twitter-bootstrap

Last synced: 10 Apr 2026

https://github.com/emsk/mruby-romajify

Japanese romanization library for mruby

cli japanese mruby romaji ruby

Last synced: 21 Jul 2025

https://github.com/hikouki/fluent-plugin-dio

:full_moon: Output filter plugin of fluentd. Convert to timestamp from date string.

fluentd fluentd-plugin ruby

Last synced: 30 Mar 2025

https://github.com/sixarm/rvm-implode-systemwide-danger

Ruby Version Manager (RVM) implode systemwide - this is dangerous

iac implode ruby rvm uninstall

Last synced: 15 Apr 2026

https://github.com/bitmaybewise/bolso-furado

Tag your old articles on Pocket as "bolso-furado"

command-line pocket ruby

Last synced: 13 Apr 2025

https://github.com/matiaskorhonen/digest_bench

Benchmarks of various hash algorithms

benchmarks hashing ruby

Last synced: 10 Jul 2025

https://github.com/dannyben/intrinio

Library and command line interface for Intrinio data API

api api-client command-line economic-data gem intrinio ruby

Last synced: 22 Aug 2025

https://github.com/vaiorabbit/nanovg-bindings

A Ruby bindings for NanoVG ( https://github.com/memononen/nanovg )

nanovg opengl ruby

Last synced: 07 May 2025

https://github.com/pmlcrz/ex-rubyonrails-cw

Ruby on rails codewar solution

codewars codewars-solutions ruby ruby-on-rails

Last synced: 30 Dec 2025

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

A RoR mobile app built for tracking expenses. The user can create an account and log his expenses by category.

bootstrap database devise postgresql ruby ruby-on-rails

Last synced: 11 Apr 2026