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/ksylvest/omniai-anthropic

An implementation of the OmniAI interface for Anthropic.

anthropic claude omniai ruby

Last synced: 18 Feb 2026

https://github.com/riyabulia12/cargogo-front-end

CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL

react redux redux-toolkit rest-api ruby rubyonrails tailwindcss

Last synced: 01 Aug 2025

https://github.com/jimmycuadra/lita-travis

A Lita handler for receiving notifications from Travis CI.

chatops lita lita-handler ruby travis-ci

Last synced: 27 Jul 2025

https://github.com/jimmycuadra/tam_tam

Parse, filter, and analyze logs from online chat clients.

analytics chat library ruby

Last synced: 27 Jul 2025

https://github.com/slavikdev/design-patterns-in-dynamic-languages

Examples and support files for the tech talk “Design Patterns in Dynamic Languages”

design-patterns dynamic examples javascript ruby

Last synced: 30 Aug 2025

https://github.com/williamscch/recipes_rails_app

RoR Project that 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

capybara database heroku rails rspec ruby

Last synced: 17 Sep 2025

https://github.com/westonganger/search_architect

Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.

activerecord activerecord-models rails rails-search ruby search search-scope sql

Last synced: 15 Apr 2025

https://github.com/osdc/bots

Bots for OSDC Community Channels.🤖🤖

golang irc-bot ruby telegram-bot

Last synced: 02 Mar 2026

https://github.com/ekohe/crunchbase4

A Ruby Library for CrunchBase API v4

api-service crunchbase crunchbase-api ekohe json-data ruby rubyonrails

Last synced: 10 Mar 2026

https://github.com/kesha-antonov/android-sms-verification-hash

Computing your app's hash string for automatic sms verification. More: https://developers.google.com/identity/sms-retriever/verify#computing_your_apps_hash_string

android automatic-sms-verification google ruby sms-verification

Last synced: 07 Jul 2025

https://github.com/toreriklinnerud/sublime-rubyfmt

Sublime plugin to autoformat Ruby code with Rubyfmt

formatter ruby text-editor-plugin

Last synced: 07 Mar 2026

https://github.com/attilahorvath/i18n-globals

Adds support for I18n global variables, which will be available for interpolation into every translation.

i18n interpolation ruby translation

Last synced: 13 Apr 2025

https://github.com/ferhatgec/rubycat

Fegeya RubyCat, Ruby implementation of ColoCat.

cat colocat color colorized fegeya filesystem line-by-line read ruby

Last synced: 14 Apr 2025

https://github.com/whitesmith/surveyor2

A Rails gem that lets you code surveys, questionnaires, quizzes, etc... and add them to your app.

rails ruby

Last synced: 03 Aug 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/ilynette/rails-budget-app

The Budget App is a mobile web application that allows the user to manage his/her budget: they have a list of transactions associated with a category, so that the user can see how much money they spend and on a particular category.

postgresql rails ruby

Last synced: 29 Jun 2025

https://github.com/hafiz1379/my-enumerable

Explore Ruby's module and class system with a custom implementation of the Enumerable module. This project consists of a MyList class with list management and a MyEnumerable module replicating key Enumerable methods. Test your implementation with practical use cases, including #all?, #any?, and #filter methods.

ruby

Last synced: 20 Sep 2025

https://github.com/tsukasaoishi/word_scoop

WordScoop extracts keywords from among sentences.

keyword pick ruby

Last synced: 23 Mar 2025

https://github.com/aars/rack-bodyparser

Rack Middleware for parsing request body.

body-parser jsonapi parse rack rack-middleware ruby sinatra

Last synced: 21 Jul 2025

https://github.com/sonots/resque_starter

Start and manage multiple resque workers

resque ruby

Last synced: 26 Jul 2025

https://github.com/krishpranav/joomlascan

A simple joomla vulnerability scanner built in ruby

joomla joomla-scanner ruby vulnerability-scanner

Last synced: 15 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/artichoke/strudel

🥐 🥮 Rust port and drop-in replacement for the `st_hash` C hash table library

artichoke c ffi hashmap ruby rust rust-crate

Last synced: 09 Mar 2026

https://github.com/ukoloff/openssl-win-root

Fetch Root CA certificates from Windows system store

openssl root-certificates ruby x509

Last synced: 29 Jul 2025

https://github.com/kovvalveetil/web-traffic-anomaly-detector

The Web Traffic Anomaly Detector is a Ruby on Rails application designed to monitor web traffic logs and detect anomalies such as high traffic from a single IP address or unusual request patterns. The project aims to help identify potential issues like bot attacks, unauthorized access, or other irregular activities in web server traffic. WIP

apache postgresql redis ruby ruby-on-rails scripts sidekiq

