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/bkuhlmann/kagi-api

A Kagi API client for privacy focused information.

api artificial-intelligence kagi privacy ruby search

Last synced: 15 Aug 2025

https://github.com/shivam091/rails_bootstrap_form

Rails form helpers and form builder extensions that make it super easy to build forms in Bootstrap 5 styles.

bootstrap5 date-helpers form-builder form-helpers form-options-helpers form-validation rails ruby

Last synced: 24 Apr 2025

https://github.com/itsmraga-hub/learn-ruby-python3

A repository used to learn, practice and master the ruby and python languages with exercises from Exercism

exercism exercism-solutions oop oop-principles python3 ruby

Last synced: 18 Jan 2026

https://github.com/eki-177/abyme_demo

A demo Rails application to showcase the abyme ruby gem and its use of nested attributes.

nested-attributes rails rails-gem ruby stimulus

Last synced: 30 Apr 2026

https://github.com/vasfed/deprecation_collector

Collector for ruby/rails deprecations in production environment

collector deprecation production rails ruby

Last synced: 22 Apr 2025

https://github.com/kontena/kontena-websocket-client

Ruby websocket client library

kontena ruby websockets

Last synced: 03 May 2025

https://github.com/redding/deas

"day-us": Handler-based web framework powered by Sinatra (for now)

ruby web-framework

Last synced: 28 Jul 2025

https://github.com/scarver2/blue-eyes

BlueEyes is a RubyGem to generate robust Sinatra apps with Rails-like simplicity.

ruby rubygem sinatra sinatra-applications sinatra-framework

Last synced: 13 Jan 2026

https://github.com/sonota88/plumo

ruby

Last synced: 15 Apr 2025

https://github.com/sorah/xaes_gcm

Ruby implementation of XAES-256-GCM, an extended-nonce AEAD built on AES-256-GCM

cryptography ruby xaes-256-gcm

Last synced: 28 May 2026

https://github.com/driftingruby/103-sample-data-with-factory-bot-and-faker

Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.

rails ruby testing

Last synced: 11 May 2026

https://github.com/bytedecoder/calculato

Offers a wide range of medical topic calculations.

ruby ruby-gem

Last synced: 22 Jun 2025

https://github.com/okistuff/shapesrb

ShapesRB is a easy-to-use Ruby Gem that draws Shapes

docs easy-to-use gem mit-license open-source rendering ruby rubygems shapes

Last synced: 18 Aug 2025

https://github.com/seryllns/data_porter

Mountable Rails engine for CSV, XLSX, JSON & API data imports. Declarative DSL, live preview, dry run, real-time progress via ActionCable.

activerecord api csv data-import engine gem json rails ruby rubyonrails spreadsheet xlsx

Last synced: 20 Feb 2026

https://github.com/alx3dev/randpass

Ruby random password generator

password-generator ruby ruby-gem

Last synced: 03 Aug 2025

https://github.com/xord/rays

A Drawing Engine using OpenGL.

cpp gem graphics library opengl ruby

Last synced: 02 Jul 2025

https://github.com/coreyjs/ruby-mutant

Encapsulate your business logic into reusable mutations.

hacktoberfest mutations ruby ruby-on-rails rubygem

Last synced: 18 Aug 2025

https://github.com/probablycorey/question

A collection of interactive patterns for command line user interfaces.

command-line ruby ruby-gem

Last synced: 19 Aug 2025

https://github.com/jimmycuadra/railsapp

An application template for Rails.

rails rails-template ruby

Last synced: 08 May 2026

https://github.com/theluqmn/gemlooks

Sort and search algorithms written in Ruby.

ruby search-algorithm sorting-algorithms

Last synced: 31 Jul 2025

https://github.com/andrewmcodes/vercel_ruby

WIP Vercel Serverless Functions written in Ruby

ruby vercel vercel-serverless-functions

Last synced: 12 Apr 2025

https://github.com/gangelo/littleweasel

LittleWeasel is more than just a spell checker for words (and word blocks, i.e. groups of words); LittleWeasel provides information about a particular word(s) through its API. LittleWeasel allows you to apply preprocessing to words through any number of word preprocessors before they are checked against the dictionary(ies) you provide. In addition to this, you may provide any number of word filters that allow you to consider the validity of each word being checked, regardless of whether or not it's literally found in the dictionary. LittleWeasel will tell you exactly what word preprocessors were applied to a given word, even showing you the transformation of the original word as it passes through each preprocessor; it will also inform you of each matching word filters along the way, so you can make a decision about every word being validated.

