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/morrism1/lyrics-scraper

I decided to scrape Lyrics from azlyrics.com. I do love music much. I liked the idea that I can write the name and the title of the song for internationally recognized Artists and be able to find them.

nokogiri ruby scraper

Last synced: 12 Apr 2025

https://github.com/adamcooke/sqb

👷‍♀️ A very simple but effective SQL query builder

query-builder ruby sql

Last synced: 12 May 2025

https://github.com/sampatbadhe/dotloop-ruby

Unofficial Ruby library for Dotloop API V2

apiv2 dotloop ruby ruby-library

Last synced: 05 May 2025

https://github.com/waveclaw/puppet-subscription_manager

Handle Client Registration to RedHat Satellite 6 or Katello

centos katello linux puppet redhat rspec ruby satellite6

Last synced: 05 Oct 2025

https://github.com/deanpcmad/twitchrb

Ruby library for the Twitch API

ruby rubygem twitch twitch-api

Last synced: 09 Aug 2025

https://github.com/marcoroth/cable-streams-rails

Rails companion gem for the `cable-streams` NPM package

cableready hotwire rails ruby turbo

Last synced: 28 Oct 2025

https://github.com/pburtchaell/os

macOS setup for web dev

homebrew macos nodejs ruby

Last synced: 13 Apr 2025

https://github.com/jakerockland/pooh

A simple program for adding one of Github's useful .gitignore templates to your project.

git github gitignore ruby tool

Last synced: 29 Oct 2025

https://github.com/kammradt/cuchinizer

💎 A very powerfull tool to write ruby code just using `cuchi` 💎

compiler cuchi gem ruby

Last synced: 13 Apr 2025

https://github.com/wevtimoteo/dotfiles

My configs, tools that I use

capistrano cssh emacs git lazyvim nvim pry ruby rubygems tmux vim

Last synced: 12 Aug 2025

https://github.com/teemutammela/auralcandy.net

Source code of AuralCandy.Net - Premium House Music Podcast.

chartable contentful heroku padrino podcast ruby sinatra

Last synced: 06 Apr 2025

https://github.com/yammine/roaring-rb

Roaring Bitmaps for Ruby

magnus roaring-bitmaps ruby rust

Last synced: 08 May 2025

https://github.com/ruby/fcntl

Loads constants defined in the OS fcntl.h C header file

fcntl ruby

Last synced: 04 Apr 2025

https://github.com/rzane/proc_utils

A set of functional utilities for working with callables in Ruby

functional-programming ruby

Last synced: 19 Apr 2025

https://github.com/selleo/rspec-tapas

Small extensions facilitating rSpec testing

rails rspec rspec-capybara rspec-matchers ruby

Last synced: 03 Oct 2025

https://github.com/adamcooke/lizard

🏞 Very simple ImageMagick interface for Ruby

imagemagick ruby wrapper

Last synced: 12 May 2025

https://github.com/ohbarye/git-scraping-template

A template of a git scraping

git git-scraping rss-feed ruby

Last synced: 09 May 2026

https://github.com/kevinelliott/irlp

Ruby gem to interact with the Internet Radio Linking Project

amateur-radio ham-radio repeaters ruby ruby-gem ruby-library

Last synced: 01 May 2025

https://github.com/ardatetikbey/Standalone-Ruby

A basic standalone-ruby support.

batch ruby rubylang standalone-ruby turkish vbscript

Last synced: 08 Apr 2025

https://github.com/clearwater-rb/roda-opal_assets

Easy Opal asset compilation for Roda

assets front-end opal roda ruby

Last synced: 04 Jul 2025

https://github.com/javitocor/my-blog-in-rails

Blog built with Ruby on Rails as a practice, no tutorials, no guidelines. In this blog, you can add posts, with tags, add comments and interact with other users. As an extra feature, one search bar will help you to find everything you want within the website.

bootstrap css html5 rails-blog ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/jbox-web/job-database-manager-postgresql

A Jenkins plugin that automatically set up PostgreSQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin postgresql ruby

Last synced: 09 Apr 2025

