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/kevinpruvost/venomengine

Cross-Platform Research-Focused Graphics Engine

bazel hlsl metal raytracing ruby vulkan

Last synced: 25 Jun 2025

https://github.com/civo/client-rubygem

Ruby gem to interact with Civo's API

civo-api cloud rails ruby rubygem

Last synced: 07 Oct 2025

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

Official Ruby client library for the Invoiced API

api billing invoiced ruby

Last synced: 10 Jun 2025

https://github.com/toshimaru/ruby-short_url

Ruby implementation of python-short_url.

gem ruby

Last synced: 05 Oct 2025

https://github.com/chadowo/gosu-mruby-wrapper

Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms

game-dev gamedev gamedev-tool gosu libgosu mruby ruby

Last synced: 04 Sep 2025

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

Tic Tac Toe is a pencil and paper game played on a 3×3 grid wherein players take turns (one is X, and the other O) in marking down the spaces in the grid. The first player who can place his mark in a horizontal, vertical, or diagonal row wins the match.

rspec rspec-testing ruby tic-tac-toe-game tic-tac-toe-ruby

Last synced: 20 Jan 2026

https://github.com/artichoke/generate_third_party

📜 Generate listings of third party licenses for Artichoke Ruby

artichoke cli github-actions license-checking licensing ruby rubygem rust spdx

Last synced: 10 Apr 2025

https://github.com/tarellel/crossbeam

An easy way to create and run service objects with callbacks, validations, errors, and responses

ruby rubygem rubyonrails service-object

Last synced: 23 Oct 2025

https://github.com/standardnotes/brakeman-action

Runs Brakeman against a repository's source code to find security vulnerabilities, using GitHub actions.

brakeman rails review ruby security static-code-analysis

Last synced: 25 Aug 2025

https://github.com/codecaiine/rails-blog

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on.

postgresql rails rspec-rails ruby

Last synced: 12 Feb 2026

https://github.com/cvilla714/rails-capstone

Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with

bootstrap postgresql ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/jeffkay16/recipe-app

The Recipe app 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 based on what you have and what you are missing from a recipe.

postgresql rails ruby

Last synced: 01 Aug 2025

https://github.com/damian-m-g/xlsx_drone_rb

Fast Microsoft Excel's XLSX reader. Binding of C's xlsx_drone lib.

binding excel ffi gem microsoft ruby xlsx

Last synced: 18 Jul 2025

https://github.com/karthikgangadhar/cricapi

This is ruby gem for cricapi live data access

cricket-endpoint fantasy-api hashie httparty rake rspec ruby ruby-gem

Last synced: 24 Jul 2025

https://github.com/mtwilliams/ryb

:meat_on_bone: Generate build files for Visual Studio, XCode, and Ninja.

build-system dsl ninja ruby visual-studio xcode

Last synced: 29 Sep 2025

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/divinrkz/one-liners

Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++

c cpp java javascript php python ruby rust typescript

Last synced: 03 Aug 2025

https://github.com/alexherbo2/roman-numeral.rb

A command-line program and library for parsing and generating Roman numerals

command-line-tool library roman-numerals ruby

Last synced: 02 Aug 2025

https://github.com/envygeeks/forwardable-extended

:muscle: Extends forwardable with delegation to hashes and instance variables.

delegation forwardable ruby stdlib stdlib-replacement

Last synced: 29 Jul 2025

https://github.com/gedeonts/morse_code_decoder

This is a project to decode a Morse code using Ruby programming language.

ruby

Last synced: 23 Sep 2025

https://github.com/gagniuc/programming-languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic

Last synced: 23 Sep 2025

https://github.com/ldilley/rubot

:speech_balloon: An AI bot for IRC written in Ruby

bot bots chat-bot chatbot irc irc-bot ircbot ruby

Last synced: 20 Jun 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/200ok-ch/oktags

Manage tags on plain old files

commandline filesystem ruby tagging

Last synced: 16 Jul 2025

https://github.com/roseflow-ai/roseflow

Interact with AI effortlessly

ai ruby

Last synced: 16 Jul 2025

https://github.com/stonesaw/spell-out

マウスだけで出来るシューティングゲーム | 中高生国際Rubyプログラミングコンテスト 2020 ゲーム部門 🏅 | 技育展 2021 登壇

dxruby game ruby

Last synced: 02 Jul 2026

https://github.com/jagaapple/string_foundation.rb

