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/abarrak/why-compiled-languages

A simple experiment for compiled/dynamic languages comparision.

cpp csharp go java javascript python ruby

Last synced: 13 May 2025

https://github.com/amhol/openra-ruby

OpenRA Rubygem

openra orarep replays ruby

Last synced: 13 Apr 2025

https://github.com/nbulaj/spherical_mercator

🗺️ Spherical Mercator math in Ruby

mapbox ruby ruby-gem spherical spherical-geometry

Last synced: 25 Jun 2025

https://github.com/nahnahaj/blog-app

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

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/bendyworks/buffet

A sampling of the tastiest dotfiles, configurations, and aliases from across the internet

atom dotfiles ruby shell vim

Last synced: 18 Jul 2025

https://github.com/keithdoggett/spatial_stats

Spatial Statistics Library for ActiveRecord/PostGIS

postgis rails ruby spatial spatial-stats stats

Last synced: 13 Apr 2025

https://github.com/xploshioon/i18n-to-s3

Ruby on Jets project that takes your translation base file from a repository, generates translated files with Google Translate, and uploads said files to S3

aws-lambda github-webhooks google-translate i18n intl ruby ruby-on-jets s3 serverless

Last synced: 18 Feb 2026

https://github.com/senotrusov/file-digests

📐 A tool to check if there are any changes in your files by storing and later checking their digests/hashes (BLAKE2b512, SHA3-256, or SHA512-256).

bitrot checksums digests hash hashsums linux macos ruby storage windows

Last synced: 01 Aug 2025

https://github.com/bibendi/twinkle

Notification service sending messages to Telegram.

notifications ruby telegram

Last synced: 29 Jul 2025

https://github.com/alejandrodevs/active_model_exporters

A simple way to export data in Rails.

activemodel exporter rails ruby

Last synced: 24 Sep 2025

https://github.com/parolkar/royalemorale

Public 🤝 Private collaboration for Responsible AI Agents (in Ruby)

ai ruby

Last synced: 15 Mar 2026

https://github.com/philr/putty-key

Ruby PuTTY private key (.ppk) library. Supports reading and writing with a refinement to OpenSSL::PKey to allow key conversion.

ppk putty putty-private-key puttygen ruby ssh

Last synced: 26 Jul 2025

https://github.com/floehopper/rails-on-nix

This is an exploration of setting up a vanilla Rails app using the Nix package manager.

nix node rails ruby ubuntu vagrant virtualbox webpacker yarn

Last synced: 14 Apr 2025

https://github.com/alexfalkowski/nonnative

Allows you to keep using the power of ruby to test other systems.

bdd cucumber ruby

Last synced: 09 Apr 2026

https://github.com/vichuge/rails_capstone_investments

This project shows a list of inversions and the groups where the inversions could work. The user is able to create new groups (products) to invest in and assign new inversions to them.

capstone microverse rails-capstone rspec ruby

Last synced: 24 Aug 2025

https://github.com/justalever/email_subscriptions_demo

An basic email subscription workflow for a Ruby on Rails app

emailsubscription mailer rails ruby rubyonrails

Last synced: 23 Oct 2025

https://github.com/joeldrapper/playdate

Object-oriented dates in Ruby.

ruby

Last synced: 19 Sep 2025

https://github.com/meltrust/bubble-sort-with-ruby

Project: Sorting numbers with Ruby using bubble sort and yield.

ruby

Last synced: 19 Apr 2025

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

"OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

object-oriented-programming rspec-testing ruby solid-principles

Last synced: 28 Sep 2025

https://github.com/ujihisa/static_literal_parser

Parse a Ruby string like '{a: [1, X], b: "hello"}' without eval. You don't call eval so it's safe.

gplv3 hacktoberfest parser-library ruby

Last synced: 14 Apr 2025

https://github.com/carolineartz/rubocop-rails-order_model_macros

Extension of RuboCop for ordering macro style methods in Rails models

rails rubocop rubocop-rails ruby

Last synced: 07 Mar 2026

https://github.com/jbox-web/job-database-manager-mysql

A Jenkins plugin that automatically set up MySQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin mysql ruby

Last synced: 12 Aug 2025

https://github.com/dwkoogt/pika_que

Ruby background processor for RabbitMQ

background-jobs pikaque rabbitmq rails ruby workers

Last synced: 12 Aug 2025

https://github.com/yohasebe/rubyfca

Command line tool for Formal Concept Analysis written in Ruby

fca formal-concept-analysis ruby visualization

Last synced: 14 Apr 2025

https://github.com/vichuge/rb-capstone-rubocop

A rubocop version made by myself for ruby language. This tool helps to get the rubocop issues in a script.

linters rspec rubocop ruby ruby-language