gem gems ruby ruby-gem ruby-gems rubygem rubygems spell-check spell-checker spell-checker-plugin spell-checking spell-checking-engine spellcheck spellchecker spellchecking spelling spelling-checker

Last synced: 28 Aug 2025

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

This 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 spend and on what.

postgresql ruby ruby-on-rails tailwind-css

Last synced: 11 Apr 2026

https://github.com/yamarkz/carrierwave-optimize_image

This gems simple optimize image for CarrierWave

carrierwave images ruby ruby-gem

Last synced: 22 Feb 2026

https://github.com/eansearch/ruby-barcode-lookup

A Ruby Gem for GTIN, UPC, EAN and ISBN barcode lookup and validation

barcode ean gtin isbn lookup ruby ruby-gem upc

Last synced: 19 Feb 2026

https://github.com/mortonfox/twstat-web

Rails-based web interface to the twstat Twitter stats generator.

chart rails ruby twitter

Last synced: 23 Aug 2025

https://github.com/patorash/acts_as_footprintable

Rails gem to allowing records to leave footprints

activerecord rails ruby

Last synced: 01 Aug 2025

https://github.com/fundingcircle/hellgrid

Track Ruby gem dependencies across projects.

dependency-analysis dependency-graph ruby ruby-gem

Last synced: 25 Aug 2025

https://github.com/petercamilleri/ruby_sscanf

A fast, pure Ruby, formatted string data parser.

gem ruby ruby-sscanf rubygem string-parser utility

Last synced: 24 Mar 2025

https://github.com/pioz/epilotto_curriculum

Enrico Pilotto's curriculum vitae

curriculum-vitae ruby

Last synced: 24 Aug 2025

https://github.com/petercamilleri/foorth

The fOOrth language project and User's Manual. Under development but now ready for alpha level exposure.

forth interpreter object-oriented-programming prototype ruby

Last synced: 24 Mar 2025

https://github.com/petertseng/adventofcode-rb-2021

Solutions to https://adventofcode.com/2021 (complete)

advent-of-code advent-of-code-2021 ruby

Last synced: 11 Mar 2026

https://github.com/hainesr/ffi-openmpt

A Ruby interface to libopenmpt.

ffi ffi-openmpt hacktoberfest libopenmpt mod ruby ruby-ffi

Last synced: 28 Oct 2025

https://github.com/westonganger/devise_whos_here

Devise extension for logging current active users logged in using only the fast Rails cache and not your database

active-users devise rails ruby users

Last synced: 07 Jan 2026

https://github.com/lsst-it/foreman_envsync

Sync pupperserver envs with foreman

foreman foreman-proxy hammer puppet puppetserver ruby

Last synced: 27 Aug 2025

https://github.com/cf-toolsuite/tanzu-genai-showcase

This repository contains multiple examples of applications that can be deployed on Tanzu Platform for Cloud Foundry, demonstrating the use of GenAI tile's LLM capabilities.

ai buildpacks cloud-foundry dotnet golang java javascript php python ruby tanzu

Last synced: 09 Apr 2025

https://github.com/yb66/sinatra-default_parameters

Extends the request context with a helper to give a quick and simple way to set defaults for the params helper on a per route basis.

par ruby sinatra

Last synced: 09 Apr 2025

https://github.com/damalis/full-stack-nginx-rails-for-everyone-with-docker-compose

If You want to build a website with Rails at short time; install full stack nginx Rails with Docker Compose. Plus, manage docker containers with Portainer, and even secure your site with SSL.

framework full-stack-framework full-stack-web-development mvc rails rails-api rails-application rails-developer ruby ruby-application ruby-on-rails web-application webapp webapplication website websockets

Last synced: 07 Apr 2026

https://github.com/tenderlove/ricosat

A wrapper around PicoSAT for Ruby

ruby sat

Last synced: 28 Aug 2025

https://github.com/moyasiginko/cost-management-capstone

A modern Cost Management web application built with Ruby on Rails. Easily track your expenses, manage categories, and stay on top of your financial goals. Features include user authentication, transaction history, and a responsive design for seamless use on any device.

css html javascript ruby ruby-on-rails unit-testing

Last synced: 08 Apr 2026

https://github.com/odedd/table_sortable

Use jquery-tablesorter.js in your Rails project with server side filtering, pagination and sorting.

