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/patorash/acts_as_footprintable

Rails gem to allowing records to leave footprints

activerecord rails ruby

Last synced: 01 Aug 2025

https://github.com/brunojppb/airport-crawler

Simple and powerful CLI app to get worldwide airport information in JSON format

airport cli crawler ruby

Last synced: 09 Jun 2026

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

chdb-ruby is a Ruby library for accessing chDB embedded analytical database with SQLite3-compatible API design.

chdb ruby ruby-gem

Last synced: 07 Apr 2025

https://github.com/sshaw/interrobang

Did the method end with "?" or "!"‽ Interrobang gives you the best of both worlds‽

exclamation interrobang metaprogramming question-mark ruby

Last synced: 06 Apr 2025

https://github.com/janlelis/egonil

Egocentric Nil

null nullobject ruby

Last synced: 18 Jun 2025

https://github.com/hasghari/conifer

Easily manage YAML configuration files and import them into your Ruby objects

ruby yaml-configuration

Last synced: 12 Apr 2025

https://github.com/ggerdsen/my_ruby_scraper

A web scraper that searches Indeed.com for entry-level remote jobs based on job title or keywords input by the user. The scraped data is parsed and exported to a CSV file. Current fields exported include Title, Company, Location, Job Summary, Easy Apply (boolean), and URL to the job posting.

csv-export nokogiri ruby scraping web

Last synced: 20 Jan 2026

https://github.com/ottony/math_war

A mathematics game to fight and learn

2d-game game-development gosu mathematics ruby

Last synced: 03 Jul 2026

https://github.com/nnbnh/life.rb

⠬⠆My simple "Conway's Game of Life" in Ruby

cli-game game-of-life gameoflife ruby tui-game

Last synced: 22 Mar 2025

https://github.com/hardpixel/action-crud

Speed up development by making your controllers inherit all restful actions.

actionpack actionview gem rails ruby

Last synced: 13 Apr 2025

https://github.com/shkm/discogs-api

💿 Discogs API client in Ruby.

api-client discogs ruby

Last synced: 13 Apr 2025

https://github.com/shkm/tado

🌡 Quick 'n dirty gem for interacting with Tado's v2 API

api ruby smart-home tado thermostat

Last synced: 13 Apr 2025

https://github.com/a1exwang/wtf-interp

An functional scripting language inspired by Ruby, Elixir, CoffeeScript, Python, etc

functional-programming interpreted-programming-language language ruby wtf

Last synced: 01 Aug 2025

https://github.com/inaki-ibarra/oop-design-patterns

Examples of OOP design patterns written in Ruby

examples-ruby oop patterns ruby

Last synced: 24 Jun 2026

https://github.com/trusona/trusona-server-sdk-ruby

Easily interact with the Trusona REST API

rails ruby sdk trusona

Last synced: 30 Jul 2025

https://github.com/nasirkhan294/test_driven_project

Test-driven development: A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚

githubaction-workflow linter-config rspec-testing rubocop rubocop-configuration ruby ruby-gem

Last synced: 03 Jul 2026

https://github.com/junminhong/ruby-distroless

Ruby Distroless builds minimal, secure Ruby runtime images on a distroless base, supporting Ruby 2.5–3.4 on both amd64 and arm64 platforms.

distroless distroless-docker docker docker-image dockerfile ruby

Last synced: 21 Mar 2025

https://github.com/zewdu444/blog_app

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

orm postgresql ror ruby

Last synced: 28 Apr 2026

https://github.com/tadd/string_undump

String#undump, inverse of String#dump

ruby string undump unescape

Last synced: 11 Jul 2025

https://github.com/picatz/ocarina-of-time

A Ruby gem to manage in memory time lines.

inmemory-db ruby timeline

Last synced: 05 Jul 2026

https://github.com/tacodtripe/ruby-math-linter

Code linter for plain text Mathematical Equations built with Ruby.

ruby

Last synced: 02 Apr 2025

https://github.com/parnotfar/caddie.sh

caddie.sh is a modular shell framework and extensible DSL for the terminal. Built for clarity and consistency, it provides one-command environment setup, automatic module discovery, and a shared language for development workflows.

