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/starsheriff2/private-events

This is a private events platform created with Ruby on Rails, where users can Create or Attend multiple events. Advanced Associations from ActiveRecord were used in this project.

activerecord ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/sheharyarn/s3_direct_upload_example

Example RoR Application on using the s3_direct_upload gem

aws-s3 rails ruby uploader

Last synced: 12 May 2025

https://github.com/ronin-rb/ronin-listener-dns

A DNS listener for receiving exfiltrated data via DNS queries.

asyncio dns dns-server exfil exfiltration infosec listener ruby

Last synced: 31 Aug 2025

https://github.com/bodrovis-learning/ruby-yt-series

Серия уроков по языку Ruby на YouTube

lessons ruby youtube

Last synced: 18 May 2026

https://github.com/sergei-matheson/shellject

Secure storage and injection of environment variables

bash environment-variables gpgme ruby secu

Last synced: 13 Apr 2025

https://github.com/yujideveloper/rekkyo

Enumerated type in Ruby

enum enumerated-types ruby

Last synced: 10 Sep 2025

https://github.com/noprompt/burdock-mode

An Emacs mode for Ruby providing structured editing and evaluation operations.

emacs ruby structured-editing structured-evaluation

Last synced: 26 Jun 2025

https://github.com/driftingruby/395-transcribing-with-artificial-intelligence

In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives.

artificial-intelligence openai ruby ruby-on-rails whisper

Last synced: 30 Oct 2025

https://github.com/dhmgroup/bulmajs-rails

Ruby on rails wrapper for the unofficial javascript extension to the awesome Bulma CSS framework.

bulma bulmajs rails ruby

Last synced: 12 Apr 2025

https://github.com/toreserter/coinmarketcal

Unofficial gem for the CoinMarketCal API

coinmarketcal cryptocurrency rest-api ruby

Last synced: 01 Sep 2025

https://github.com/jamescook/cataract

CSS Parser

c css ruby

Last synced: 07 Apr 2026

https://github.com/plucker-serializer/plucker_serializer

A fast JSON serializer for Rails ActiveRecord & Ruby Objects

activerecord json-serialization performance rails ruby serialization serializer

Last synced: 16 Jul 2025

https://github.com/orangesi/grepfile

a alternative for $grep -f A.list B.list which cost too many memory and time

crystal-lang grep-like regex ruby

Last synced: 18 Sep 2025

https://github.com/quacksouls/tekyll

Jekyll template for documentation

documentation jekyll jekyll-theme ruby template

Last synced: 07 Mar 2026

https://github.com/lucianghinda/value-object-in-ruby-benchmarks

A series of micro benchmarks about Data.define vs Struct vs OpenStruct in #Ruby

benchmark benchmarking ruby ruby3

Last synced: 17 Sep 2025

https://github.com/piotrmurach/tenpin

Terminal tenpin bowling game

bowling-game game ruby ruby-gem terminal

Last synced: 18 Sep 2025

https://github.com/epitron/pookie

An IRC bot for describing URLs (As seen on IRC!)

irc irc-bot ruby

Last synced: 13 Apr 2025

https://github.com/simonneutert/ruby-sftp-sync

sync a directory with your webhoster (no deletion) - perfect for jekyll users with a simple webspace

command-line-tool ftp jekyll ruby sftp ssh sync

Last synced: 14 Jun 2025

https://github.com/rubyrider/clomp

Clomp gem provides a smooth, lightweight, productive and reusable way to build an operation using Railway oriented programing paradigm

framework-agnostic railway-oriented-programming ruby serviceobject

Last synced: 21 Mar 2025

https://github.com/kazucocoa/anticuado

Collect and arrange outdated libraries for various platforms such as Ruby/iOS/Android/Elixir

android cocoapods elixir gradle ios outdated-libraries ruby

Last synced: 18 Mar 2025

https://github.com/hoangtularva/agile-web-development

Agile Web Development With Rails 6 Full Part 2 - Ruby On Rails

agile-development ecommerce ecommerce-website rails-application ruby ruby-on-rails webshop

Last synced: 14 Sep 2025

https://github.com/nareshnavinash/teber-ruby

Selenium, Ruby, Cucumber framework in Page Object model with Allure as reporting

cucumber framework parallel-tests ruby selenium web-automation

Last synced: 16 Jul 2025

