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/german-cobian/enumerable-methods

A set of enumerable methods re-created by the authors in the ruby programming language.

ruby

Last synced: 31 Aug 2025

https://github.com/ruby/redmine_mailing_list_integration

This is a redmine plugin that integrates mailng lists with redmine.

redmine redmine-plugin ruby

Last synced: 04 Oct 2025

https://github.com/elct9620/openbox

The zero-configuration Ruby container entry-point.

containers rails ruby

Last synced: 30 Apr 2025

https://github.com/jimmycuadra/lita-github-web-hooks

GitHub web hook integration for Lita.

chatops github github-api lita lita-handler ruby

Last synced: 07 Apr 2026

https://github.com/hl7au/au-fhir-core-inferno

This is an Inferno test kit for the AU Core Implementation Guide

fhir fhir-ig fhir-implementation-guide fhir-resources ruby

Last synced: 03 Sep 2025

https://github.com/peek/peek-mysql2

Take a peek into the MySQL queries made during your application's requests.

mysql peek ruby

Last synced: 13 Apr 2025

https://github.com/nickgnd/hanami-chat-example

Basic chat application built with Hanami and LiteCable (compatible with AnyCable)

actioncable anycable hanami hanami-application ruby websockets

Last synced: 29 Sep 2025

https://github.com/passageidentity/passage-ruby

Passkey Complete for Ruby - Integrate into your Ruby API or service to enable a completely passwordless standalone auth solution with Passage by 1Password

1password authentication biometrics ciam identity magic-links native-passkeys oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless ruby webauthn

Last synced: 25 Jul 2025

https://github.com/ikramagix/booksy

Booksy is a simple blogging platform about literature. It allows users to create, read, update, and delete articles. It features user authentication, article privacy settings, and the ability for users to comment on articles.

bootstrap bootstrap5 devise faker ror ror-api ruby ruby-app ruby-application ruby-gem ruby-on-rails rubyonrails

Last synced: 06 Oct 2025

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/dannyben/audio_addict

AudioAddict Command Line for Voting and Playlist Management

api-wrapper audioaddict gem ruby

Last synced: 31 Jan 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/compufox/elephrame

mastodon bot framework written in ruby

bot bot-framework mastodon ruby

Last synced: 15 Jun 2026

https://github.com/ancat/equation

Equation exposes a minimal environment to allow safe execution of Ruby code represented via a custom expression language.

expression-language ruby security

Last synced: 05 Oct 2025

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

Ruby SDK for RingCentral

ringcentral ruby sdk

Last synced: 08 Oct 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/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/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

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/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/upsidelab/spree_gladly

Official Gladly integration for Spree Commerce

customersupport ecommerce ruby

Last synced: 06 Feb 2026

https://github.com/yokenzan/receiptisan

CLI to parse & preview RECEIPTC.UKE (電子レセプトファイル)

cli preview rezept ruby uke

Last synced: 14 Feb 2026

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/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/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/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/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/kachick/striuct

Struct + validation + inheritable + default value + ...

ruby struct type validation

Last synced: 01 Apr 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/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/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/jejacks0n/schemattr

Schemattr: Simple schema-less column definitions for ActiveRecord that can change easily over time.

activerecord postgres rails ruby schema

Last synced: 10 Mar 2026

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/dodonki1223/qiita_trend

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

qiita qiita-articles qiita-trend ruby ruby-gem

Last synced: 19 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/terceiro/gem2deb

Set of tools to create Debian packages from Ruby software distributed with rubygems. This repository is a mirror, the official one is at https://salsa.debian.org/ruby-team/gem2deb/

debian ruby

Last synced: 27 Aug 2025

https://github.com/krypto-etox/car-racing-2

Car Racing 2 is a simple UI BASED HTML, CSS, JS and Ruby, game with a taste of old theme. It's just for educational and learning purpose game project.

api css game html javascript js ruby static web webdevelopment

Last synced: 21 Sep 2025

https://github.com/lifechurch/subserver

A simple server process for processing Google Pubsub messages.

google-pub ruby subserver

Last synced: 15 Apr 2025

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/mcfiredrill/forttree

wakaba/kareha imageboard clone

kareha-imageboard ruby

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

Help your check repo 996 or not 😄

git ruby tool

Last synced: 26 Jul 2025

https://github.com/spheresoftware/go4rails

Golang for Ruby on Rails developer, tools tips & tricks

cheet-sheet go golang rails ruby ruby-on-rails tips-and-tricks