bash bash-programming developer-tools dsl nodejs python ruby ruby-on-rails rust-lang shell

Last synced: 07 Apr 2026

https://github.com/olivierjm/deploy-tag

a simple script to create a gitlab tag with all related issues and their assignees

gitlab gitlabapi ruby

Last synced: 19 May 2026

https://github.com/alx3dev/randpass

Ruby random password generator

password-generator ruby ruby-gem

Last synced: 03 Aug 2025

https://github.com/drexed/lite-statistics

Generate statistics from collections of data points

analytics ruby statistics

Last synced: 07 May 2025

https://github.com/jdennes/isberlinhappy

Is Berlin happy?

berlin ruby weather

Last synced: 22 May 2026

https://github.com/devteds/devcontainers-for-developers-rails-multi-container-local-setup

Setting up multi-container containerized development environment with Docker & VSCode DevContainer

devcontainer devcontainers docker ruby ruby-on-rails rubyonrails vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/pawandubey/fnv-hash

Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms

fnv fnv-1a hash-algorithm non-cryptographic ruby

Last synced: 12 Apr 2025

https://github.com/learnosity/learnosity-sdk-ruby

Learnosity's Ruby SDK

learnosity ruby sdk

Last synced: 01 Aug 2025

https://github.com/yasslab/getting_started

Railsガイドの「Railsをはじめよう」で題材となっている Blog アプリケーションのサンプルコードです。

rails railsguides ruby

Last synced: 11 May 2026

https://github.com/yasslab/env

Setup scripts for Cloud9

cloud9 ruby

Last synced: 25 Oct 2025

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

This Ruby on Rails capstone project 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 and on what.

rails ruby ruby-on-rails

Last synced: 19 May 2026

https://github.com/infrablocks/ruby_fly

A simple Ruby wrapper for invoking fly commands.

command-line concourse-ci fly ruby ruby-gem ruby-library rubygem

Last synced: 02 Aug 2025

https://github.com/vin-droid/parking-lot-problem-solution

A Parking lot can hold up to 'n' cars at any given point in time. Each slot is given a number starting at 1 increasing with increasing distance from the entry point in steps of one.

parking-lot-problem-solution rspec ruby

Last synced: 18 May 2026

https://github.com/dtinth/tubtim

A collection of Ruby helper methods, created for use in Thailand Code Jom 2013. (Team: irb / ratamani)

competitive-programming ruby

Last synced: 29 Jul 2025

https://github.com/yohasebe/ruby-wordle

A set of ruby scripts to generate word-lists, solve Wordle and play Wordle

game ruby terminal-app vocabulary wordle

Last synced: 14 Apr 2025

https://github.com/mamantoha/fci

Freshdesk and Crowdin integration Command Line Interface (CLI)

cli crowdin freshdesk ruby

Last synced: 29 Jul 2025

https://github.com/remarkablemark/csv

Parses CSV string to array.

csv parser ruby

Last synced: 19 Jun 2025

https://github.com/morrism1/transax

Transax is a transaction-tracking mobile-first web application that lets you track different transactions from different categories. Made with Rails

postgresql rails6 ruby tailwindcss

Last synced: 11 Apr 2026

https://github.com/public-law/law_string

String utils in support of legal publishing

ruby

Last synced: 11 Nov 2025

https://github.com/krishpranav/browserexploit

A Simple Ruby Websocket Backdoor And Ruby Command Line Listener

backdoor electron exploitation framework hacking hacking-tool javascript ruby ruby-hacking security vscode

Last synced: 02 Aug 2025

https://github.com/dohliam/asciidoctor-workflow

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

asciidoc asciidoctor css html pdf prototyping ruby

Last synced: 18 May 2026

https://github.com/derekstride/jsoncache

A simple JSON cache for caching data intended for use with JSON APIs.

cache http json ruby

Last synced: 20 Mar 2025

https://github.com/devteds/docker-rails-template

Template that can help create rails application on docker faster.

containerization docker docker-compose mysql rails rails-api rails5 ruby ruby-on-rails