https://github.com/digitalmoksha/linkify-it-rb

Links recognition library used with motion-markdown-it (for Ruby and RubyMotion)

linkify motion-markdown-it ruby rubymotion

Last synced: 14 Apr 2025

https://github.com/maxbarsukov/yaframework

⚙ Another one Ruby microframework for web development

framework gem micro-framework microframework rack ruby ruby-framework ruby-gem

Last synced: 19 Apr 2025

https://github.com/rathrio/punch

A CLI for file based time tracking

cli ruby time-tracker

Last synced: 17 Dec 2025

https://github.com/sixarm/sixarm_ruby_zid

SixArm.com » Ruby » ZID: Zen Identifier

ruby zid

Last synced: 25 Jun 2025

https://github.com/usetrmnl/byos_hanami

A TRMNL BYOS application.

byos hanami ruby server trmnl

Last synced: 21 Mar 2025

https://github.com/moekiorg/jumon

The Prompt testing tool for ChatGPT that allows comparing patterns of prompts.

ai chatgpt gem llm prompt ruby

Last synced: 13 May 2025

https://github.com/marianserna/portfolio

School portfolio - React on Rails - Rails Back-end

gsap rails react-on-rails ruby

Last synced: 12 Apr 2025

https://github.com/pioz/tvdb2

Ruby wrapper for TVDB api version 2

api ruby tv-series tvdb

Last synced: 28 Jul 2025

https://github.com/npolar/api.npolar.no

Searchable data storage

api couchdb elasticsearch rest-api ruby

Last synced: 18 Apr 2026

https://github.com/lcampanari/action_view_preview

Development tool for rendering views that wouldn't otherwise be rendered in your application

hacktoberfest rails ruby

Last synced: 24 Jul 2025

https://github.com/bgmp/bgm

My old personal website

rails6 ruby thredded

Last synced: 23 Jul 2025

https://github.com/oldprojectss/morse-code-decoder

This is a morse code decoder that uses ruby to convert morse coded into readable text

ruby

Last synced: 23 Jul 2025

https://github.com/landregistry/skeleton-acceptance-tests

A Ruby-Cucumber based acceptance tests skeleton framework. Compatible with the HMLR common-dev-env.

capybara chromedriver cucumber docker ruby selenium

Last synced: 23 Apr 2025

https://github.com/houen/minitest-rerun-failed

Easy rerun of failed tests with minitest.

minitest rails ruby testing-tools

Last synced: 13 Apr 2025

https://github.com/endotakuya/ires

image resizer

golang ruby ruby-gem ruby-on-rails

Last synced: 21 Mar 2025

https://github.com/dankimio/acts_as_learnable

A Ruby gem to create flashcards in your app

flashcards ruby

Last synced: 02 Aug 2025

https://github.com/boblail/hayfork

Full-Text search for ActiveRecord and Postgres

activerecord fulltext-search postgres ruby search tsearch

Last synced: 25 Jul 2025

https://github.com/shioyama/rails-template

A simple Rails template

rails ruby slim webpacker

Last synced: 21 May 2026

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/damirsvrtan/apartment-finder

Croatian Apartment Finder Script. Using Ruby/Cron/MongoDB

apartment njuskalo ruby

Last synced: 21 Jul 2025

https://github.com/valve/mxmnd

Minimal MaxMind API wrapper for Ruby

geocoding ip-address maxmind maxmind-geoip2-api ruby

Last synced: 20 Mar 2025

https://github.com/omarluq/activerecord_liquid_drops

A ruby gem that adds support for creating liquid language drop class magically for every ActiveRecord model and assign drops as attributes

activerecord liquid liquid-templating-engine rails ruby ruby-on-rails shopify

Last synced: 14 Sep 2025

https://github.com/janlelis/ripl-color_result

This ripl plugin colorizes your results.

ripl ruby

Last synced: 18 Jun 2025

https://github.com/shashwatkathuria/socialcloud

Social Media Application similar to Instagram made using Ruby on Rails. Hosted at : https://social-cloud-sk17.herokuapp.com/

angularjs css javascript mongodb mongoid postgresql ruby ruby-on-rails social-media social-network sqlite ui-development web-application web-development

Last synced: 18 Feb 2026

https://github.com/donchan922/rails-todo-sample

ToDo application using Ruby on Rails.

