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/vmware-archive/postfacto

Self-hosted retro tool aimed at helping remote teams

agile cloud-foundry feedback javascript pcf rails react retro retrospective ruby websockets

Last synced: 03 Apr 2025

https://github.com/davidesantangelo/geoplugin

This is a Ruby wrapper library around the API provided by Geoplugin (http://www.geoplugin.com).

geolocation ruby ruby-wrapper-library rubygem

Last synced: 29 Apr 2025

https://github.com/shayanzare/admin-page-finder

This is a simple script to finding website admin page.

admin-page-finder hacking hacking-tool ruby security

Last synced: 28 Mar 2025

https://github.com/deanout/portfolio

Ruby on Rails 6 Portfolio Project

rails ruby

Last synced: 03 May 2025

https://github.com/vikhyat/stormycloud

Ridiculously simple distributed applications in Ruby.

distributed-systems mapreduce ruby

Last synced: 30 Apr 2025

https://github.com/shoriwe/plasma

Thread safe Go embeddable ruby like scripting language

dynamic-type embeddable-scripting-language go golang ruby scripting-language

Last synced: 17 Mar 2026

https://github.com/sborrazas/organ

Forms with integrated validations and attribute coercing.

coercion forms ruby validation

Last synced: 27 Oct 2025

https://github.com/wilsonsilva/a2a

Agent2Agent (A2A) protocol implementation in Ruby. Under development. It will be integrated with web frameworks SOON.

a2a mcp ruby

Last synced: 17 Mar 2026

https://github.com/notus-sh/cocooned

Dynamic nested forms in Rails made easy

forms nested rails ruby

Last synced: 27 Feb 2026

https://github.com/artichoke/nightly

🌌 Nightly builds of Artichoke Ruby

artichoke nightly nightly-build ruby rust rust-application

Last synced: 27 Mar 2026

https://github.com/zdavatz/oddb2xml

oddb2xml, create xml files using refdata, swissmedic and bag xml files

bag data drug open refdata ruby source swissmedic switzerland xml

Last synced: 06 May 2026

https://github.com/rnd-soft/timeouter

[MIRROR] Timeouter is advisory timeout ruby helper without any background threads.

gem loop ruby ruby-on-rails timer

Last synced: 26 Feb 2026

https://github.com/dannyben/audio_addict

AudioAddict Command Line for Voting and Playlist Management

api-wrapper audioaddict gem ruby

Last synced: 31 Jan 2026

https://github.com/SwedbankPay/kramdown-plantuml

PlantUML support for Kramdown, the Markdown parser used in Jekyll

diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem

Last synced: 12 Oct 2025

https://github.com/mitinpavel/current_user

Dev phase auth for Rails

authentication rails ruby

Last synced: 20 Oct 2025

https://github.com/postmodern/ffi-udis86

Ruby FFI bindings for udis86

asm assembly disassembler ffi-bindings ruby

Last synced: 12 Feb 2026

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

Pure simple Ruby based Firebase REST library

database firebase ruby

Last synced: 28 Feb 2026

https://github.com/mohammedamarnah/redis-pool

A simple Redis dynamic-sized connection pool.

connection-pool rails redis redis-client ruby

Last synced: 04 Mar 2026

https://github.com/t-eckert/ctci_solutions

My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".

cpp ctci interview-questions python ruby

Last synced: 04 Mar 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/postmodern/ruby-amass

A Ruby interface to amass.

amass amass-parser command-mapper infosec ruby

Last synced: 17 Oct 2025

https://github.com/hardpixel/colordom

Ruby gem to extract color palettes from images implemented in Rust.

dominant-colors native-extension ruby ruby-gem

Last synced: 24 Oct 2025

https://github.com/kevinstuffandthings/nameq

Create unique names via numeric suffixes

ruby rubygems

Last synced: 26 Oct 2025

https://github.com/abdussattar-70/blogging-haven

The Blogging Haven is set to become a prime illustration of a blog website. It encompasses a project that tasked me with the creation of a fully operational website, showcasing a comprehensive list of posts and empowering readers to engage with them through comments and post likes. It has been constructed using PostgreSQL and Ruby on Rails.

erd oop postgresql rspec ruby ruby-on-rails

Last synced: 16 Mar 2026

https://github.com/bl4ckstack/hedra

Hedra — Command-line tool to analyze HTTP security headers and detect missing protections like CSP, HSTS, and X-Frame-Options.

cli cybersecurity hedra http-headers information-security pentesting ruby rubygems security vulnerability-assessment web-security

Last synced: 04 Apr 2026

https://github.com/yuki24/texting

SMS/MMS framework for Rails that doesn't hurt

actionmailer mms mms-framework rails ruby sms twilio

Last synced: 07 Aug 2025

https://github.com/justintime50/easypost-tools

A large collection of supplemental tools for the EasyPost API spanning various programming languages.

collection csharp easypost examples golang java node php python resources ruby shell tools

Last synced: 12 May 2025

https://github.com/hey-api/upload-openapi-spec

🚀 A GitHub Action for uploading OpenAPI specifications to Hey API. Support: @mrlubos

actions angular asp-net axios codegen fetch github go javascript kotlin nodejs openapi python ruby swagger swift typescript xhr

Last synced: 23 Jul 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/jsmecham/nova-rubocop

RuboCop Extension for Panic's Nova Code Editor

extension lint linter nova nova-editor nova-extension rubocop ruby

Last synced: 15 Aug 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/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/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/mcfiredrill/forttree

wakaba/kareha imageboard clone

kareha-imageboard ruby

Last synced: 03 Sep 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/swilgosz/hanamimastery

An attempt to build a healthy community and easy-to-learn environment around Hanami Web framework.

blogs educational hanami ruby rubygems screencasting screencasts web webdevelopment

Last synced: 10 Oct 2025

https://github.com/mikeoleynik/edctn

:book: Open-source LMS. A teacher should be a rockstar.

json-api lms rails ruby

Last synced: 03 Oct 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/mark24code/check_996

Help your check repo 996 or not 😄

git ruby tool

Last synced: 26 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/excid3/zapier

Zapier API Rubygem

rails ruby rubyonrails zapier

Last synced: 11 Aug 2025

https://github.com/codeadict/kings-landing

A modern, simple, customizable landing page dedicated to early customer acquisition for frugal entrepreneurs.

landing-page launch ruby sinatra site-generator starter-template startups website

Last synced: 02 Jan 2026

https://github.com/messagemedia/messages-ruby-sdk

MessageMedia Ruby SDK for sending and receiving messages

messagemedia messaging ruby sms sms-api sms-client sms-gateway sms-messages

Last synced: 01 Aug 2025

https://github.com/bear-in-mind/sentry_notion

A simple app built with Roda that allows basic integration between Sentry and Notion

notion notion-api notion-data roda ruby sentry-integration

Last synced: 13 Apr 2025

https://github.com/quentin18/pathfinding.rb

A pathfinding library in Ruby based on A* algorithm.

astar-algorithm gem pathfinding ruby

Last synced: 01 Nov 2025

https://github.com/fantasyzhjk/onebot-ruby

用 Ruby 写 QQ 机器人!

cqhttp ruby

Last synced: 17 Jan 2026

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/marioariasc/pepa

An implementation of the Monkey language in Ruby

monkey monkey-language ruby

Last synced: 03 Aug 2025

https://github.com/vavgustov/debug-extras

Extras for Rails applications debug

gem ruby

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/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/alephao/tia-crawler

Gem para acessar os dados do TIA Mackenzista

mackenzie ruby tia

Last synced: 22 Apr 2025

https://github.com/maartenvanvliet/moneybird

Ruby gem for the Moneybird REST API

moneybird ruby

Last synced: 14 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/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/bondok6/school-library

In this project, I build the "OOP school library" app.

oop rspec ruby

Last synced: 12 May 2025

https://github.com/wbnns/nftscraper

A proof of concept for a web scraper that could potentially interact with an NFT marketplace.

ethereum nft nft-marketplace non-fungible-token ruby scraper

Last synced: 24 Mar 2025

https://github.com/erikcameron/decorum

Tasteful decorators for Ruby.

decorators ruby

Last synced: 01 Aug 2025

https://github.com/tbuehlmann/dry-struct-setters

Setter methods for Dry::Struct subclasses

dry-rb ruby

Last synced: 07 May 2025

https://github.com/narazaka/swagger-dsl

Swagger (OpenAPI 3) DSL for Ruby

json-schema openapi rails ruby swagger

Last synced: 13 Apr 2025

https://github.com/ahmadchata/linter_css

💻‼️A Command-line based app that checks for errors in CSS files such as 2 spaces indentation in blocks, space before opening brace, lower case for hex colour code.

ruby

Last synced: 09 Apr 2025

https://github.com/yaegassy/coc-typeprof

Ruby TypeProf extension for coc.nvim

coc-extensions coc-nvim neovim ruby typeprof vim

Last synced: 22 Apr 2025

https://github.com/eagerelk/ditty

Sinatra Based Web Application Framework

framework opensource ruby sinatra

Last synced: 08 May 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/madbomber/justprep

A pre-process for the just command line utility

crystal just ruby

Last synced: 02 Mar 2026

https://github.com/kaich/ssport

commandline for change config of shadowsocket

commandline ruby shadowsocks tools

Last synced: 20 Mar 2025

https://github.com/jbampton/xml-schema-diff

:point_right: Visual XML Schema differencing tool :point_left: :arrow_right: Static site generator :arrow_left:

analytics analytics-dashboard data-mining diffing github-pages google-charts html5 javascript regex responsive-design ruby text-mining xml-schema

Last synced: 15 Apr 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/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/idean/apk_analyzer

APK files analysis utility

apk apk-analyzer ruby

Last synced: 11 Jul 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/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/claudiarojassoto/play_with_ruby

This repository use Ruby syntax for basic programming operations.

irb method ruby variables

Last synced: 23 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/bahanix/sinatra-clean

Learn Sinatra, step 4

demo-app ruby sinatra

Last synced: 11 Apr 2025

https://github.com/bahanix/amazing

Porn folder maze generator

porn porn-folder ruby xkcd

Last synced: 11 Apr 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

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/ananace/fog-hyperv

Hyper-V provider for fog

fog hyper-v hyperv ruby

Last synced: 23 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/ripperhe/pod-template

A ruby script to create pod files.

ruby

Last synced: 16 May 2025

https://github.com/spreedly/r2d2

Ruby library for decrypting Google Pay and Android Pay payment tokens

android-pay ruby spreedly

Last synced: 03 Jul 2025

https://github.com/madcato/word2vec-rb

Ruby interface gem to use word2vec arithmetics.

machine-learning ml nlp ruby word2vec

Last synced: 29 Jun 2025

https://github.com/icyleaf/xiaomi-push

(unofficial) xiaomi push server sdk for ruby - 非官方小米推送服务端 Ruby SDK

ruby ruby-sdk xiaomi xiaomi-push xiaomi-sdk

Last synced: 24 Apr 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/NestAway/salesforce-orm

Active record like ORM for Salesforce

activerecord gem orm rails ruby salesforce

Last synced: 16 Jul 2025

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/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/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/textmate/linter.tmbundle

🔬Linting functionality for TextMate

json linter ruby textmate tmbundle

Last synced: 24 Apr 2025

https://github.com/praisespjmt/fruugal

Fruugal 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.

css3 ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/noma4i/puppet-windows_xmltask

Puppet module to create windows schedule tasks from exported XML

puppet ruby windows windows-scheduler xml

Last synced: 22 Feb 2026