A library that extends Ruby string class.

gem ruby string

Last synced: 13 Apr 2025

https://github.com/ebenezr/clock-me-back-end

About timecard application made with react(Typescript) and Ruby , used to track clock in and clock out timestamps for employees and manage employees

activerecord react ruby sass typescript

Last synced: 15 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/culturehq/tiny_struct

Build Struct classes that do less.

ruby tool

Last synced: 24 Jun 2025

https://github.com/janlelis/procstar

Provides to_proc implementations for other Ruby classes than just Symbol

ruby syntax

Last synced: 18 Jun 2025

https://github.com/helloevenzhang/notion-model

A ruby gem that allows you to read, write, and update Notion databases and pages like ActiveModel.

notion ruby ruby-on-rails

Last synced: 19 Jul 2025

https://github.com/luong-komorebi/ruby-sorting-algorithm

Sorting comparision in Ruby (bubble, merge, radix, quick, selection, insertion + sort)

benchmark bubble-sort comparison insertion-sort quicksort radix-sort ruby selection-sort sorting-algorithms

Last synced: 20 Jul 2025

https://github.com/oleander/remap

Data mapping made easy

immutable mapping ruby transformation

Last synced: 10 Jul 2025

https://github.com/huanlv94/vietnameses

Gem xử lý dấu trong Tiếng Việt

gem ruby ruby-gem vietnamese

Last synced: 24 Jun 2025

https://github.com/orbit-love/ruby-orbit-activities

Orbit API helper library for Ruby. This client can create, read, update and delete activities in your Orbit workspace.

api orbit orbit-api ruby sdk

Last synced: 15 May 2025

https://github.com/stefanvermaas/zepto-for-rails

Provides zepto.js for the Ruby on Rails asset pipeline.

rails ruby

Last synced: 30 Oct 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/natasha-ct/creating-an-enumerable

This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.

classes enumerable modules rubocop ruby

Last synced: 08 Feb 2026

https://github.com/takezyou/rb-spinners

More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.

gem json ruby sipnners

Last synced: 16 Jan 2026

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

This ripl plugin colorizes your results.

ripl ruby

Last synced: 18 Jun 2025

https://github.com/laylo309/recipe-app

The Recipe app 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 based on what you have and what you are missing from a recipe.

css html rails ruby

Last synced: 25 Jun 2025

https://github.com/pinzolo/rails-render_hooks

Add callbacks for render method

callbacks ruby ruby-on-rails

Last synced: 14 Mar 2025

https://github.com/dubek/salsa20-ruby

Ruby bindings for the Salsa20 stream cipher algorithm

cipher encryption ruby salsa20

Last synced: 19 Mar 2025

https://github.com/tarellel/tailwind_views_generator

A Rails generator for creating Tailwind styled views (Erb, Slim, and HAML).

gem generator rails ruby tailwindcss template

Last synced: 11 Nov 2025

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

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

lessons ruby youtube

Last synced: 18 May 2026

https://github.com/gowiem/til

@Gowiem Daily Learnings

aerospike aws devops docker elixir git rails ruby til

Last synced: 07 Apr 2026

https://github.com/hardpixel/ydkjs-epub

Generate You Dont Know JS epub files.

epub pandoc ruby ydkjs

Last synced: 13 Apr 2025

https://github.com/andyatkinson/development_guides

Installation Instructions for Rideshare

postgresql ruby ruby-on-rails

Last synced: 28 Aug 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/nulldef/statum

Ruby state machine

declarative fsm ruby state-machine

Last synced: 06 May 2025

https://github.com/hamuyuuki/activerecord-creating_foreign_keys

Define FOREIGN KEY Constraints in a CREATE TABLE Statement

foreign-keys gem mysql rails ruby

Last synced: 13 Apr 2025

https://github.com/artur-sulej/ruby_node

Code BEAM US '24 – Two solutions to make Ruby act like Elixir/Erlang node

elixir-lang ruby

Last synced: 23 Apr 2025

https://github.com/o0101/js-iterators

Ruby style iterators in JS

intervals iterator javascript range ruby

Last synced: 12 Apr 2025

https://github.com/quacksouls/tekyll

Jekyll template for documentation

documentation jekyll jekyll-theme ruby template

Last synced: 07 Mar 2026

https://github.com/noraj/sigsegv2.reverse_6

A reverse challenge that was available during SigSegV2 CTF (2019)

bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2

Last synced: 08 Nov 2025

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/szorfein/spior

(Spider|Tor) A tool to make TOR your default gateway.

anonymity anonymize iptables privacy ruby tor

Last synced: 13 Apr 2025

https://github.com/bryanp/contentfs

Structured content file system.

content-management ruby

Last synced: 10 Apr 2025

https://github.com/haroonabdulrazaq/crdl

Building Research lab automation system, that automates all calculations involve in KLab results

rails5 ruby

Last synced: 03 Feb 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/bodsch/ruby-grafana

A simple ruby wrapper for the Grafana HTTP API

api gem grafana monitoring ruby

Last synced: 04 Oct 2025

https://github.com/jesusgautamah/lucy_dockerunner

This gem is a tool to run docker containers with rake commands, good for CI/CD and Rails projects

containers docker docker-compose docker-container gem rails rake ruby ruby-on-rails tasks wrapper

Last synced: 16 Aug 2025

https://github.com/jonniecache/jekyll-thumb

This Jekyll plugin automatically generates image thumnails using libvips

image-processing jekyll jekyll-plugin liquid ruby thumbnails vips

Last synced: 04 Oct 2025

https://github.com/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 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/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/wowinter13/real_life_interview

Some questions from real life interviews. Ruby/Rails, Golang and other backend nuances.

interview ruby sql-queries

Last synced: 02 Nov 2025

https://github.com/dotenv-org/dotenv-vault-ruby

Load environment variables from encrypted .env.vault files

configuration dotenv env environment environment-variables ruby secretops-platform

Last synced: 14 Apr 2025

https://github.com/delano/uri-valkey

URI support for Valkey/Redis connection settings

dev redis ruby valkey

Last synced: 24 Aug 2025

https://github.com/juanvqz/simple_form-theme

The easiest way to install modern CSS themes for SimpleForm.

bulma-css rails ruby rubygems tailwind-css

Last synced: 04 Oct 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/udzura/ruby-criu

A libcriu wrapper for CRuby

checkpoint-restore criu libcriu ruby systems

Last synced: 02 Sep 2025

https://github.com/yasulab/ipa2warp

IPA 資料のリンク切れで困っている人向けの、ワンクリックで国立国会図書館のWebアーカイブ (WARP) にアクセスできるブックマークレットです。

bookmarklet github-pages ipa ruby warp

Last synced: 15 Sep 2025

https://github.com/ouasamine/heaven-of-recipes

A web app that allow users to add food and create recipes, the app is built with Ruby on Rails and has a user authentication and an authorization system.

postgresql ruby ruby-on-rails

Last synced: 06 Apr 2025

https://github.com/vavgustov/rgversion

Quickly copy latest semantic gem version to Gemfile

gem ruby

Last synced: 09 Aug 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/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/kettle-dev/token-resolver

🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text

ruby rubygem template token

Last synced: 10 Jun 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/delu-u/aoc

I lost my previous AoC code. Let's remake it with a different language each year!

advent-of-code aoc c cpp csharp go haskell javascript kotlin python ruby rust

Last synced: 13 Apr 2025

https://github.com/abinoam/cnab2ofx

CNAB240 to OFX conversion script

cnab febraban financial gnucash microsoft-money ofx quicken ruby

Last synced: 10 Apr 2025

https://github.com/sircypkowskyy/my-advent-of-code-2022

My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.

aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript

Last synced: 03 Mar 2026

https://github.com/bogdanrada/celluloid_pubsub

CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets.

async celluloid pubsub reel ruby websockets

Last synced: 30 Apr 2025

https://github.com/gilcierweb/cms-rails

Projeto Open Source de GilcierWeb

cms-rails news open-source rails ruby ruby-on-rails

Last synced: 28 Oct 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/nimacpp/ipinfoapi

gems about ip-info

api gems ip ip-info ruby

Last synced: 30 Apr 2025

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/mwapsam/enumerable

In this project we learnt how to use a module inside the class. We created a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.

ruby

Last synced: 16 Feb 2026

https://github.com/javitocor/coding-challenges---repl.it

Solutions to coding challenges at repl.it

algorithms coding-challenges data-structures ruby

Last synced: 24 Mar 2025

https://github.com/rokhimin/ygoprodeck

Ygoprodeck ruby API wrapper for search yugioh card | Gem Library

ruby yugioh

Last synced: 21 Mar 2025