Last synced: 14 Apr 2025

https://github.com/gsamokovarov/serializr

Serializr is a library for creating canonical JSON representation of objects for your RESTful APIs.

json-representation rails ruby serializer

Last synced: 07 May 2025

https://github.com/simon0191/fast_priority_queue

A blazzingly fast implementation of priority queue using Ruby + Rust + Ruru

benchmark priority-queue ruby ruru rust

Last synced: 13 Apr 2025

https://github.com/kateinoigakukun/optcarrot.wasm

A NES emulator written in Ruby on browser powered by WebAssembly

nes ruby webassembly

Last synced: 19 Mar 2025

https://github.com/simplificator/keycloak_oauth

Ruby on Rails integration with the Keycloak identity and access management API.

keycloak keycloak-client rails ruby

Last synced: 14 Apr 2025

https://github.com/simon0191/date_supercharger

A nice shortcut for ActiveRecord date range queries

activerecord date daterange ruby ruby-gem

Last synced: 13 Apr 2025

https://github.com/elastic/app-search-ruby

Elastic App Search Official Ruby Client

api-client elastic elastic-app-search ruby search swiftype

Last synced: 29 Sep 2025

https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial

demo ruby project with roda framework providing a working telegram login process

ajax demo roda ruby telegram telegram-api telegram-bot-api telegram-loing tutorial webapp

Last synced: 22 Jul 2025

https://github.com/igorkasyanchuk/time_m

The easiest way to measure execution time of your code

ruby ruby-on-rails

Last synced: 08 Aug 2025

https://github.com/ledermann/ibanomat

Ruby wrapper to calculate the IBAN of german bank account numbers

banking german iban ruby rubygems

Last synced: 13 May 2025

https://github.com/chetannihith/program-hacktoberfest25

⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby

Last synced: 02 Oct 2025

https://github.com/bondok6/blog-app

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

postgresql rails ruby ruby-on-rails

Last synced: 12 May 2025

https://github.com/bondok6/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 manage your budget.

bootstrap5 devise gitflow postgresql rails rubocop ruby ruby-on-rails

Last synced: 12 May 2025

https://github.com/nning/imgshr

Simple image gallery sharing web application.

gallery image-sharing rails ruby

Last synced: 13 Mar 2026

https://github.com/speciesfilegroup/waxy

Hexagonal SVG from Ruby

dataviz hexagon ruby svg

Last synced: 12 Oct 2025

https://github.com/okuramasafumi/neco

neco is a NEo COmmand library

business-logic command-pattern meta-programming ruby

Last synced: 10 Oct 2025

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

AfterShip Shipping (Postmen) API Client Library for Ruby (USPS, FedEx, UPS, DHL and more)

aftership api api-client postmen ruby sdk shipping shipping-api

Last synced: 10 Oct 2025

https://github.com/0jonjo/calcpace

Calcpace is a Ruby gem designed for calculations related to distance, speed and time. The gem also supports conversion to 42 different units of distance and velocity, including metric, nautical and imperial units.

distance-calculation gem gems minitest ruby running tdd time-calculation

Last synced: 19 Apr 2026

https://github.com/accesslint/a11y-agent

An AI agent for speeding up accessibility remediation

accessibility ai ruby

Last synced: 04 Feb 2026

https://github.com/creasty/i18n_flow

[beta] Manage translation status in YAML file

i18n rails ruby translation-management

Last synced: 14 Jun 2025

https://github.com/lukeclancy/dynamic-records-meritfront

Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!

activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql

Last synced: 22 Sep 2025

https://github.com/jmoseka/decode-morse-code

A ruby program that debugs a morse code into a normal readable language

ruby

Last synced: 09 Apr 2025

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

A Lita handler for returning Google search results.

chatops lita lita-handler ruby

Last synced: 11 Mar 2026

https://github.com/skorks/ingress

Simple role based authorization for Ruby applications

ruby ruby-gem ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/aquaflamingo/spotify-exporter

Export or backup your Spotify playlists to m3u, pls, xspf, txt and yaml format 🎶

music playlists ruby spotify spotify-api

Last synced: 10 Oct 2025

https://github.com/reem-lab/hello-rails

Set up for rails app with simple example to print in the views hello rails

database rails ruby sqlite3

Last synced: 28 Apr 2025

https://github.com/dilumn/git-plan

Execute batch of git commands by a single bash command

gem git ruby

Last synced: 08 Oct 2025

https://github.com/sundi3yansyah/ip-lookup-rb

Lookup IP Address with API to get a lot of information using ip-api.com

gem gems ip ipaddress ruby ruby-on-rails

Last synced: 08 Oct 2025

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

In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.

active-records rails-helpers ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/demonstrandum/rubyfiglet