filtering gem ruby ruby-on-rails server-side sorting tablesorter

Last synced: 13 Apr 2025

https://github.com/falm/rdecorator

yet another ruby decorator

decorators ruby

Last synced: 11 Jun 2025

https://github.com/alexherbo2/enum.rb

Enum for Ruby

enum ruby

Last synced: 27 Mar 2025

https://github.com/georgiowan/oparttime

A parttime job board, let's make parttime job feels better :)

rails ruby website

Last synced: 29 Apr 2026

https://github.com/zakiyousufi/rental-api

The Real Estate Appointment Booking Application is a web-based software that aims to make the process of buying or selling a property more convenient and streamlined. The application allows users to easily schedule and manage appointments with real estate agents, eliminating the need for phone calls. created with React, and Redux. API repo

api bootstrap css devise gem js json rails react redux ruby

Last synced: 10 Apr 2026

https://github.com/itmammoth/with_popup

A rubygem for rails application to open and manage a popup window

gem javascript rails ruby

Last synced: 31 Jul 2025

https://github.com/goseind/rubyworkshop

IWS Ruby Workshop HS Mannheim

ruby workshop

Last synced: 07 May 2026

https://github.com/interop-tokyo-shownet/ipaddr-ext

Extensions for Ruby IPAddr Class

ipaddr ruby shownet

Last synced: 11 Jun 2025

https://github.com/rewindio/docker-amazonlinux2-ruby

A container for ruby development

amazonlinux2 containers ruby

Last synced: 29 Jul 2025

https://github.com/shihabrafio/catalog-app

Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.

ruby sql

Last synced: 19 Apr 2025

https://github.com/watermarkchurch/wcc-contentful

An alternative to Contentful's contentful.rb ruby client, contentful_model, and contentful_rails gems all in one.

contentful contentful-entries contentful-management headless-cms rails ruby

Last synced: 27 Jul 2025

https://github.com/Imomoi/clickhouse-backup

Backup tool for ClickHouse DB with restoration via bash scripts

backup clickhouse restore ruby

Last synced: 25 Mar 2025

https://github.com/discordbotportaljp/discordrb-startup

Herokuでdiscord.rbを始めるテンプレート

discord discordrb heroku ruby

Last synced: 11 Jul 2025

https://github.com/yoshoku/gpt_neox_client

gpt_neox_client is a simple client for GPT-NeoX in Ruby

gem gpt-neox llm ruby

Last synced: 15 Apr 2025

https://github.com/havenwood/data-option

Some & None for Ruby with Rusty semantics

option optional ruby

Last synced: 13 Apr 2025

https://github.com/monade/solipsist

An approach to write rails controllers in a super compact way.

rails ruby

Last synced: 11 Nov 2025

https://github.com/tanveerisonline/rails_blog_app

This is a blog app which uses Ruby on Rails for backend and allows users to read peoples posts and comments and allows people who sign up to add their posts and comment as well as like others posts, it also integrates with PostgreSQL The figure below is the ERD for the project:

postgresql rspec rubocop ruby ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/kfischer-okarin/advent-of-code

Advent of Code solutions 2019-2021

advent-of-code dragonruby ruby

Last synced: 28 Jan 2026

https://github.com/nbibler/bundle-gem-output

Change history of Bundler-generated gem file structures (see bundle gem).

bundler gem ruby

Last synced: 11 Nov 2025

https://github.com/dayanfreitas/advancedalgorithm

Repositories for advanced college algorithms subjects

docker docker-compose elixir erla ruby

Last synced: 19 Apr 2026

https://github.com/bfontaine/expd

:paperclip: Expand text snippets on the command-line

cli ruby snippets tool

Last synced: 15 Apr 2025

https://github.com/algerina/mob_programing_28_04

Mob-programing: Solving a problem from Hackerrank "Viral advertising" using Ruby

hackerrank hackerrank-solutions mob-programming ruby

Last synced: 16 Mar 2025

https://github.com/raleighlittles/ruby-koans

(Annotated) Solutions to the Ruby Koans tutorial questions.

koans ruby

Last synced: 14 Apr 2025

https://github.com/westonganger/minitest_change_assertions

Provides assertions for your Minitest suite to determine if an object has been changed

assertions minitest minitest-assertions ruby test-suite testing

Last synced: 15 Apr 2025

https://github.com/grokify/lita-motionai