Last synced: 08 Apr 2026

https://github.com/express42/knife-openvpn

A knife plugin for Express 42 openvpn cookbook

gem openvpn ruby

Last synced: 11 May 2025

https://github.com/dan1d/lbry-api-ruby

Ruby wrapper for LBRY and LBRYcrd APIs

cryptocurrency lbry lbrycrd-apis ruby ruby-wrapper

Last synced: 19 May 2026

https://github.com/kbinani/gdsync

rsync like Google Drive file sync tool. Local to GD, GD to Local, GD to GD sync supported.

google-drive rsync ruby

Last synced: 05 Apr 2025

https://github.com/glencrawford/service_interface

Ruby module to provide a strict, boilerplate interface for service classes.

gem ruby

Last synced: 21 Jun 2025

https://github.com/smileidentity/smile-identity-core-ruby

The Official Smile Identity Ruby Gem

gem ruby

Last synced: 02 Aug 2025

https://github.com/tn76com/tn76com.github.io

eBusinessDev @ tn76.com : Effective IT solutions for your business. We are team of talented developpers building fancy websites and web applications.

css html javascript jekyll-theme jekyll-website laravel laravel-framework php ruby shell

Last synced: 24 Oct 2025

https://github.com/thefox/mbrew

A Package Manager for Music.

homebrew music package-manager ruby songs

Last synced: 13 May 2025

https://github.com/patrols/ruby_llm-text

ActiveSupport-style Ruby gem for LLM text operations: summarize, translate, extract, classify, fix grammar, sentiment analysis, and more with intuitive one-liner methods

ai anthropic claude gem gemini llm nlp openai rails ruby text-processing

Last synced: 22 Feb 2026

https://github.com/debas-31/rails-blog-app

A simple blog app where users could like, post, remove and comment on it.

css3 html5 javascript rails ruby rubyonrails

Last synced: 07 Apr 2026

https://github.com/makevoid/simple-articles-format

A file format designed for authors - inspired by YAML, write multiple articles in a single file! - made in 2012

blog formats markdown parser ruby text-parsers

Last synced: 29 Apr 2026

https://github.com/jdm79/web-scraper-checker

I built a web scraper to text me when my MA course was listed on the university website

httparty nikkou nokogiri ruby twilio twilio-ruby webscraper whenever

Last synced: 15 Oct 2025

https://github.com/dannyben/respec

RSpec Convenience Wrapper

rspec ruby

Last synced: 18 Apr 2026

https://github.com/eggy115/ruby

Ruby

ruby

Last synced: 22 Apr 2025

https://github.com/singh1aryan/ruby-on-rails-projects

💎 4 basic ruby on rails projects

rails rails-gem ruby ruby-on-rails

Last synced: 19 May 2026

https://github.com/kojix2/red-amber-view

R's View() for RedAmber

ruby

Last synced: 13 Apr 2025

https://github.com/danielbayley/homebrew-utils

Utility library for @Homebrew taps.

homebrew lib library macos osx ruby tap

Last synced: 14 Jul 2025

https://github.com/moeki0/baran

Text Splitter for Large Language Model (LLM) datasets.

ai gem llm markdown ruby

Last synced: 23 Jul 2025

https://github.com/ambethia/etc

My personal dot files and other things.

dotfiles ruby shell

Last synced: 14 May 2025

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

In Ruby, decode Morse code by mapping symbols to letters/numbers, split input into words and characters, and use a dictionary to translate. Combine characters into words, handle spaces for word separation, and ignore unknown symbols.

ruby

Last synced: 14 Sep 2025

https://github.com/screenstaring/grid-number

Ruby class for managing Global Release Identifiers (GRid numbers). GRid numbers are used to identify electronic music releases.

ddex grid-number music music-information-retrieval ruby

Last synced: 26 Jul 2025

https://github.com/load-a/tomes

These are some tools I created for my own projects. Some of the contents include input handlers, runtime changes and a file loader.

dragonruby game-development library ruby

Last synced: 04 Apr 2025

https://github.com/m0nad/ruby-thc-hydra

