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/svoop/wowmow

Dead simple reverse proxy to expose a local development server to the world via Render.

render reverse-proxy ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/firmoholanda/ruby-twitter-bot

This bot was built in ruby, using twitter's API. It was created to store the location of any given tweet and analyze which countries spoke most about a topic.

ruby twitter-api twitter-bot

Last synced: 23 Jul 2025

https://github.com/picandocodigo/ci_uy

A gem to validate Uruguayan Identity Documents (Cedula de Identidad Uruguaya)

cedula cedula-uruguaya ci-uy ruby

Last synced: 16 Jan 2026

https://github.com/ishotihadus/usamin

A fast JSON serializer / deserializer for Ruby with RapidJSON.

json ruby ruby-gem

Last synced: 23 Aug 2025

https://github.com/kojix2/ruby-htslib

HTSlib bindings for Ruby

bam bcf bioinformatics genomics htslib ruby sam

Last synced: 25 Aug 2025

https://github.com/envygeeks/pathutil

:dash: A faster pure Ruby implementation of Pathname with extra bits.

pathname pathutil ruby stdlib-replacement stdout

Last synced: 20 Jun 2025

https://github.com/juandc/aprenderubyconplatzi

:gem: Impresiones y Primeras Líneas de Código con Ruby :strawberry::rugby_football:

platzi platzi-ruby ruby ruby-es

Last synced: 30 Jul 2025

https://github.com/janlelis/boolean2

Boolean2 is a Ruby constant that is an ancestor of true and false.

boolean ruby types

Last synced: 18 Jun 2025

https://github.com/lykos/cube_trainer

Website with tools to support Rubik's Cube training with a focus on blindfolded solving.

rails rails-api rails6 rubiks-cube rubiks-cube-timer ruby typescript

Last synced: 30 Sep 2025

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

backend capstone-project ingenieur rails rails-application ruby ruby-on-rails

Last synced: 01 Oct 2025

https://github.com/aishek/nihilist

Nigilist Ruby gem — Null Object for User model in your app

null-object-pattern ruby ruby-on-rails

Last synced: 26 Oct 2025

https://github.com/voucherifyio/voucherify-ruby-sdk

Ruby SDK for Voucherify - coupons, vouchers, promo codes

ruby sdk voucher

Last synced: 18 May 2026

https://github.com/arturt/rubygems-tracker

Track gems download statistics.

expressjs ruby

Last synced: 26 Oct 2025

https://github.com/mondaycom/monday-sdk-ruby

Ruby SDK for developing over the monday.com platform

monday ruby ruby-on-rails sdk

Last synced: 25 Aug 2025

https://github.com/nitbravoa92/enumerables

"Enumerables" is a command line program build in Ruby that seeks to show how you can make your own implementation of some methods of enumerable objects such as all?, any? and filter.

ruby

Last synced: 28 Sep 2025

https://github.com/linyows/breacan

💬 Simple Ruby wrapper for Slack API.

api-client ruby slack

Last synced: 15 Apr 2025

https://github.com/claudiarojassoto/catalog_of_my_things

Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.

bundle-install classes-and-inheritance data-structures json methods objects postgresql preserver rspec-testing rubocop-configuration ruby ruby-gem

Last synced: 08 Oct 2025

https://github.com/hombre2014/budget

Keep track of your transactions organized in categories. See the total spent on each category. Add new category and transaction.

design koyeb postgresql-database rails ruby

Last synced: 07 May 2025

https://github.com/fdocr/martilla

Easy to configure DB backup tool for simple everyday use on UNIX based systems

backup backup-utility cli database ruby ruby-gem

Last synced: 13 Apr 2025

https://github.com/redding/assert

Assertion style testing framework.

ruby test-framework

Last synced: 05 Apr 2025

https://github.com/triglav-dataflow/triglav

Triglav is a Data Driven Job Workflow Tool

rails ruby workflow

Last synced: 16 Sep 2025

https://github.com/versioneye/crawl_r

VersionEye crawlers implemented in Ruby.

crawlers ruby versioneye

Last synced: 08 Feb 2026

https://github.com/storyblok/rails-boilerplate

Ruby on Rails Storyblok Starter Boilerplate

cms hacktoberfest ruby ruby-on-rails storyblok