https://github.com/jun85664396/twitter-korean-text-ruby

Ruby interface to twitter-korean-text

java morpheme ruby twitter twkorean

Last synced: 02 Mar 2026

https://github.com/alecdotninja/flic

An unofficial Ruby implementation of the fliclib (use Flic IoT buttons in Ruby!)

bluetooth flic flic-buttons fliclib ruby

Last synced: 24 Apr 2025

https://github.com/floehopper/introspection

Dynamic inspection of the hierarchy of method definitions on a Ruby object.

class definition introspection metaprogramming method module object ruby

Last synced: 14 Apr 2025

https://github.com/ackama/activestorage-exif-analyzer

Add ActiveStorage Analyzer class to extract EXIF data from supported images.

ackama activestorage exif ruby

Last synced: 14 Mar 2026

https://github.com/fixrb/matchi

Collection of expectation matchers 🤹

matcher ruby

Last synced: 15 Jul 2025

https://github.com/dickdavis/utility_classes

Rails gem that facilitates the use of utility CSS frameworks.

rails ruby tailwind-css utility-classes

Last synced: 07 Oct 2025

https://github.com/voxpupuli/beaker-docker

Docker hypervisor for Beaker acceptance testing framework

beaker docker hacktoberfest puppet ruby

Last synced: 31 Jan 2026

https://github.com/tsukasaoishi/word_scoop

WordScoop extracts keywords from among sentences.

keyword pick ruby

Last synced: 23 Mar 2025

https://github.com/piotrmurach/static_deploy

Automate deployment of static websites

deployment ruby rubygem static-site-building

Last synced: 05 Jul 2025

https://github.com/kevinelliott/call_sign

Handle and process international call signs (ITU amateur radio, commercial, utility, etc)

amateur-radio ham-radio ruby ruby-gem

Last synced: 01 May 2025

https://github.com/rickhull/conway_deathmatch

Game of Life: several competing populations

conway conway-game conway-life deathmatch elixir ruby

Last synced: 22 Apr 2025

https://github.com/gangelo/branch-name

branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1) Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2) Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3) Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.

agile branch-names cli cli-app productivity ruby

Last synced: 26 Apr 2025

https://github.com/xord/solitaire

Solitaire game made with RubySketch

game ios iphone mac processing ruby

Last synced: 16 May 2025

https://github.com/janlelis/rubybuntu-language-specs

gtksourceview language specifications for Ruby/Web devoloper's gedit

gedit gtksourceview ruby syntax-highlighting

Last synced: 22 Jan 2026

https://github.com/yamat47/number_to_kanji

Ruby Number translator to Japanese Kanji.

gem kanji number ruby translater

Last synced: 15 Apr 2025

https://github.com/xarlybovi/halo-api

Wrapper for Halo Public API (BETA). https://developer.haloapi.com

api-wrapper gem halo ruby

Last synced: 10 Oct 2025

https://github.com/maciejb2k/chronlife

Social platform for people with chronic diseases

chronic-diseases health medical rails ruby ruby-on-rails

Last synced: 14 May 2026

https://github.com/pointerish/enumerable

Ruby implementation of the most used enumerable methods from the Enumerable module.

microverse-projects ruby

Last synced: 10 Jul 2025

https://github.com/thatch-health/grape_sorbet

Sorbet signatures and Tapioca DSL compiler for Grape.

api grape grape-api ruby sorbet tapioca

Last synced: 09 Oct 2025

https://github.com/janlelis/unicode-sequence_name

Unicode sequence names in Ruby

emoji names ruby sequence unicode unicode-data

Last synced: 10 Oct 2025

https://github.com/iphoting/pwqgen.rb

pwqgen.rb is a Ruby implementation of passwdqc's pwqgen, a random pronouncable password generator.

gem passphrase-generator passwdqc-pwqgen password-generator ruby

Last synced: 09 Apr 2025

https://github.com/zedtux/isin_code_generator

Simple random ISIN Code generator

gem isin ruby

Last synced: 12 Apr 2025

https://github.com/cpcwood/jest-erb-transformer

