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/moznion/be-let-it-be

A command-line tool that automatically converts RSpec's `let` and `let!` declarations to `let_it_be` where it's safe to do so. The tool runs your tests after each conversion to ensure they still pass, making the optimization process safe and reliable.

rspec ruby test-performance test-prof

Last synced: 07 Mar 2026

https://github.com/nebulab/erb-formatter-vscode

VSCode extension for ERB::Formatter (Format ERB files with speed and precision)

erb formatter html ruby ruby-on-rails vscode-extension

Last synced: 14 Apr 2025

https://github.com/konradit/gopro-rb-api

Unofficial Ruby GoPro API wrapper

api-client api-wrapper gopro hero4 ruby ruby-gem

Last synced: 26 Apr 2026

https://github.com/smashingboxes/taperole

🕹 Application Server Provisioning and Deployment with Ansible

ansible deployment devops rails ruby

Last synced: 12 Apr 2025

https://github.com/alejandrodevs/flash_rails_messages

A simple helper to display flash rails messages

bootstrap flash-messages rails ruby

Last synced: 24 Sep 2025

https://github.com/janlelis/micrologger

A minimal logger based on MicroEvent.rb

logger logging microevent ruby

Last synced: 13 Apr 2025

https://github.com/usmansbk/blog

Blog website that shows a list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails

bulma-css rails ruby

Last synced: 12 Apr 2025

https://github.com/gottfrois/beez

Simple, efficient ruby workers for Zeebe workflows.

bpmn rails ruby workflow zeebe

Last synced: 31 Jul 2025

https://github.com/vassilevsky/minimum-viable-ruby-gem

A working Ruby gem that has all the required information (builds without warnings)

example gem minimalist ruby ruby-gem

Last synced: 16 Sep 2025

https://github.com/marioruiz/nice_hash

You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.

api generation hash json nicehash pattern random ruby ruby-gem string testing

Last synced: 07 May 2025

https://github.com/elct9620/openbox

The zero-configuration Ruby container entry-point.

containers rails ruby

Last synced: 30 Apr 2025

https://github.com/georginapuig/active-seniors

Platform allowing senior population to display their skills and talents, solution connecting seniors with potential jobs. Final project at Le Wagon Web Development Bootcamp.

db elderly-people erb figma javascript job jobs lewagon postgresql rails rails-application ruby ruby-on-rails rubyonrails scss seniors trello

Last synced: 01 Oct 2025

https://github.com/quikstart/sinatra-starter-template

sinatra quick starter template

quik ruby sinatra

Last synced: 14 Jul 2025

https://github.com/rorkjop/klarna-checkout-ruby

Ruby Wrapper for Klarna Checkout Rest API

gem klarna ruby

Last synced: 17 Dec 2025

https://github.com/tenderlove/hatstone

A minimal Ruby wrapper for Capstone disassembler

assembly capstone disassembler ruby

Last synced: 07 May 2025

https://github.com/jaynetics/character_set

A C-extended Ruby gem to efficiently work with sets of Unicode codepoints.

characterset codepoints performance ruby string-manipulation unicode

Last synced: 19 Jul 2025

https://github.com/meleu/hello_meleu

A useless gem created for the sole purpose of showing people how to create a Ruby gem.

ruby ruby-gem

Last synced: 14 Apr 2025

https://github.com/0exp/evil_events

Ultra simple, but very flexible and fully customizable event subsystem for ruby applications with a wide set of customization interfaces and smart event definition DSL.

event-dispatcher event-driven events publish-subscribe pubsub ruby ruby-gem

Last synced: 21 Mar 2025

https://github.com/talaatmagdyx/socials_regex

🪡 Social account detection and extraction in ruby, e.g. for crawling/scraping.

ruby web-crawling web-scraping

Last synced: 07 May 2025

https://github.com/zedtux/cucumber-timecop

Timecop steps definition for Cucumber

cucumber-steps cucumber-timecop ruby timecop

Last synced: 12 Apr 2025

https://github.com/elvinaspredkelis/phlex-tabler_icons

Tabler Icons tailored for Phlex

phlex ruby tabler-icons

Last synced: 23 Jul 2025

https://github.com/space-pirates-llc/image_flux

URL builder for ImageFlux

imageflux ruby rubygem

Last synced: 13 Apr 2025

https://github.com/nicholaslyang/chance-me

Find the best place for your next four years

graphql rails reactjs ruby

Last synced: 12 Jul 2025