rails-todo rails-tutorial ruby

Last synced: 29 Sep 2025

https://github.com/pungrumpy/ethical-hacking-with-ruby

💎 Delve into the World of Ethical Hacking with Ruby: Master System Hacking and Web Exploits

beginner ethical-hacking ruby system-hacking web-hacking

Last synced: 22 Mar 2025

https://github.com/tonytonyjan/cover_rage

A Ruby production code coverage tool designed to assist you in identifying unused code.

coverage ruby

Last synced: 13 Jul 2025

https://github.com/juanitofatas/common_kanjis

List of 2136 common Japanese kanjis from IPA Information-technology Promotion Agency, Japan

japanese kanji ruby

Last synced: 04 Oct 2025

https://github.com/baban/typus_lang

typus (Rails administrate panel generate tool) language files

rails ruby typus

Last synced: 17 May 2026

https://github.com/infinum/infinum_setup

Setup script

ruby

Last synced: 20 Sep 2025

https://github.com/keisukeyamagishi/xsort

You can sort the file tree in Xcode.

pbxproj ruby xcode

Last synced: 29 Apr 2025

https://github.com/mallozup/bacheca

visualize your jenkins tests in nice charts (Ror)

continuous-integration dashboard data-visualization jenkins rails ruby visualization

Last synced: 20 Jan 2026

https://github.com/bryanp/contentfs

Structured content file system.

content-management ruby

Last synced: 10 Apr 2025

https://github.com/agilecreativity/gem_bootstrap

Bootstrap the creation of ruby gem with sensible default so that we don't have to start from scratch.

bootstrap command-line generator ruby rubygems starter-template thor

Last synced: 09 May 2025

https://github.com/strongdm/strongdm-sdk-ruby

strongDM SDK for the Ruby programming language.

api automation ruby ruby-programming-language sdk strongdm strongdm-sdk

Last synced: 26 Feb 2026

https://github.com/shayanzare/honeypot

HoneyPot A good way to capture hackers is to get them ip | Ruby Script

hack hacking hacking-tool honeypot honeypots ruby

Last synced: 28 Mar 2025

https://github.com/scotthaney/file_data

Extracts common file metadata information from exif and mpeg files

exif jpeg jpg m4v mpeg ruby

Last synced: 27 Jul 2025

https://github.com/rukbotto/jekyll-index-pages

Index page generator for Jekyll sites.

jekyll ruby

Last synced: 14 Mar 2025

https://github.com/evilmartians/github-tv

Forks your colleagues' open-source repos to your organization page

git github ruby

Last synced: 15 Jul 2025

https://github.com/cloudmodel/cloudmodel

Ruby on Rails ActiveModel representation of common cloud admin tasks

cloud lxd rails ruby

Last synced: 19 Jul 2025

https://github.com/danielshow/rails-auto-migrate

VSCode extension for Rails that watches migration folder for new ones, open latest migration file and automatically run migration.

javascript migration rails ruby vscode

Last synced: 27 Jul 2025

https://github.com/circuit-overtime/bytes

Bytes is a small coding group where passionate developers come together to discuss and collaborate on various programming projects. We delve into a wide range of topics including C, Python, Data Structures and Algorithms (DSA), and various Computer Science subjects.

c css discussion go java js kotlin pages python ruby rust

Last synced: 15 Apr 2025

https://github.com/andres-condezo/school_library

School Library is a tool to record what books are in the library and who borrows them.

ruby

Last synced: 02 Mar 2026

https://github.com/rafi/homebrew-tap

My personal homebrew tap

homebrew macos ruby

Last synced: 14 Apr 2025

https://github.com/alcadramin/spotify-gist

👆 🎶 Your top Spotify tracks in a GitHub Gist! ✨ Auto-updated with Actions 👉 Showcase your music to fellow devs.

faraday gist github octokit ruby spotify

Last synced: 12 May 2026

https://github.com/crystallabs/ro4r

Remote Objects for Ruby -- Production-quality transparent RPC library for Ruby

rpc-client rpc-library rpc-server ruby ruby-mri transparent

Last synced: 29 Jun 2026

https://github.com/correia-jpv/fucking-awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software. With repository stars⭐ and forks🍴

awesome awesome-list collection curated-list list ruby ruby-application ruby-libraries ruby-library