Last synced: 24 Jul 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/dannyben/mister_bin

Build modular command line tools

cli cli-framework docopt gem ruby

Last synced: 14 Apr 2025

https://github.com/nebulab/dru

DRU - Docker-Compose Run Utility

cli docker docker-compose dru ruby

Last synced: 14 Apr 2025

https://github.com/ixboy/lifestyle

A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.

css3 database rails6 ruby

Last synced: 01 Oct 2025

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

MethodCallTree is like tree command for method call stack.

ruby rubygem

Last synced: 19 Aug 2025

https://github.com/pepabo/takosan

Ruby wrapper of Takosan

gem ruby ruby-wrapper takosan

Last synced: 15 Apr 2025

https://github.com/philr/bzip2-ffi

Ruby library that reads and writes bzip2 compressed data as a stream using FFI bindings for libbz2.

bz2 bzip2 compression decompression ffi libbz2 ruby

Last synced: 13 Apr 2025

https://github.com/ilyasgaraev/openzip

Openzip is a Ruby library (written in Rust) for fast extract Zip files

ruby rust zip

Last synced: 14 Oct 2025

https://github.com/mjago/cw

Morse Code Trainer:

cw cw-keyer ruby

Last synced: 02 Apr 2026

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/blocknotes/rubocop-rbs

RucoCop extension that check RBS signatures

rubocop ruby

Last synced: 11 Jul 2025

https://github.com/mamantoha/validates_nested_uniqueness

Library for validating nested uniqueness in Rails.

rails ruby ruby-on-rails

Last synced: 27 Feb 2026

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/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/jonathanyiv/chess

Implementation of Chess in Ruby

chess ruby

Last synced: 18 Jun 2026

https://github.com/encoreshao/amazon-awis

Amazon - Alexa Web Information Service (AWIS)

alexa amazon api ruby ruby-client

Last synced: 13 Oct 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/kidd254/oop_school_library

OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so

ruby

Last synced: 05 Mar 2026

https://github.com/mamantoha/zendesk_help_center_api_client_rb

Zendesk Help Center REST API Client

api ruby zendesk

Last synced: 08 May 2025

https://github.com/suhlig/wordclock

A Word Clock in Ruby

academic clock raspberry-pi ruby word-clock

Last synced: 19 Apr 2025

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/readysteady/dba

Ruby command line tool for working with development databases

mysql postgres ruby sequel sqlite

Last synced: 30 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/acaprojects/ruby-engine

Scalable building automation for the internet of things

iot iot-platform rails ruby

Last synced: 19 Apr 2025

https://github.com/cucumber/compatibility-kit

Platform-agnostic set of acceptance tests for validating cucumber implementations

cucumber javascript polyglot-release ruby tidelift

Last synced: 24 Feb 2026

https://github.com/starsheriff2/md-cleaner

This program checks your markdown files for any errors so your MD files are more polished. Built with Ruby.

markdown oop ruby

Last synced: 17 Oct 2025

https://github.com/alexfrancow/happy_iqy

:email::smiling_imp: Example of spread phishing with '.iqy' files with ruby on rails server.

email excel hacking iqy office365 outlook phishing phishing-attacks ruby ruby-on-rails social-engineering

Last synced: 09 Jul 2025

https://github.com/voostindie/obsidian-md-filter

Obsidian Markdown filter for Marked 2.

markdown marked2 obsidian ruby

Last synced: 19 Jan 2026

https://github.com/milouse/fronde

A static website generator for Emacs Org mode (Mirror)

emacs org-mode ruby static-site-generator

Last synced: 03 Sep 2025

https://github.com/citizen428/rubyref

Ruby documentation redirects

cloudflare documentation roda ruby

Last synced: 18 Mar 2026

https://github.com/newstler/why_ruby

whyruby.info

ruby

Last synced: 10 Oct 2025

https://github.com/cmirnow/google-cloud-text-to-speech-pro

Using the power of Google Cloud Text-to-Speech API and ruby here is a simple interface to convert text to speech.

rails ruby speech-api text-to-speech

Last synced: 07 May 2025

https://github.com/glurp/ruby-onion-omega2

Usefull tools for using ruby (MRI) on Omega2+

embedded omega2 onion ruby

Last synced: 26 Feb 2026

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

Roaring Bitmaps for Ruby

magnus roaring-bitmaps ruby rust

Last synced: 08 May 2025

https://github.com/kwatch/benry-ruby

Utility libraries for Ruby

ruby

Last synced: 13 Apr 2025

https://github.com/bayevels/orange-sms-ruby

Orange Sms Ruby is a client library that allow you to send sms from a RoR app using the Orange Sms API https://developer.orange.com/apis/sms-sn/overview

orange orange-sms-api rails ruby sms sms-client

