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/johnvoloski/ruby

Ruby Presentation

gem rake rbenv ruby rvm

Last synced: 17 Mar 2025

https://github.com/icy/rolo

Prevents a program from running more than one copy at a time

cronjob ruby system

Last synced: 17 Mar 2025

https://github.com/johansenja/gloss

Gloss is a language project which brings Crystal-like features to Ruby.

crystal ruby ruby3 type-definitions type-safety

Last synced: 07 May 2025

https://github.com/tahanima/quotes-scraper

Scrapes quotes and the names of their authors from the site - http://quotes.toscrape.com/

quotes ruby selenium-ruby selenium-webdriver web-scraper

Last synced: 11 Apr 2025

https://github.com/distroid/selectize-ajax

Useful Selectize.js form control tag with autocomplete, create and edit items by ajax.

ajax rails rails-helper-tag ruby selectize selectize-ajax-tag selectize-rails

Last synced: 20 Mar 2025

https://github.com/mova-rb/mova

Translation and localization library

i18n ruby translation

Last synced: 19 Mar 2025

https://github.com/chaintope/tapyrusrb

The ruby library for Tapyrus

ruby tapyrus

Last synced: 09 Jul 2025

https://github.com/rubenpazch/group-our-transactions

Group our Wishlist is a web application with responsive behavior for mobile usage built with Ruby on Rails this application is based on an app for grouping payments by a goal with your family friends you can find the full requirements here. Exploring this project you can find these options (login, sign in, all my wishlist, all my external wishlist, all groups and log out, check out a wish list as an additional feature).

boostrap4 factory faker postgresql rspec-rails ruby ruby-on-rails

Last synced: 04 Apr 2026

https://github.com/amkisko/action_reporter.rb

ActionReporter as a ruby wrapper for multiple reporting services for exceptions, notifications and context reporting

audited error-reporting honeybadger monitoring ruby ruby-on-rails scoutapm sentry

Last synced: 02 Apr 2026

https://github.com/natasha-ct/blog-app-rails

The Blog app is a classic example of a 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.

css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation

Last synced: 05 May 2025

https://github.com/elastic/elastic-transport-ruby

Transport classes and utilities shared among Ruby Elastic client libraries

elastic http http-client ruby

Last synced: 04 Apr 2025

https://github.com/balerum03/linter_capstone

This is a basic linter that verifies that all the parentheses and brackets were properly used. This is a console app that runs using Ruby for the logic and Rspec for testing.

gems linter rspec rubocop ruby tester

Last synced: 11 Apr 2025

https://github.com/squiidz/rusty_camel

Ruby snake to camel in rust

camelcase gem ruby rubynlp rust snakecase

Last synced: 12 Apr 2025

https://github.com/dreamingechoes/pomodoro-gui

Pomodoro with a minimal graphical interface in Ruby with Gosu, made for fun.

gem pomodoro ruby

Last synced: 14 Jun 2025

https://github.com/dayvsonlima/try.js

😎 Sexy JavaScript fault-tolerant

fault-tolerance javascript ruby

Last synced: 09 Jul 2025

https://github.com/yokawasa/fluent-plugin-documentdb

Azure DocumentDB output plugin for Fluentd

azure azure-documentdb documentdb fluent-plugin fluentd ruby

Last synced: 26 Mar 2025

https://github.com/weedyseadragon/rails-guides-bookstore-models

Models used in the ActiveRecord Query Interface Rails Guide. DB migrations and code for seeding example data. Use this repo to run the examples and explore more.

documentation rails rails-guides ruby ruby-on-rails

Last synced: 05 May 2025

https://github.com/aldesantis/artic

The scheduling toolkit for Ruby.

availability calendar ruby time

Last synced: 17 Jun 2025

https://github.com/mikoto2000/librarysystem

架空の図書館の貸出管理システム

library-system ruby ruby-on-rails-7

Last synced: 10 Apr 2025

https://github.com/natasha-ct/school-library-with-ruby

This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app

associations constructor getter-and-setter ruby

Last synced: 05 May 2025

https://github.com/mongodb/docs-ruby

MongoDB Ruby Documentation

mongodb nosql ruby

Last synced: 11 Nov 2025

https://github.com/rafbm/micky

Lightweight and worry-free HTTP client for Ruby

errors exceptions http redirects ruby