Last synced: 23 Aug 2025

https://github.com/exAspArk/include_module

Include modules explicitly! :point_up:

mixins modules ruby

Last synced: 16 Jul 2025

https://github.com/thecodechaser/blog-app

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

postgresql rspec ruby rubyonrails

Last synced: 31 Aug 2025

https://github.com/foxtacles/rj_schema

Fast JSON schema validation with RapidJSON in Ruby

json-schema rapidjson ruby

Last synced: 14 Apr 2025

https://github.com/prashanth-sams/testrail-cucumber

Sync cucumber automation test results with your testrail suite

cucumber ruby testrail testrail-api testrail-cucumber testrail-reporting testrailapi

Last synced: 28 Jul 2025

https://github.com/picatz/ip2asn

🤖IP address to autonomous system number (ASN)

asn client ipaddresses iptoasn ruby

Last synced: 22 Apr 2025

https://github.com/rails-designer/railsstats.com

Products built with Ruby on Rails that share their stats (ie. `bin/rails stats`).

rails railsstats ruby ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/apiqcms/kms_models

The most powerful extension for KMS

cms kms kms-models ruby ruby-on-rails rubyonrails

Last synced: 11 Nov 2025

https://github.com/evilmartians/evil-struct

Nested structure with type constraints, based on the `dry-initializer` DSL

constraints dsl ruby

Last synced: 12 Apr 2025

https://github.com/ruby/e2mmap

Module for defining custom exceptions with specific messages.

ruby

Last synced: 19 Oct 2025

https://github.com/samuelgiles/duckface

A collection of tools to enforce duck typing based interfaces in Ruby.

duck-typing interfaces ruby type-safety

Last synced: 08 Oct 2025

https://github.com/openfoodfacts/openbeautyfacts-ruby

Open Beauty Facts API Wrapper 💎💄

api-wrapper cosmetic hacktoberfest openbeautyfacts ruby

Last synced: 09 Oct 2025

https://github.com/claudiarojassoto/own_enumerable

This project implements a module in a Ruby class. The my_enumerable module implements part of the functionality of Enumerable, including the methods #all?, #any?, and #filter.

classes each enumerable-methods gemfile gemfile-lock instance-variables methods modules rubocop ruby

Last synced: 23 Apr 2025

https://github.com/t27duck/has_config

Quick record-specific configuration for your models

activerecord rails ruby

Last synced: 08 Oct 2025

https://github.com/caiyue1993/smms-alfred-workflow

An Alfred workflow for getting image url from sm.ms

alfred ruby workflow

Last synced: 12 Apr 2025

https://github.com/hainesr/ruby-ssl-tools