Lita Handler for Motion AI (https://motion.ai)

artificial-intelligence chatbot lita-handler ruby

Last synced: 31 Mar 2025

https://github.com/raleighlittles/rubyonrails-tutorial

Full code for Michael Hartl's Ruby on Rails Tutorial!

michael-hartl rails ruby ruby-on-rails tutorial

Last synced: 14 Apr 2025

https://github.com/erniebrodeur/hilight

Hilight will highlight CLI based applications based on regular expressions.

cli gem hilight hilighter ruby

Last synced: 08 Jul 2025

https://codeberg.org/reesericci/actionview-svelte-handler

Create Svelte views seamlessly in Rails applications

javascript rails ruby ruby-on-rails svelte

Last synced: 29 Sep 2025

https://github.com/justincampbell/go_duration_ruby

GoDuration Ruby Gem - Parses and generates Go's time.Duration format

duration golang ruby serialization

Last synced: 08 Nov 2025

https://github.com/ruby-processing/jbox2d

Gem wrapper for jbox2d for ruby-processing

box2d gem physics processing ruby

Last synced: 10 Apr 2025

https://github.com/angristan/twitter-pic-bot

A very simple Ruby bot that tweets random pictures from a directory

bot ruby twitter

Last synced: 16 Mar 2025

https://github.com/triglav-dataflow/triglav-agent-framework-ruby

Agent framework in Ruby for Triglav, data-driven workflow tool

ruby triglav-agent

Last synced: 11 Jul 2025

https://github.com/sparr/rollingstock-squib

Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein

card-game cards publishing ruby squib

Last synced: 17 Mar 2025

https://github.com/tsaohucn/insnergy-api-ruby-client

A ruby wrapper for the insnergy API

api-wrapper insnergy ruby sdk

Last synced: 13 Mar 2025

https://github.com/nathalon/kai

Ruby TCP Reverse Shell

reverse-shells ruby tcp

Last synced: 07 Apr 2025

https://github.com/dqmrf/taskmanager

Task manager application built using Ruby on Rails technology.

haml heroku postgresql rails rails-application rails4 rspec ruby ruby-on-rails

Last synced: 29 Sep 2025

https://github.com/madmatvey/gasfree_sdk

Ruby SDK for interacting with the GasFree.io API, enabling gasless transfers of TRC-20/ERC-20 tokens.

erc20 gasless-sdk gasless-transactions gasless-tx ruby trc20

Last synced: 31 Aug 2025

https://github.com/michaelchadwick/clocker

Display elapsed time for a chunk 'o Ruby code

cli ruby rubygem time

Last synced: 14 Jul 2025

https://github.com/yegor256/always

A simple Ruby framework that spins a loop forever, in a background thread

concurrency ruby ruby-gem thread threading

Last synced: 04 Jan 2026

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

Automation framework for Graphql with snapshot feature

automation framework grahpql graphql-automation ruby snap-mode test-automation

Last synced: 15 May 2025

https://github.com/nning/powerdns_dyndns

DynDNS web application for PowerDNS database schema.

dyndns powerdns ruby sinatra

Last synced: 07 Jul 2026

https://github.com/progress2002/smartsaver

SmartSaver is a web-based budgeting application built using Ruby on Rails and PostgreSQL. With SmartSaver, users can effortlessly track their income and expenses, gaining full control over their finances. 💰💼

css3 javascript postgresql ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/javitocor/bubble-sort-project

This Is Bubble Sort Method using Ruby.

bubble-sort microverse odin-project ruby

Last synced: 24 Mar 2025

https://github.com/emsk/mask_sql

A command-line tool to mask sensitive values in a SQL file

cli gem ruby sql

Last synced: 12 May 2025

https://github.com/armchairlinguist/poem-logger

Yet look on me -- take not thine eyes away

poetry ruby syslog

Last synced: 18 Mar 2025

https://github.com/mrnovalles/hashtag_parser

A ruby hashtag parser that given a string returns an array with an object with text, start and end for each hashtag

hashtags ruby

Last synced: 12 Apr 2025

https://github.com/sshaw/require3

Kernel#require something and make it accessible via a different namespace.

alias import metaprogramming namespace require ruby

Last synced: 22 Feb 2026

https://github.com/polossk/leetcode-oj-solution

simple solution for leetcode

cpp leetcode leetcode-solutions python3 ruby

Last synced: 08 May 2026

https://github.com/nguyenvanhuan243/rails_meilisearch_docker

Rails meilisearch docker

meilisearch rails ruby

Last synced: 27 Feb 2025