Last synced: 11 Apr 2025

https://github.com/jo-sm/base_emoji

The most useful way to encode your data!

emoji encoding ruby

Last synced: 17 Jan 2026

https://github.com/sambeck87/budget_app

The Budget app 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. This app allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.

bootstrap device postgresql ruby ruby-gem ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/allenwq/settings_on_rails

:smile_cat: Ruby gem help to handle key/value settings(preferences) for ActiveRecord model. Settings are stored in hash, supports nested/multiple keys and default values.

rails ruby settings

Last synced: 19 Mar 2025

https://github.com/burtlo/ruby-automation

A five-day program to teach Ruby with the focus on building tools and automation.

automation rspec ruby testing

Last synced: 11 Apr 2025

https://github.com/kkasaija/tasty_trek

An app to keep 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 based on what you have and what you are missing from a recipe

cancancan capybara-rspec devise postgresql rspec ruby ruby-on-rails

Last synced: 08 Sep 2025

https://github.com/chip/pathos.rb

pathos.rb - CLI for editing a PATH env variable

cli command-line command-line-tool env environment-variables path ruby tty

Last synced: 15 Jul 2025

https://github.com/five-embeddev/riscv-isa-data

Machine readable ISA data

risc-v riscv ruby yaml

Last synced: 10 Apr 2025

https://github.com/cyberarm/author_enginev2

A virtual console that you code in Ruby.

game-development gosu ruby virtual-console

Last synced: 11 Apr 2025

https://github.com/abongsjoel/sub-strings

This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.

ruby

Last synced: 11 Apr 2025

https://github.com/abongsjoel/tic-tac-toe

This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.

rspec ruby

Last synced: 11 Apr 2025

https://github.com/picoruby/picoruby-esp32

This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.

esp-idf-component esp32 picoruby ruby

Last synced: 07 May 2025

https://github.com/javitocor/ruby-capstone-project

Web Scraper - Final project of Ruby section inside Microverse's course - Project built to get all information related to the products inside Disney Store website. Information of the search is exported into a CSV file.

cleancode ruby ruby-capstone scraper

Last synced: 06 Apr 2026

https://github.com/rustam-tolipov/real-time-message-app

Chat in real-time with this Ruby on Rails messaging app! Built with Redis and Rails for speed and efficiency, it keeps conversations smooth and instant. Jump in and start connecting!

action-cable css javascript postgresql ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/ozovalihasan/whistle

🐋 Whistle is a social networking website for divers. It is built by using Ruby on Rails and deployed to Heroku.

aws-s3 css3 html5 ruby ruby-on-rails

Last synced: 30 Apr 2025

https://github.com/jayantgoel001/ruby

Ruby Solutions of Hacker rank

hackerrank ruby

Last synced: 02 May 2025

https://github.com/sdaubert/packetgen-plugin-smb

SMB protocol suite plugin for packetgen

packetgen ruby smb smbv1

Last synced: 07 Sep 2025

https://github.com/brunoarueira/blog

My site and blog where I write some random thoughts about software development and related things - https://brunoarueira.com

blog graphql nodejs rails rest rest-api ruby software-architecture software-development software-engineering

Last synced: 15 Jun 2025

https://github.com/descholar-ceo/telegram-bot

In this project, I built a telegram bot that tells you the COVID-19 statistics, today's word of brevity, and today's quote.

ruby telegram-bot

Last synced: 28 Oct 2025

https://github.com/yasslab/to_md

Convert Ruby Object to markdown by #to_md method.

converter gem markdown ruby rubygems

Last synced: 05 Oct 2025

https://github.com/taichi-ishitani/rbtoon

Toon decoder for Ruby

ruby toon

Last synced: 18 Jan 2026

https://github.com/DragonRuby/lightstorm

Minimalistic ahead-of-time Ruby compiler

llvm mlir mruby ruby

Last synced: 10 Aug 2025

https://github.com/dklisiaris/bibliography

Bibliography is a book cataloging web application with social features.

bibliography book-catalog rails ruby social-network

Last synced: 10 Jan 2026

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/restaurant-cheetah/fuli

Respond to application errors with configurable notifiers

configurable-notifiers error-handling error-notifier fuli ruby

Last synced: 06 Oct 2025

https://github.com/darrhiggs/sidekiq-trackable_batch