https://github.com/rubycocos/webservice

webservice gem - yet another HTTP JSON API (web service) builder

gem ruby

Last synced: 11 Jul 2025

https://github.com/nitbravoa92/decode-morse-code-message

"Decode Morse code" is a program in Ruby that can helps you to decode a morse code message.

morse-code rubocop ruby ruby-gem

Last synced: 13 Apr 2025

https://github.com/davetoxa/davetoxa

Rails - A Simple Approach | simple app for educational purposes

ansible capistrano codeclimate postgresql rails ruby travis-ci

Last synced: 12 Apr 2025

https://github.com/ujihisa/generic-factory-game

https://generic-factory-game.herokuapp.com/

hacktoberfest ruby web-game

Last synced: 14 Apr 2025

https://github.com/okteto/ruby-getting-started

Develop Ruby Apps in Kubernetes with Okteto

cloud-native debug development docker kubernetes okteto rails ruby

Last synced: 11 May 2025

https://github.com/cesium/intra.seium.org

Backend User Platform for SEI - CeSIUM's Computer Engineering Week @ Minho University

aws-s3 rails ruby

Last synced: 21 Aug 2025

https://github.com/ryz310/redis-objects-periodical

Extends Redis::Objects to switch automatically the save destination within Redis on changing dates.

redis redis-objects ruby

Last synced: 02 Sep 2025

https://github.com/jhonnymoreira/obbie

Ruby Hash methods in JavaScript as a collection of functions.

hash javascript javascript-library ruby ruby-hash-methods

Last synced: 13 Feb 2026

https://github.com/ronin-rb/ronin-web-spider

A collection of common web spidering routines

crawler infosec recon ruby scraper spider utils web websecurity

Last synced: 01 Aug 2025

https://github.com/lucas-erkana/algorithms

This is just a repo for practicing coding challenges

coding-challenges javascript ruby

Last synced: 30 Sep 2025

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

Discover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.

rspec ruby rubygems testing

Last synced: 01 Aug 2025

https://github.com/kerolloz/who-doesnt-follow-me

A simple script that gives you a list of users who you follow but they don't follow you back on GitHub.

follow-back followers following github ruby script

Last synced: 07 Apr 2026

https://github.com/excid3/zapier

Zapier API Rubygem

rails ruby rubyonrails zapier

Last synced: 11 Aug 2025

https://github.com/blocknotes/activeadmin_simple_form

An ActiveAdmin 1.x plugin to use Simple Form in place of Formtastic in edit views

activeadmin activeadmin-plugin rails5 ruby simpleform

Last synced: 29 Sep 2025

https://github.com/picatz/nmapr

🗺 Your friendly neighborhood Ruby DSL to Nmap for network exploration.

dsl gem nmap ruby

Last synced: 22 Apr 2025

https://github.com/fr33z3/semantic_navigation

Simple navigation menus implementation for Rails 3 application with multiple and nesting menus.

navigation navigation-menus nested-menus rails ruby

Last synced: 12 Apr 2025

https://github.com/codeblooded/ittybe

Privacy Respecting URL Shortener built on Sinatra and Redis

privacy redis ruby shortener sinatra sinatra-applications url url-shortener

Last synced: 13 Aug 2025

https://github.com/johnftitor/catalog-of-stuff

Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.

ruby sql

Last synced: 22 Jun 2025

https://github.com/vitalyliber/casply

The cosplayers community

cosplay postgresql react ruby ruby-on-rails

Last synced: 18 Jan 2026

https://github.com/svyatov/sec_id

Validate securities identification numbers (ISIN, CUSIP, SEDOL, FIGI, CIK) with ease!

cik cusip figi iban isin ruby ruby-gem sedol validation

Last synced: 05 Feb 2026

https://github.com/combinaut/minibars

A (mostly) drop-in replacement for Handlebars.rb based on MiniRacer rather than therubyracer.

handlebars miniracer rails ruby therubyracer

Last synced: 09 Oct 2025

https://github.com/ebihara99999/code_keeper

Measures metrics especially about complexity and size of Ruby files.

metrics ruby

Last synced: 17 Mar 2026

https://github.com/loqimean/monopay-ruby

The easiest way to make payments with Monobank acquiring API

easy-to-use gem monobank monobank-acquiring monobank-api monobank-sdk payments ruby ruby-on-rails

Last synced: 28 Apr 2025

https://github.com/kenjij/firebase-ruby

Pure simple Ruby based Firebase REST library