FIGlet in Ruby, font interpretation and printing.

ascii ascii-art figlet font ruby terminal

Last synced: 19 Jun 2025

https://github.com/abongsjoel/enumerables

In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods.

ruby

Last synced: 10 Oct 2025

https://github.com/felixding/japmag

JapMag is a set of useful Ruby on Rails utilities created by me for my personal, and sometimes profressional, projects

javascript rails ruby sass

Last synced: 22 Jun 2025

https://github.com/icoretech/rack-strip-cookies

💎 Rack middleware to remove cookies at user-defined paths

gem rack ruby ruby-on-rails

Last synced: 11 Oct 2025

https://github.com/geeknees/obsidian-ruby-wasm-plugin

Obsidian RubyWasm Plugin

obsidian ruby wasm

Last synced: 06 Feb 2026

https://github.com/abdulhamiid/budget-app

The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.

bootstap5 capybara-rspec database postgresql-database rspec-rails ruby ruby-on-rails tdd

Last synced: 08 Oct 2025

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

School Library is an app build on Ruby, to run on command line where you con add teachers, students, classrooms, and book and make rent of them.

ruby

Last synced: 24 Apr 2025

https://github.com/maxbarsukov/rbminivents

📆 Tiny eventing gem

events gem gems ruby ruby-events ruby-gem

Last synced: 06 Oct 2025

https://github.com/cimon-io/billet

scratch rails app using best practices

billet rails ruby scaffold

Last synced: 04 Jul 2025

https://github.com/galtzo-floss/silent_stream

🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 05 Sep 2025

https://github.com/freerange/site

Go Free Range website

blog markdown rails ruby website worker-cooperative

Last synced: 23 Apr 2025

https://github.com/epeios-q37/atlas-ruby

World's lightest toolkit to quickly and easily add a GUI to your Ruby programs and bring them online.

api gui network repl ruby todomvc web

Last synced: 09 Apr 2025

https://github.com/schmich/unfollowerbot

Track Twitch follows & unfollows

cron docker followers ruby twitch twitch-tv

Last synced: 28 Oct 2025

https://github.com/maumagnaguagno/mindfreak

:stuck_out_tongue_winking_eye: BrainFuck interpreter with bytecode

brainfuck bytecode interpreter ruby

Last synced: 05 Sep 2025

https://github.com/officialasishkumar/leetcode

Here you can find the best leetcode solutions! Make sure to contribute and help others : )

c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript

Last synced: 12 Oct 2025

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

catalog-of-my-things-prac Is a console app that will help keep a record of different types of things: books, music albums, movies, and games.The data is stored in JSON files. A database with tables structure analogical to the program's class structure is prepared.

postgresql ruby

Last synced: 24 Apr 2025

https://github.com/melashu/siyablog

This webiste 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.

rails ruby ruby-on-rails

Last synced: 05 Sep 2025

https://github.com/doodzik/defp

pattern matching for ruby

defp pattern-matching ruby

Last synced: 13 Mar 2026

https://github.com/thecodechaser/school-library

School library is a project based on Object-Oriented programming. This application allows to add students, teachers, books to the collections, retrieve data from the store.

ruby

Last synced: 24 Apr 2025

https://github.com/trackingboard/collate

Add some DSL to your model, then run a single method in your controller, and your model now accepts filtering through the parameters.

gem ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/sharparam/advent-of-code

Code for the Advent of Code event

advent-of-code aoc polyglot ruby

Last synced: 25 Apr 2025

https://github.com/dhyegocalota/active_admin-form_errors

Pretty form errors by default in your ActiveAdmin. :lipstick:

activeadmin activeadmin-plugin formtastic rails ruby

Last synced: 24 Apr 2025

https://github.com/nahnahaj/ruby-on-rails-capstone-project---budget-app

With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.

bootstrap css3 postgresql render ruby ruby-on-rails

Last synced: 26 Apr 2025

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/daugaard/example-svm

Example of implementing Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm. .

ruby rubyml svm svm-classifier

Last synced: 03 Apr 2026

https://github.com/janlelis/unicode-numeric_value

Convert a Unicode character into its numeric value

numbers numeric ruby unicode unicode-data value

Last synced: 10 Oct 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/yoshoku/numo-openblas

Numo::OpenBLAS builds and uses OpenBLAS as a background library for Numo::Linalg

data-science machine-learning numo openblas ruby

Last synced: 25 Apr 2025

https://github.com/luffytaro22/blog-app

Blog App is an application that allows different users to log in, make posts, and comment and like other posts.

postgresql rails ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/swordray/tel_to_helper

Deprecated for Rails 6.1 UrlHelper#phone_to

actionpack actionview rails ruby

Last synced: 11 Oct 2025