A Ruby interface to THC-Hydra, a parallelized login cracker.

hydra ruby thc-hydra

Last synced: 05 Mar 2026

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

HRM (Human Resource Machine), written in Ruby.

gem ruby

Last synced: 05 Apr 2025

https://github.com/msakai/rouge

Scheme-like language interpreter written in Ruby

ruby scheme

Last synced: 25 Jan 2026

https://github.com/a0s/crypto-funds-exporter

Allows to export your crypto stock exchange's funds into Prometheus

binance bittrex cryptocurrency prometheus prometheus-exporter ruby stock

Last synced: 20 Jun 2026

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

Writing a program in Ruby that can decrypt messages written in Morse code instead of decrypting messages manually.

ruby

Last synced: 29 Mar 2025

https://github.com/cipherstash/enveloperb

Ruby bindings for the envelopers envelope-encryption library

cipherstash cryptography encryption envelope-encryption ruby

Last synced: 07 May 2025

https://github.com/kei178/ruby-pdf-parser

An example of how to parse PDFs like CSVs with Ruby

pdf ruby

Last synced: 20 Mar 2025

https://github.com/guerreiropedr0/tdd-project

Project for learning TDD methodology

gem ruby tdd terminal

Last synced: 18 May 2026

https://github.com/yusufyusie/hello-rails-back-end

Hello Rails Back-end is an tutorial for creating a Rails API with React Front-end. This project is a part of the Microverse curriculum. The goal is to create a Rails API and React Front-end that will display a random greeting from the database.

postgresql ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/slavetomints/blog-tools

Ruby gem to help with basic CLI blog maintenence

blog blogging cli gem programming ruby

Last synced: 04 Jul 2026

https://github.com/dohliam/corpus-tools

A collection of scripts for working with multilingual text corpora

corpora corpus corpus-linguistics frequency language linguistics ngram ngrams ruby salience stoplist stopwords

Last synced: 21 Mar 2025

https://github.com/dannyben/stress-server

Docker image for simulating server resource stress

docker ruby stress-testing

Last synced: 03 Aug 2025

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

Ruby library for Scaledrone Realtime Messaging Service

real-time ruby scaledrone

Last synced: 17 Jun 2025

https://github.com/sshaw/logging-appenders-airbrake

Airbrake appender for the Logging gem

airbrake logging logging-library ruby

Last synced: 12 Apr 2025

https://github.com/drexed/lite-encryption

ActiveSupport::MessageEncryptor encryption wrapper for PORO objects and ActiveModel attributes

activemodel activerecord decryption encryption rails ruby

Last synced: 07 May 2025

https://github.com/drexed/lite-uxid

Generate or obfuscate Id's using different patterns

hashid nanoid rails ruby ulid uxid

Last synced: 07 May 2025

https://github.com/greeenboi/greeenboii

Greeenboii is a cli tool that I will use to perform all kinds of things that i use daily

c cli-ui gem gosu productivity rubocop ruby rubygems search-engine shopify sorbet template

Last synced: 07 May 2025

https://github.com/wtnabe/ga-shikomi

Google Analytics API wrapper for CLI written in Ruby

cli google-analytics google-api ruby rubygems

Last synced: 16 May 2026

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/m3talsmith/arkenstone

A lightweight ORM for RESTful services everywhere

arkenstone orm ruby

Last synced: 13 Apr 2025

https://github.com/jamescook/ulid_fast

Fast ULID generation

c ruby ulid

Last synced: 13 Apr 2025

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

Fetch DMM.R18's data by crawler. Now, All arts for dojin and eroge is crawlable.

crawler dmm dojin doujin gem ruby

Last synced: 12 Sep 2025

https://github.com/geeekgod/sass_first

Basic Landing Page in SASS.

css ruby sass scss stylesheets

Last synced: 18 Apr 2026

https://github.com/elct9620/elixir-mud

Elixir TCP Server practice

dsl elixir ruby

Last synced: 16 May 2026

https://github.com/szorfein/amnesie

A tool to make your computer amnesic.

anonymity hostname mac privacy random ruby spoof timezone

Last synced: 16 May 2026