database firebase ruby

Last synced: 28 Feb 2026

https://github.com/kichik/docker-combo

Automatically generated and up-to-date Docker combo images

docker docker-image node python ruby

Last synced: 23 Jan 2026

https://github.com/seuros/throttle_machines

Advanced rate limiting library for Ruby. Rate limit anything - API calls, AI requests, background jobs. Features GCRA, token bucket algorithms, circuit breakers, and multiple storage backends.

ai-rate-limiting algorithm background-jobs circuit-breaker concurrency distributed-systems gcra limiter memory-storage performance rate-limiter rate-limiting redis resilience ruby ruby-gem temporal-precision throttle throttling token-bucket

Last synced: 01 Apr 2026

https://github.com/uta-org/jekyll-patreon

Patreon support in Jekyll blog to easily embed a widget with your goals

i18n jekyll jekyll-plugin patreon ruby ruby-gem rubygem

Last synced: 25 Oct 2025

https://github.com/upsidelab/spree_gladly

Official Gladly integration for Spree Commerce

customersupport ecommerce ruby

Last synced: 06 Feb 2026

https://github.com/maumagnaguagno/hypertension_u

:fleur_de_lis: HTN planning with uncertainty in Ruby

htn hypertension planning ruby uncertainty

Last synced: 09 Apr 2025

https://github.com/jgarber623/link-header-parser-ruby

A Ruby gem for parsing HTTP Link headers.

http-headers link-header ruby rubygems

Last synced: 09 Oct 2025

https://github.com/ultirequiem/playground

:star: Notes, snippets, concepts and more.

csharp go java javascript playground ruby rust typescript

Last synced: 07 May 2025

https://github.com/kenchan0130/jekyll-lazy-load-image

Edit img tag optimized lazy load images for your Jekyll site

jekyll ruby

Last synced: 28 Apr 2025

https://github.com/slavetomints/rvc_hacking_toolbox

100% Ruby CLI Hacking Toolbox

cybersecuirty hacking hacking-tool ruby

Last synced: 12 Apr 2025

https://github.com/edas/bitwapi

Unofficial Bitwarden API client in ruby

api-client bitwarden password-manager ruby

Last synced: 18 Jan 2026

https://github.com/yothu/budget-app-capstone

Web application that allows you to record money transactions and separate them in categories

budget-app capstone rails ruby

Last synced: 23 Apr 2025

https://github.com/eftakhairul/gisbn

It fetches all book information by ISBN number based on Google Book API

gisbn isbn ruby ruby-gem

Last synced: 16 Apr 2025

https://github.com/claudiarojassoto/tdd_project

This project follows the Test-Driven Development (TDD) approach. Each feature has been developed starting with a test case, as per TDD guidelines.

bundle gem rubocop ruby tdd testing

Last synced: 23 Apr 2025

https://github.com/maxhollmann/ruby-ytdl

A Ruby wrapper for youtube-dl with progress callbacks

downloader ruby ruby-gem wrapper youtube youtube-dl

Last synced: 23 Apr 2025

https://github.com/qonto/activejob-lockable

Gem to make jobs lockable

activejob lockable rails ruby

Last synced: 01 Sep 2025

https://github.com/xuyanwen2012/xp-mbbs-7.0

A Mount & Blade Style Battle System for RPG Maker XP with Demo

rgss rpgmakerxp ruby

Last synced: 15 Apr 2025

https://github.com/ananace/fog-hyperv

Hyper-V provider for fog

fog hyper-v hyperv ruby

Last synced: 23 Apr 2025

https://github.com/timbru31/mp3lyrics

🎵 📝 CLI for mp3 lyrics fetching. Uses ruby-mp3info and some lyric wikis

cli genius itunes lyrics metrolyrics mp3-files mp3info mp3tag music ruby ruby-mp3info

Last synced: 26 Feb 2025

https://github.com/blocknotes/eventish

A simple and composable event library

events ruby

Last synced: 22 Apr 2025

https://github.com/mvz/mdv

Simple Markdown Viewer for GNOME 3

gnome hacktoberfest markdown ruby

Last synced: 15 Apr 2025

https://github.com/jwillikers/blog

My developer blog containing handy admin and dev guides from my myriad of tinkering

asciidoc asciidoctor blog jekyll nix ruby static-site

Last synced: 15 Apr 2025

https://github.com/firmoholanda/bookstore-rails-api