Jest transformer for Embedded Ruby template (`.erb`) files in Ruby projects

embedded-ruby-template erb javascript jest jest-erb-transformer jest-plugin jest-transformer rails ruby transformer

Last synced: 10 Mar 2026

https://github.com/collinstatang/rubycapstonebot

This is a Twitter Bot built with Ruby that tweets some information about the user and sends a random retweet and quote.

ruby

Last synced: 10 Jun 2025

https://github.com/tansengming/rails-base

Rails Bootstrap

heroku rails ruby

Last synced: 18 Apr 2025

https://github.com/bunlong/rails-social-share-button

rails-social-share-button is one of the best rails helper gem​ to add social share feature in your Rails app. Such as Twitter, Facebook, Tumblr, Weibo, Douban, QQ...

frontend rails rails-app rails-application rails-social-share-button ror ruby ruby-on-rails rubygems social-network social-share social-share-button social-share-plugin

Last synced: 08 Oct 2025

https://github.com/dhyegocalota/active_admin-advanced_create_another

Create another resource with strength by default in your ActiveAdmin forms. :v: :top:

activeadmin activeadmin-plugin rails ruby

Last synced: 15 Apr 2026

https://github.com/fnordfish/teckel

Ruby operations with enforced contracts for input/output/error data structures

interactors ruby service-objects

Last synced: 24 Mar 2025

https://github.com/evilmartians/zendesk

Proper Ruby wrapper around the Zendesk API

api ruby zendesk

Last synced: 12 Apr 2025

https://github.com/leklund/bauditor

run bundler-audit on a multiple repositories at once

bundler-audit ruby rubygems security

Last synced: 07 Jul 2025

https://github.com/sharparam/advent-of-code

Code for the Advent of Code event

advent-of-code aoc polyglot ruby

Last synced: 25 Apr 2025

https://github.com/ibraheemdev/mongo_beautiful_logger

A simple and beautiful logger gem for MongoDB in you Ruby/Rails app.

beautiful logger mongo mongodb mongoid rails ruby ruby-on-rails

Last synced: 15 Apr 2025

https://github.com/hutusi/bookshare

An opensource bookcrossing app.

api-server ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/reem-lab/enumerable

In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.

linters ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/selma-belhadj/school-library

This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.

linters oop ruby

Last synced: 09 Apr 2025

https://github.com/citizen428/rubyref

Ruby documentation redirects

cloudflare documentation roda ruby

Last synced: 18 Mar 2026

https://github.com/maxd/graphql-dsl

🚀 Ruby DSL for build GraphQL queries by code.

dsl graphql ruby

Last synced: 24 Apr 2025

https://github.com/princexz/alx-system_engineering-devops

I'm now a ALX Student, this is my second repository as a full-stack engineer

c git network network-analysis ruby shell

Last synced: 10 Mar 2026

https://github.com/sevlamare/tictactoe_ruby

Mini game to play on command line.

object-oriented-programming ruby

Last synced: 12 Mar 2026

https://github.com/kaykeeb3/concessionaire

Projeto de nota final de cursor, ele foi desenvolvido através de boas práticas e consolidado com nota máxima sendo aprovado.

javascript php ruby

Last synced: 16 Jul 2025

https://github.com/simandebvu/data-structures-algorithms

This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.

practice ruby sorting-algorithms zimbabwe

Last synced: 23 Apr 2025

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

School Library is a Ruby practice project aimed at mastering Object Oriented Programming.

rspec ruby

Last synced: 01 Sep 2025

https://github.com/wuletawwonte/rmis

An open source Ruby on Rails system under development for the purpose of automating the research business process from Call for paper to Publication primarily in Arba Minch University.

postgres ruby ruby-on-rails tailwind-css

Last synced: 23 Apr 2025

https://github.com/maumagnaguagno/map_generator

:globe_with_meridians: Map generator for the lazy game designer

labyrinth map maze ruby

Last synced: 09 Apr 2025

https://github.com/veganstraightedge/markdown_media

A [[ URL ]] syntax to embed media into views.

gem markdown media ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/LorenzoSapora/jekyll-html5-youtube