Access detailed, up-to-date information about a Sidekiq::Batch as it runs

batch rails ruby sidekiq

Last synced: 25 Aug 2025

https://github.com/Mayurifag/bets_accounting

:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js

dip docker docker-compose github-actions lefthook rails ruby vue

Last synced: 12 Oct 2025

https://github.com/ajitsing/rails_distributed_tracing

Distributed tracing for rails microservices

distributed-tracing microservices ruby ruby-on-rails rubygem

Last synced: 08 Oct 2025

https://github.com/euglena1215/grpc_required_annotator

Annotator for null validation of gRPC requests using `required`

grpc ruby

Last synced: 09 Oct 2025

https://github.com/tanhongit/samuraicrm

Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com

engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails

Last synced: 13 Oct 2025

https://github.com/richbl/motion-surveillance

Ruby-based video security surveillance system using Motion (a software motion detector)

email image iot motion motion-detection motion-detector motion-surveillance ruby security surveillance video video-surveillance

Last synced: 10 Oct 2025

https://github.com/jpalumickas/backup-repos

Backup your GitHub, BitBucket and GitLab repositories

backup bitbucket github gitlab gitlab-repositories ruby rubygems

Last synced: 28 Apr 2025

https://github.com/jbox-web/redmine_default_members

A Redmine plugin to add default members on project creation, easy ;)

rails redmine redmine-plugin ruby

Last synced: 03 Mar 2026

https://github.com/thecodechaser/my-ruby-enumerable

In this project I learned how to use a module inside a class. For this I created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.

ruby

Last synced: 24 Apr 2025

https://github.com/yb66/bbedit-stuff

The scripts and text filters I use with BBEdit, my favourite editor

bbedit editor-helper editor-plugin ruby script text-filter textwrangler

Last synced: 09 Apr 2025

https://github.com/boardfish/nvar

Configure required environment variables for your Ruby app

environment-variables ruby ruby-gem ruby-on-rails

Last synced: 16 Jun 2025

https://github.com/hassaanjbaig-code/catalog-of-my-things

This project involves creating a media cataloging system with a user interface and a database schema for storing data. This project build with the ruby and the data store in the JSON format

json ruby sql

Last synced: 24 Apr 2025

https://github.com/nilsding/questiongenerator

A simple question generator.

generator justask question retrospring ruby

Last synced: 23 Apr 2025

https://github.com/haroonabdulrazaq/tictactoe

(Solo)TicTacToe is a 3x3 grid dual player game that assigns symbols(Xs, Os) to players. The final outcome is either a tie or a win. There are 8 possible winning combinations from a player, the player can win by making 3 consecutive moves either vertically, horizontally or diagonally. A player has a maximum of 5 possible moves.

game ruby solo

Last synced: 25 Feb 2026

https://github.com/mathrailsai/sentiment_insights

SentimentInsights is a Ruby gem for extracting actionable insights from qualitative survey responses. It provides sentiment analysis, key phrase extraction, and named entity recognition using multiple NLP providers including OpenAI and AWS Comprehend.

aws-comprehend entity-recognition key-phrases nlp openai ruby ruby-gem sentiment-analysis survey-insights text-analysis

Last synced: 28 Feb 2026

https://github.com/lambda2/breezer

🔒 Lock your Gemfile dependencies to safe versions

ci gemfile ruby security

Last synced: 18 Jan 2026

https://github.com/zerocracy/fbe

FactBase Extended (FBE) for the judges in judges-action and inside Baza

ruby ruby-gem zerocracy

Last synced: 01 Apr 2026

https://github.com/kmc-jp/rubwiki2

Wiki based on git

git ruby wiki

Last synced: 01 Feb 2026

https://github.com/kaykeeb3/concessionaire

Projeto de nota final de cursor, ele foi desenvolvido através de boas práticas e consolidado com nota máxima sendo aprovado.

javascript php ruby

Last synced: 16 Jul 2025

https://github.com/ronin-rb/ronin-post_ex

A Ruby API for Post-Exploitation

hacktoberfest post-exploitation ruby

Last synced: 05 Sep 2025

https://github.com/mosegontar/rubymuse

A Ruby wrapper for the Datamuse API

api-wrapper datamuse datamuse-api language rhymes ruby thesaurus

Last synced: 14 Feb 2026