Last synced: 14 Mar 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/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/lucas-erkana/algorithms

This is just a repo for practicing coding challenges

coding-challenges javascript ruby

Last synced: 30 Sep 2025

https://github.com/ydah/slim-embedded-minify

A slim file to minify embedded code.

gem minify plugin ruby slim

Last synced: 15 Apr 2025

https://github.com/idean/apk_analyzer

APK files analysis utility

apk apk-analyzer ruby

Last synced: 11 Jul 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/ananthp/lilyraga

Score Carnatic music with Lilypond

lilypond music-notation ruby

Last synced: 24 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/hafiz1379/catalog-of-my-things

Catalog of my things is console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files. Created using Ruby!

colorize rspec ruby testing

Last synced: 20 Sep 2025

https://github.com/blocknotes/eventish

A simple and composable event library

events ruby

Last synced: 22 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/elct9620/liveness

The Rack middleware to provide health check endpoints.

rack rails ruby

Last synced: 23 Sep 2025

https://github.com/iaintshine/ruby-sidekiq-tracer

OpenTracing instrumentation for Sidekiq

opentracing ruby sidekiq tracing

Last synced: 25 Aug 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/tenderlove/hatstone

A minimal Ruby wrapper for Capstone disassembler

assembly capstone disassembler ruby

Last synced: 07 May 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/erikcameron/decorum

Tasteful decorators for Ruby.

decorators ruby

Last synced: 01 Aug 2025

https://github.com/insipx/jekyll-react

A Jekyll Plugin which converts config variables and pages to JSON for use with Javascript

api dynamic jekyll-plugin json liquid react ruby

Last synced: 10 Mar 2026

https://github.com/erikw/nestedtext-ruby

A ruby implementation of NestedText https://nestedtext.org/

data-format decode encode gem library nestedtext parser ruby serialization

Last synced: 14 Apr 2025

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

Learn Sinatra, step 4

demo-app ruby sinatra

Last synced: 11 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/jgaskins/rails_app_operator

Kubernetes Rails app operator, allowing simple day-1 Rails deployment to a Kubernetes cluster

docker kubernetes rails ruby

Last synced: 07 May 2025

https://github.com/mohsen-alizadeh/rails-pdate

Persian date utility to use in Rails projects

ruby

Last synced: 23 Jul 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/norbertmaleckii/simple-enumeration-rb

Helps you to declare enumerations in a very simple and flexible way. Define your enumerations in classes, it means you can add new behaviour and also reuse them.

rails rails-enumerations ruby ruby-enumerations

Last synced: 13 Apr 2025

https://github.com/strangeal/clinixgo

The project is based on an app to book an appointment with a health specialist(Doctor). The doctor appointment booking app permits healthcare providers to manage their appointments with increased efficiency while giving reliable management. However, it displays all details of the patients, complete history of appointment, analyses the doctors, etc

bootstrap5 cancancan jwt postgresql prime-react react-icons react-router reactjs redux redux-toolkit rswag rswag-specs ruby ruby-on-rails swagger-ui webpack

Last synced: 28 Apr 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/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/p-chan/dotfiles

The dotfiles for fuckin' awesome feeling development environment

dotfiles fish fixpack ghq git macos nodejs nodenv npm rbenv ruby vim

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

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

oop rspec ruby

Last synced: 12 May 2025

https://github.com/airslie/renalware-core

Renalware uses demographic, clinical, pathology, and nephrology datasets to improve patient care, undertake clinical and administrative audits and share data with external systems.

rails renal ruby

Last synced: 27 Jul 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/runtimellc/moneta-api

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

moneta money payanyway payment-methods payments ruby

Last synced: 11 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/cloud66-oss/exception_extensions

Ruby Gem providing some useful extensions for Ruby Exceptions

ruby rubygem

Last synced: 10 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/j3rn/guard-foreman

A gem to restart Foreman with Guard

foreman guard guard-foreman ruby

Last synced: 15 Mar 2025

https://github.com/kevinstuffandthings/nameq

Create unique names via numeric suffixes

ruby rubygems

Last synced: 26 Oct 2025

https://github.com/1d3o/lato-core

Lato module used to initialize custom admin panels

admin-dashboard lato rails rails-engine ruby ruby-gem ruby-on-rails

Last synced: 11 Nov 2025

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/linqueta/eezee

The easiest HTTP client for Ruby

gem http-client ruby ruby-on-rails rubygems

Last synced: 08 Oct 2025

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