Jekyll plugin to generate html5 snippets for embedding YouTube videos, without iframes.

bundler gem html5 jekyll liquid ruby ruby-gem youtube

Last synced: 10 May 2025

https://github.com/toyama0919/tagenv

ec2 instance tag apply environment variables.

ec2 ec2-instance environment-variables ruby

Last synced: 30 Oct 2025

https://github.com/schmich/runx

Cross-platform, zero-install, Ruby-based task runner

command-line cross-platform go golang make rake ruby task-runner zero-install

Last synced: 28 Oct 2025

https://github.com/restaurant-cheetah/fuli

Respond to application errors with configurable notifiers

configurable-notifiers error-handling error-notifier fuli ruby

Last synced: 06 Oct 2025

https://github.com/jpalumickas/backup-repos

Backup your GitHub, BitBucket and GitLab repositories

backup bitbucket github gitlab gitlab-repositories ruby rubygems

Last synced: 28 Apr 2025

https://github.com/cbrnrd/krypton

🔒 A CLI tool for easy cryptography

cli command-line-tool cryptography encryption ruby security

Last synced: 22 Apr 2025

https://github.com/fnando/epub

Create epub files using Ruby (EPUB 3.3).

epub epub3 ruby

Last synced: 12 Mar 2026

https://github.com/mauricelambert/cve-2021-31166

CVE-2021-31166: exploitation with Powershell, Python, Ruby, NMAP and Metasploit.

bluescreen crash cve cve-2021-31166 denial-of-service dos exploit iis metasploit microsoft nmap payload powershell python3 ruby vulnerability webserver

Last synced: 04 Sep 2025

https://github.com/lucasmsa/timeblocks-problem

⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs

algorithms ruby

Last synced: 24 Apr 2025

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

The Recipe app keeps 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.

bootstrap rspec ruby ruby-on-rails

Last synced: 20 Apr 2025

https://github.com/wbnns/eyeofsatoshi

A ruby gem that pulls the current bitcoin price from multiple cryptocurrency APIs.

bitcoin bitcoin-api bitcoin-price rails ruby ruby-on-rails rubygems

Last synced: 26 Oct 2025

https://github.com/belsman/ruby-capstone

This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.

microverse-projects ruby web-scraping

Last synced: 19 Apr 2025

https://github.com/jdenen/watir-ng

Identify watir-webdriver elements with ng directives

angular ruby testing watir webdriver

Last synced: 06 Oct 2025

https://github.com/davidkirwan/ardtweeno

Ardtweeno is an application gateway which bridges devices connected via Serial Link and an Internet Protocol network. The system is designed as a PaaS (platform as a service) for the Raspberry Pi ARM platform.

gateway home-automation internet-of-things raspberry-pi ruby

Last synced: 09 Apr 2025

https://github.com/raviqqe/dockerfile-dsl.rb

Dockerfile DSL in Ruby

docker dsl ruby

Last synced: 16 Apr 2025

https://github.com/jdennes/buienalarm

Super-simple library to scrape Buienalarm.nl for projected rainfall.

dutch netherlands rainfall ruby weather

Last synced: 01 Apr 2026

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/darrhiggs/sidekiq-trackable_batch

Access detailed, up-to-date information about a Sidekiq::Batch as it runs

batch rails ruby sidekiq

Last synced: 25 Aug 2025

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/hausgold/factory_bot_instrumentation

Allow your testers to generate test data on demand

api factory-bot gem oss ruby

Last synced: 12 May 2025

https://github.com/lewiscowles1986/jekyll-improved-category-pages-plugin

I Believe a better way of generating category pages for Jekyll

jekyll needs-tests older proof-of-concept ruby template

Last synced: 19 Apr 2025

https://github.com/fga-eps-mds/owla

Real-time Q&A and Slides sharing to help teachers and students

classes rails real-time ruby

Last synced: 17 Aug 2025

https://github.com/ajitsing/rails_distributed_tracing

Distributed tracing for rails microservices

distributed-tracing microservices ruby ruby-on-rails rubygem

Last synced: 08 Oct 2025