Last synced: 27 Apr 2025

https://github.com/willianantunes/ruby-playground

Steps to learn a new fresh language!

manning ruby threading

Last synced: 11 May 2026

https://github.com/chaabaneanas/budget_app

MoneyCast is a full-stack mobile web app that helps the user keeps track of his spending; it's built using Rail, a framework created on top of ruby. The app is easy to use, has a simple UI, and is capable of performing all CRUD operations; please leave a star if you like it

css rails7 ruby

Last synced: 06 Mar 2026

https://github.com/andres-condezo/blog-app

The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

css html rspec ruby ruby-on-rails spec

Last synced: 12 Apr 2025

https://github.com/cbetta/uclapi

Ruby API library for the UCL API

api gem ruby ucl university

Last synced: 30 Apr 2025

https://github.com/mhdez221993/rubocop

The whole idea of this project is to build my own version on a linter build in ruby to check ruby code

linters ruby

Last synced: 06 Apr 2026

https://github.com/nilsding/foxtracker

just a dumb parser for tracker music formats, currently only supporting FastTracker II extended modules

demoscene fasttracker ruby xm

Last synced: 08 Jul 2025

https://github.com/dannyben/erbx

ERB Extended with Pretty Tags

erb ruby template-language

Last synced: 14 Jun 2025

https://github.com/mollybeach/raspberrymuipi

🍇 RaspberryMuiPi a project that involves using Ruby to create and play music on Sonic Pi. By converting MIDI note numbers to music notes and adjusting various parameters, users can compose their own unique songs. Additionally, the project incorporates randomization techniques to add an element of unpredictability to compositions

midi raspberry-pi-3 ruby sonicpi

Last synced: 10 Jul 2025

https://github.com/majidimanzade/searchkon

Advanced active_record Search/Filter Command

activerecord ruby ruby-on-rails search

Last synced: 10 Apr 2025

https://github.com/onyxframework/docs

The Onyx Framework documentation 📚

crystal ruby

Last synced: 10 Apr 2025

https://github.com/phoffer/will_paginate-bulma

Integrates the Bulma pagination component with will_paginate

ruby will-paginate

Last synced: 10 Apr 2025

https://github.com/janlelis/rusty_clipboard

Ruby 🡪 Rust 🡪 System Clipboard

clipboard helix ruby rust

Last synced: 10 Apr 2025

https://github.com/craiglittle/clavius

Date calculations based on a schedule.

computation ruby time

Last synced: 11 Apr 2025

https://github.com/alephao/genzin

Swift boilerplate generator for Rx + MVVM

generator ios mvvm reactivex ruby rxswift swift

Last synced: 15 May 2026

https://github.com/djdembeck/mirmir

A Ruby on Rails tool designed to seed MusicBrainz track relationships with rich API data from Jaxsta, contributing to improved music data quality.

api data-seeding jaxsta music music-data musicbrainz rails ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/amake/srx-ruby

An SRX segmenting engine for Ruby

nlp ruby segmentation srx

Last synced: 10 Apr 2025

https://github.com/jetrockets/perfect_audit

PerfectAudit Ruby API wrapper

api-client api-wrapper perfectaudit ruby ruby-gem

Last synced: 07 Sep 2025

https://github.com/yegor256/qbash

Simple executor of a bash commands from Ruby: it logs the output and checks the exit code

bash console ruby ruby-gem terminal

Last synced: 02 Feb 2026

https://github.com/davidesantangelo/curl-gems

A basic cURL wrapper around RubyGems.org API

curl gems rails ruby rubygems wrapper

Last synced: 29 Apr 2025

https://github.com/arkency/protobuf-nested-struct

Serialize primitives and deep structures (array, hash) to protobuf

events eventsourcing marshalling microservices protobuf protocol-buffers rpc ruby serialization serialize serializer

Last synced: 02 May 2025

https://github.com/jin/algorithms_and_data_structures.rb

Implementations of algorithms, data structures and HackerRank solutions in Ruby.

algorithms data-structures interview-practice ruby

Last synced: 05 Apr 2025

https://github.com/ikramagix/mahalebi_gilded_rose

Μαχαλεπί και νέκταρ από χρυσωμένο τριαντάφυλλο.

gilded-rose gildedrose gildedrose-kata greek javascript php ruby

Last synced: 10 Apr 2025