https://github.com/wbnns/eyeofsatoshi

A ruby gem that pulls the current bitcoin price from multiple cryptocurrency APIs.

bitcoin bitcoin-api bitcoin-price rails ruby ruby-on-rails rubygems

Last synced: 26 Oct 2025

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

School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.

database oop oop-in-ruby orm postgresql relational-databases ruby sql

Last synced: 09 Oct 2025

https://github.com/westonganger/pairer

Pairer is Rails app/engine to Easily rotate and keep track of working pairs

pair-programming pairing pairs rails rails-engine ruby ruby-on-rails

Last synced: 19 Oct 2025

https://github.com/melashu/json_or_ruby_to_csv

This gem converts arrays of JSON objects, arrays of hashes, arrays of ActionController params, simple hashes, or ActiveRecord relations and objects to a CSV-formatted string.

ruby ruby-gem

Last synced: 24 Apr 2025

https://github.com/peterzhu2118/declarative_minitest

Ports Rails declarative minitest into regular minitest

minitest ruby

Last synced: 07 Jul 2025

https://github.com/williamscch/school_library

Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.

classes oop oop-principles ruby

Last synced: 15 Mar 2026

https://github.com/ksk001100/pixel_matcher

Library to compare images and generate difference image files

diff-image image-processing imagemagick rmagick ruby

Last synced: 10 Apr 2025

https://github.com/sevlamare/tictactoe_ruby

Mini game to play on command line.

object-oriented-programming ruby

Last synced: 12 Mar 2026

https://github.com/patricktulskie/concuss

Throw a bunch of headers at a web app and see what sticks

malformed-headers pentest ruby security security-auto security-tools testing webapp-security

Last synced: 28 Apr 2025

https://github.com/snasirca/mikado-graph-generator

Provides a simple DSL for generating Mikado Graphs using GraphViz.

graphviz ruby

Last synced: 14 Oct 2025

https://github.com/xord/beeps

A Simple Synthesis Library.

audio cpp gem library ruby sound synth

Last synced: 09 May 2026

https://github.com/dannyben/apicake

Build Dynamic API Wrappers

api api-wrapper gem ruby

Last synced: 18 Oct 2025

https://github.com/zhisme/lazy_names

Ease your console typing with redefining constants by shorter version

console constants irb pry ruby

Last synced: 23 Apr 2025

https://github.com/mtarnovan/ruby_pg_cdc

An (experimental) Ruby replication client / CDC for Postgres

cdc change-data-capture logical-replication postgres psql replication ruby

Last synced: 07 May 2025

https://github.com/hafiz1379/decode-morse-message

A Morse code decoder created in Ruby, offering efficient translation of Morse code messages into plain text. The project employs reusable methods to decode single characters, entire words, and complete messages. Use it to decipher Morse code, including the iconic "SOS" message.

ruby

Last synced: 17 Oct 2025

https://github.com/janlelis/ripltools

This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.

ripl ruby

Last synced: 20 Oct 2025

https://github.com/swordray/adsense_helper

Rails helper for Google Adsense code

actionview adsense rails ruby

Last synced: 25 Apr 2025

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

Ruby wrapper for the Userlist Push API

ruby userlist

Last synced: 11 Feb 2026

https://github.com/artofcodelabs/generic_job

Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.

activejob enhancement plugin queueing rails ruby ruby-on-rails

Last synced: 21 Jan 2026

https://github.com/javitocor/members-only

A project built with Ruby on Rails based on authenticate users and modify the view for logged users

microverse odin-project ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/madh93/rpotify

Spotify CLI remote control

cli ruby shell spotify terminal

Last synced: 16 Oct 2025

https://github.com/dodonki1223/eroge_release_cmd

美少女ゲームの発売リストをコマンドラインで操作するツールです

cli-app google-drive-ruby rspec ruby

Last synced: 23 Oct 2025

https://github.com/mohamedhnoor/hellorails

Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.

postgresql ruby ruby-on-rails rubygems

Last synced: 10 Apr 2025

https://github.com/petethepig/apfs-rb

Ruby bindings for Apple File System (APFS) APIs

apfs ruby

Last synced: 26 Feb 2026

https://github.com/simnalamburt/kollus-ruby

:package: kollus API written in ruby

kollus ruby

Last synced: 31 Jul 2025