Tools for using SSL in ruby (so I don't forget how)

https ruby ruby-ssl ssl

Last synced: 28 Oct 2025

https://github.com/cedarcode/openssl-signature_algorithm

ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 signature algorithms for ruby

ecdsa eddsa gem library openssl pss rsa-pkcs1 ruby signature-verification signing verify

Last synced: 29 Apr 2025

https://github.com/emad-elsaid/emad-elsaid.github.io

My personal Blog

blog golang ruby

Last synced: 26 Oct 2025

https://github.com/dhmgroup/bulma-extensions-rails

Ruby on rails wrapper for Bulma framework extensions

bulma bulma-css bulma-extensions rails rails-asset-pipeline rails-wrapper ruby

Last synced: 10 Oct 2025

https://github.com/viliusluneckas/brainz

Artificial Neural Network library written in Ruby

artificial-neural-networks neural-network ruby

Last synced: 04 Jul 2025

https://github.com/fossrit/people

Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll

html jekyll rit rit-community rochester rochester-institute-of-technology ruby student-profile students university yaml-files

Last synced: 13 Aug 2025

https://github.com/kirqe/soundcloud-likes-to-csv-mp3

Ruby script for exporting soundcloud likes list to csv or batch downloading likes as mp3

ruby ruby-script soundc soundcloud soundcloud-music-downloader

Last synced: 04 Oct 2025

https://github.com/reem-lab/blog-app

The Blog app will be a classic example of a blog website. You will create 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 migrations postgersql rails rspec-rails ruby

Last synced: 09 Mar 2026

https://github.com/amogil/url_regex

Provides the best regex for validating or extracting URLs

extract-urls parsing regexes ruby ruby-gem rubygem

Last synced: 10 Apr 2025

https://github.com/supercaracal/lsolr

Query builder for Apache Solr in Ruby

ruby solr

Last synced: 31 Aug 2025

https://github.com/svoop/aipp

AIP parser to convert AIP publications to AIXM or OFMX

aviation gem openflightmaps ruby

Last synced: 21 Jun 2025

https://github.com/jhawthorn/fast_sqlite

Speeds up tests using sqlite :zap:

ruby sqlite

Last synced: 07 May 2025

https://github.com/paulfioravanti/sample_app

Rails 3 Ruby on Rails Tutorial sample application (plus mods!)

rails rails-tutorial ruby

Last synced: 29 Sep 2025

https://github.com/raphox/rails-next

Sample application to integrate Next.js with Ruby on Rails

nextjs ruby ruby-on-rails

Last synced: 29 Jul 2025

https://github.com/nownabe/x86-board

An emulator of x86 assembly with indicators for registers and memories on web browser.

ruby

Last synced: 25 Jul 2025

https://github.com/bodrovis/faraday-gzip

The Gzip middleware for Faraday 1 and 2 adds the necessary Accept-Encoding headers and automatically decompresses the response

faraday gem ruby

Last synced: 03 Aug 2025

https://github.com/sintef-9012/rodash

_.set, _.get, and _.unset for Ruby

gem lodash ruby

Last synced: 30 Jul 2025

https://github.com/brytebee/contactsapp

The ContactsApp project was built using Ruby, Rails, Bootstrap, Simple_form GEM, Sqlite3(development) and PostgreSQL(production). It implements fundamentals like Rails Partials, CRUD scaffold e.t.c.

postgresql rails rails-application rails6 ruby sqlite3

Last synced: 01 Oct 2025

https://github.com/evilmartians/cupid

Create, organize and send emails through ExactTarget SOAP API

api exacttarget ruby

Last synced: 23 Jun 2025

https://github.com/jgarber623/delicious-data-convertor

A simple tool written in Ruby that converts exported Delicious bookmarks from HTML to JSON.

bookmarks delicious-bookmarks indieweb json ruby

Last synced: 12 Jul 2025

https://github.com/2called-chaos/usernamegen

Usernamegen - a not so serious name generator

gem name-generation rails ruby

Last synced: 23 Mar 2025

https://github.com/itenfay/script

编写 Shell, Python, Ruby 等一些实用脚本,新增 macOS 应用多开脚本 (Writes some useful scripts about Shell, Python, Ruby, etc.)

icon icon-generator ios ipa ipa-build ipa-package-tool ipa-resign mac macos pbxproj python ruby script script-learning scripts shell

Last synced: 13 Jul 2025

https://github.com/hopsoft/state_jacket

A simple & intuitive state machine

ruby state-machine state-transitions

Last synced: 22 Jul 2025

https://github.com/mgleon08/rorr

The easiest way to evaluate the Ruby or Rails proficiency in a interactive way.

ruby ruby-interview rubygems

Last synced: 21 Mar 2025

https://github.com/gbuesing/mnist-ruby-test

Handwritten digit OCR in Ruby

mnist neural-network ruby rubyml

Last synced: 14 Jul 2025

https://github.com/symcalc/symcalc-ruby

Symbolic mathematics and calculus in Ruby

calculus differentiation mathematics maths ruby symcalc

Last synced: 05 Oct 2025

https://github.com/tarellel/kowl

Kowl is a Rails (v6.*) based opinionated application generator used to get started quickly

gem generator rails ruby rubygem template

Last synced: 11 Nov 2025

https://github.com/ruby/tsort

Topological sorting using Tarjan's algorithm

ruby

Last synced: 04 Mar 2025

https://github.com/deradon/d3_mpq

Parsing data out of Diablo 3.

deprecated diablo3 ruby unmaintained

Last synced: 02 May 2025

https://github.com/scanapi/website

Website for ScanAPI testing framework.

hacktoberfest jekyll netlify ruby scanapi website

Last synced: 12 Apr 2025

https://github.com/andrewmcodes/dishwasher

A CLI tool to help you easily delete forked repositories.

api dishwasher fork gem github github-api ruby ruby-gem

Last synced: 28 Oct 2025

https://github.com/yuzurus/line_notify

Ruby Client for the LINE notify API

gem line line-notify ruby rubygem

Last synced: 11 Apr 2025

https://github.com/orbitalimpact/hipmost

Migrate your Hipchat history to Mattermost

hipchat mattermost ruby ruby-gem

Last synced: 04 Apr 2026

https://github.com/anhthang/awesome-made-by-vietnameses

🇻🇳 A collection of amazing applications or open source projects built by Vietnamese developers

application awesome c javascript php ruby rust shell swift vietnamese

Last synced: 30 Dec 2025

https://github.com/yegor256/obk

Ruby decorator to throttle object method calls: there will be fixed delays between them

ruby ruby-gem

Last synced: 27 Mar 2025

https://github.com/ankurgel/dictionary-rb

Provides meanings, similar words and usage examples for a word from Urban Dictionary and Dictionary Reference with CLI support

cli dictionary-reference ruby rubygem urban-dictionary

Last synced: 19 Mar 2025

https://github.com/calendarium-romanum/calrom

liturgical calendar for the command line

calendar church cli-app hacktoberfest liturgy ruby ruby-gem

Last synced: 06 May 2025

https://github.com/davishmcclurg/webpacker-routes

Import Rails routes in your Webpacker javascript.

javascript rails ruby webpack webpacker

Last synced: 06 Oct 2025

https://github.com/lucas-erkana/catalog-ruby-group-capstone

A console Ruby application built with a team of three. It allows users to store musics, books, and games and the data is been preserved in a JSON file and is been retrived and populated back to the user when the user needs it by selecting the right option from the list of options provided.

collaboration json pair-programming rspec-testing ruby teamwork

Last synced: 29 Oct 2025

https://github.com/phlegx/macker

Real MAC addresses generator and vendor lookup with MAC address handling.

address gem generator lookup mac mac-address oui ouilookup random ruby

Last synced: 19 Mar 2025

https://github.com/kyoshidajp/bundler-alive

Are your gems alive? bunder-alive checks if gems in a RubyGem's Gemfile.lock are active.

bundler-alive dependency-checker ruby security security-tools

Last synced: 09 Jul 2025

https://github.com/sticksnleaves/vcardio

vCard builder and parser for Ruby

parse ruby vcard

Last synced: 10 Apr 2025

https://github.com/agilecreativity/ebooks_renamer

Rename multiple ebook files based on available embedded metadata (pure ruby implementation version)

automation command-line epub pdf rename-files ruby

Last synced: 09 Sep 2025

https://github.com/elct9620/doll

The Chatbot Framework written in Ruby

chatbot ruby

Last synced: 30 Apr 2025

https://github.com/shime/freelance-hackademy

🎓 Free initiative for teaching people how to become Ruby/Rails freelancer from scratch.

education educational freelance freelancer freelancing rails remote ruby

Last synced: 11 Apr 2025

https://github.com/ashish2030/blog-using-ruby-on-rails

:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴏɴᴏʟɪᴛʜɪᴄ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴍᴀᴅᴇ ʙʏ ᴍᴇ ᴜꜱɪɴɢ ʀᴜʙʏ ʟᴀɴɢᴜᴀɢᴇ ᴀɴᴅ ʀᴜʙʏ ᴏɴ ʀᴀɪʟꜱ ꜰʀᴀᴍᴇᴡᴏʀᴋ 💻 🎯 🚀

blog css ejs html javascript ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/redhatofficial/miq-ldap

ManageIQ Automate Domain for reading and writing information from and to LDAP.

cfme cloudforms ldap manageiq manageiq-domains miq redhatconsulting rhc ruby

Last synced: 11 Apr 2025

https://github.com/nak1114/ruby-extension-pigpio

This gem is a ruby binding to pigpio library.

pigpio pigpiod raspberrypi ruby ruby-gem

Last synced: 20 Mar 2025

https://github.com/jcypret/middleman-title

A Middleman extension that allows you to easily set page titles for your website.

middleman middleman-extension ruby

Last synced: 10 Apr 2025

https://github.com/pioz/stardate

Calculates the Star Trek stardate and vice versa.

ruby star-trek stardate

Last synced: 02 Mar 2025