Last synced: 19 Jul 2025

https://github.com/funbox/loggun

Приводит логи приложения к единому формату

logger ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/fphilipe/bundler-private_install

https://phili.pe/posts/loading-additional-ruby-gems-in-development/

bundler bundler-plugin gem ruby rubygems

Last synced: 12 May 2025

https://github.com/pburtchaell/os

macOS setup for web dev

homebrew macos nodejs ruby

Last synced: 13 Apr 2025

https://github.com/emad-elsaid/lsgh

List github user repository and pull requests in directory structure format

cli github ruby

Last synced: 27 Jul 2025

https://github.com/melashu/catalog-of-my-things

In this project, we created a console app that helps in recording different types of things one owns: books, music albums, movies, and games. Everything was based on the UML class diagram given.

rspec ruby sql

Last synced: 10 Sep 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/spilth/chord_diagrams

Generate SVGs for Guitar and Ukulele Chord Diagrams

chords guitar guitar-chords music ruby

Last synced: 14 May 2025

https://github.com/itenfay/ipapkgtool

一款自动化打包 ipa 的 MacOS 应用。(A macOS application that packs ipa automatically.)

ipa mac macos objective-c pack-ipa package python ruby shell ui

Last synced: 13 Jul 2025

https://github.com/gi/handlebars-ruby

A Ruby interface to the official JavaScript version of Handlebars.

handlebars ruby

Last synced: 07 Mar 2026

https://github.com/jzeni/restool

Turn your API and its responses into Ruby interfaces.

api-client http-client rest-api rest-client ruby ruby-on-rails

Last synced: 14 Apr 2025

https://github.com/Clivern/Pindo

🐺 Securely Build and Run Code in Docker.

clang cplusplus docker golang java php python ruby rust

Last synced: 16 Jul 2025

https://github.com/andrewradev/progressor

Measure iterations in a long-running task

benchmarking estimation measurement progress ruby

Last synced: 08 May 2025

https://github.com/yuri-karpovich/console_runner

Run any *.rb file from command line. CLI for Ruby classes. It's like Python Fire but for Ruby!

annotations bash cli command-line command-line-tool console devops executable parser ruby ruby-gem trollop yard yardoc

Last synced: 22 Apr 2025

https://github.com/sj26/rubygems-keychain

Store Rubygems api keys and signing certificates securely in your macOS Keychain

icloud keychain macos ruby rubygems

Last synced: 12 May 2025

https://github.com/mensfeld/llm-docs-builder

Transform and optimize your markdown documentation for Large Language Models (LLMs) and RAG systems. Generate llms.txt automatically.

ai ai-documentation context-window documentation large-language-models llms llms-txt rag ruby text-processing tokenization

Last synced: 20 Jan 2026

https://github.com/chamepp/lollipop

Lollipop is a blog posting and managing platform built in ruby on rails.

blogging css rails ruby ruby-application ruby-on-rails scss

Last synced: 22 Jul 2025

https://github.com/cheshire137/good-audible-story-sync

Script to sync your read books from Audible to Goodreads and StoryGraph.

audible cli goodreads ruby rubygem storygraph

Last synced: 23 Aug 2025

https://github.com/avdaredevil/components-for-powershell

Polyfill Like components for PowerShell - Single Line Integrations with any Technology Stack

bower c cli ease environment git golang integration java mongodb nodejs path php polyfill powershell python r ruby utility windows

Last synced: 11 Apr 2025

https://github.com/rejonpardenilla/restrictable

:policeman: Simple authorization gem for Ruby on Rails.

devise gem restrictable ruby ruby-gem ruby-on-rails rubygem

Last synced: 28 Jun 2025

https://github.com/vaiorabbit/mprtest

A demonstration of the Minkowski Portal Refinement algorithm

collision-detection minkowski-sum opengl ruby

Last synced: 17 Jul 2025

https://github.com/st0yanov/action_mailer_pixel

Tracks email open rate by including a tracking pixel in the message body.

action-mailer ruby ruby-on-rails rubygem

Last synced: 06 Mar 2026

https://github.com/remedyit/ridl

RIDL, the flexible Ruby IDL compiler

compiler frontend idl pluggable ruby

Last synced: 22 Aug 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/krishpranav/lyricsify

a simple macOS menu bar application that shows you the lyrics of current playing spotify track.

mac macos pod ruby swift swift3 swift4

Last synced: 19 Jul 2025

https://github.com/renehernandez/camper

Ruby API client for Basecamp 3 API

api basecamp3 gem ruby

Last synced: 13 Apr 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/test-kitchen/kitchen-vro

A Test Kitchen driver for VMware vRealize Orchestrator

hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing

Last synced: 27 Mar 2025