API for bookstore-react-redux front-end app. this REST API allows us to manage database resources. a signed user can: add, remove, list, and update books as well as select a favorite book.

api rails ruby

Last synced: 28 Apr 2025

https://github.com/davidesantangelo/gameoflife

This is a Rails implementation of "Conway's Game of Life." Conway's game is a mathematical simulation where cells live or die based on certain rules.

game math ruby

Last synced: 10 Jul 2025

https://github.com/balerum03/slack_bot_rails

This bot will tell you in the slack chat if a number is prime or not. If the number you enter is prime, the bot will give you an array with all the prime numbers before the entered number, and it can also solve simple sums and give the results on the chat. This bot uses the Slack-API, Active Record, PostgreSQL, and React to display prime numbers on the browser.

activerecord adan-fernandez-bonilla api bot prime rails reactjs ruby slack-api slack-bot youtube-video

Last synced: 03 Jul 2025

https://github.com/zedtux/urss

Ultra RSS is another Ruby Feed RSS parser

atom feed gem rss ruby

Last synced: 12 Apr 2025

https://github.com/bahanix/amazing

Porn folder maze generator

porn porn-folder ruby xkcd

Last synced: 11 Apr 2025

https://github.com/bahanix/sinatra-clean

Learn Sinatra, step 4

demo-app ruby sinatra

Last synced: 11 Apr 2025

https://github.com/cloudaper/compact_enc_det

Ruby bindings for Google's Compact Encoding Detection C++ library

charset charset-detection charset-detector encoding encoding-detection encoding-detector ruby

Last synced: 26 Dec 2025

https://github.com/railsmechanic/sidewalk

Sidewalk is an Elixir client which is compatible with Sidekiq, the »simple, efficient background processing library for Ruby«.

elixir message-queue queue ruby sidekiq

Last synced: 07 May 2025

https://github.com/eagerelk/ditty

Sinatra Based Web Application Framework

framework opensource ruby sinatra

Last synced: 08 May 2025

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

The Blog app will be a classic example of a blog website. Is a functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

devise rails ruby

Last synced: 19 Apr 2025

https://github.com/winebarrel/minierb

Single binary ERB template processor built with mruby.

cli erb mruby ruby template

Last synced: 12 Oct 2025

https://github.com/piotrmurach/queen

English language linter to hold your files in high esteem.

checker english linter quality ruby rubygem

Last synced: 12 Jun 2025

https://github.com/accelecode/ui_interactors

UI Interactors makes it simple to write automated browser tests using selenium-webdriver - tests which are resilient to HTML structure and style changes.

browser-automation functional-testing gem ruby selenium selenium-webdriver test-automation webdriver

Last synced: 15 Apr 2025

https://github.com/praisespjmt/inkling-blog-app

The Inkling Blog app is a classic blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.. Built with Ruby, Ruby on Rails and PosgreSQL

blogging javascript posgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/dodonki1223/qiita_trend

Qiitaのトレンドをたったの10秒で取得できるgem

qiita qiita-articles qiita-trend ruby ruby-gem

Last synced: 19 Apr 2025

https://github.com/krishpranav/apk-hunter

Android Application Vulnerability Analysis And Android Pentest Tool Built In Ruby

android application application-security ruby security

Last synced: 15 Apr 2025

https://github.com/hackclub/increase-ruby

Ruby API client for Increase, a platform for Bare-Metal Banking APIs

api banking fintech increase ruby

Last synced: 23 Apr 2025

https://github.com/runtimellc/moneta-api

МОНЕТА.РУ (MONETA.MerchantAPI.v2)

moneta money payanyway payment-methods payments ruby

Last synced: 11 Jun 2025

https://github.com/tomtom/websitary

A ruby-based script that monitors webpages, rss feeds, podcasts etc.

rss ruby website-monitor websites

Last synced: 30 Apr 2025

https://github.com/javierhonduco/ruby_perf_counters

Ruby gem to access the CPU performance counters (PMU) using perf_event_open(2)

perf performance performance-counters performance-monitoring-unit pmu ruby

Last synced: 11 Mar 2026

https://github.com/djdefi/rss-firehose

Aggregate RSS feeds into a light page

docker erb httparty lightweight news-aggregator newsfeed rss-aggregator ruby

Last synced: 07 May 2025

https://github.com/phacks/rails-view-components-storybook

Companion repository for the “Building a Component Library in Rails with Storybook”

component-library rails ruby storybook

Last synced: 14 Aug 2025