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/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/thekuwayama/simple_nts_client

Simple NTS(Network Time Security) Client

cli ntp nts ruby

Last synced: 23 Apr 2025

https://github.com/dkam/hsmr

HSM Functions in Ruby

hsm ruby

Last synced: 23 Apr 2025

https://github.com/gencat/decidim-module-department_admin

This Dedicim's module produces a new "department admin" role which allows a User to administer the ParticipatorySpaces of a given Area.

decidim decidim-module hacktoberfest rails ruby

Last synced: 14 Jul 2026

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/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/tcdowney/cred_hubble

Unofficial Ruby Client for Cloud Foundry CredHub Credential Store 🔭

cloud-foundry-credhub credub-ruby-client http-client ruby

Last synced: 09 Jul 2025

https://github.com/akos29/project-tdd

In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.

ruby tdd

Last synced: 24 Jan 2026

https://github.com/acook/config_module

Load important configuration files into their own modules

configuration-management ruby ruby-gem settings-storage yaml-configuration

Last synced: 05 Jul 2025

https://github.com/gangelo/monkeyengine

Have some fun! MonkeyEngine is a gem that allows virtual monkeys to tap away on a virtual keyboard.

gem gems ruby ruby-gem ruby-gems ruby-threads threading threads

Last synced: 13 Jul 2025

https://github.com/alexwebgr/faw_icon

A simple helper for Font-Awesome 5 using raw SVG and SVG-with-JS

font-awesome ruby ruby-on-rails svg view-helpers

Last synced: 24 Apr 2025

https://github.com/rdavid/transcode

The tool designed to transcode, inspect, and convert video files.

audio ruby rubygem transcode video video-transcoding

Last synced: 24 Apr 2025

https://github.com/pboling/require_bench

Benchmark/Timeout/Rescue Ruby's `require`/`load` for Debugging Glory

debugging logging ruby

Last synced: 05 Jul 2025

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

The Blog app exemplifies a typical blog website. Its functionality includes displaying a list of posts and enabling readers to engage with them by leaving comments and likes.

postgresql rails rspec ruby

Last synced: 13 Apr 2026

https://github.com/presidentbeef/done_log

Dumb daily log keeping

diary ruby

Last synced: 29 Aug 2025

https://github.com/mmatongo/qoa

Machine Learning in Ruby (AAN) [Qoa is a basic and unoptimised attempt]

ai artificial-intelligence artificial-neural-networks chatgpt neural-network ruby ruby-ai

Last synced: 25 Apr 2025

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/bfontaine/expd

:paperclip: Expand text snippets on the command-line

cli ruby snippets tool

Last synced: 15 Apr 2025

https://github.com/acavalin/dcat

Command line catalog tool for your offline data

catalog cli disk disk-usage folder folder-viewer offline ruby terminal

Last synced: 22 Feb 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/triglav-dataflow/triglav-client-ruby

A ruby client library for Triglav, data-driven workflow tool

ruby triglav-client

Last synced: 14 Apr 2025

https://github.com/igorbezsmertnyi/picterest

Ruby on Rails application example

rails ruby ruby-on-rails

Last synced: 13 Apr 2026

https://github.com/bdossantos/bds.run

:runner: Train hard, race easy.

bds html ruby runner weblog

Last synced: 11 Mar 2026

https://github.com/berniechiu/mongoid_enum_mapper

An ActiveRecord Enum Like Function Supporting for Mongoid

enum mongoid ruby

Last synced: 07 May 2025

https://github.com/diegotoral/bulma_view_components

ViewComponents for Bulma

bulma rails ruby view-components

Last synced: 14 Apr 2025

https://github.com/janstol/advent-of-code-2020

🎄 Advent of Code 2020 solutions in Ruby (unfinished)

advent-of-code advent-of-code-2020 advent-of-code-ruby adventofcode adventofcode2020 ruby

Last synced: 03 Sep 2025

https://github.com/nejdetkadir/rails-routes-prettier

The rails-routes-prettier gem makes it easy to view the routes in your Rails application

rails rails-gem rails-router rails-routes ruby ruby-gem ruby-on-rails

Last synced: 02 Mar 2026

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/7urkm3n/pcloud

pCloud's Ruby SDK

pcloud pcloud-api rails ruby

Last synced: 09 Apr 2025

https://github.com/abhirockzz/oracle-functions-hello-worlds

Use Oracle Functions to deploy Java, Nodejs, Python, Golang and Ruby functions on the cloud

golang java nodejs oracle-functions orafunc-la python ruby server serverless

Last synced: 09 Apr 2025

https://github.com/heyvito/logrb

Opinionated logging library for Ruby

json logger logging ruby ruby-gem rubygem zap

Last synced: 25 Mar 2025

https://github.com/dannyben/madman

The Markdown Swiss Army Knife

gem markdown markdown-preview markdown-server ruby

Last synced: 08 Jan 2026

https://github.com/siman-man/rugged-examples

ruby rugged examples

ruby rugged

Last synced: 05 Apr 2025

https://github.com/digia3d/cat-lovers-blog

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

postgresql rails ruby ruby-gem

Last synced: 06 May 2026

https://github.com/sonots/reentrant_flock

A reentrant/recursive flock for ruby

flock ruby

Last synced: 30 Oct 2025

https://github.com/tn76com/tn76com.github.io

eBusinessDev @ tn76.com : Effective IT solutions for your business. We are team of talented developpers building fancy websites and web applications.

css html javascript jekyll-theme jekyll-website laravel laravel-framework php ruby shell

Last synced: 24 Oct 2025

https://github.com/frank1738/morse_code_messsege

This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.

ruby

Last synced: 29 Mar 2025

https://github.com/neodelf/tail

Tail command-line tool written in ruby

command-line-tool large-files ruby tail

Last synced: 03 Jul 2026

https://github.com/jetthoughts/react-rails-5-starterkit

React.js + Typescript + Ruby on Rails starter kit for Hybrid Mobile Application development

boilerplate-template heroku rails rails5 reactjs ruby typescript webpack webpacker

Last synced: 09 Apr 2026

https://github.com/ston1x/chisinau-air-quality

🌆When will we all enjoy breathing again?

chisinau city ecology environment moldova rails ruby

Last synced: 18 May 2026

https://github.com/yusufyusie/hello-rails-react

This web app combines React, Rails, and Webpack to provide users with a random greeting upon each visit. React handles the frontend, Rails manages the backend with a RESTful API, and Webpack optimizes asset bundling for a seamless and personalized user experience..

react redux ruby ruby-on-rails

Last synced: 02 Apr 2026

https://github.com/ankurgel/bazinga

Color coded environment tags in rails console

color console production production-management rails-console ruby rubygem utility

Last synced: 02 Apr 2025

https://github.com/hugolgst/hue-rb

🖥 Hue adaptation to Ruby

hue ruby terminal-colors

Last synced: 14 Jul 2026

https://github.com/haroonabdulrazaq/re-former

This project puts our knowledge of Forms to the test. We built an application similar to hoe forms work in the real world where a user can create a post and add comments to it.

ruby ruby-on-rails

Last synced: 18 May 2026

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

A typical example of a blog website is the Blog app. I built a completely working website that displays a list of topics and allows visitors to engage with them by leaving comments and like them.

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

Last synced: 08 Apr 2026

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

Expense tracker is an application where the user creates an account and can keep track of their expenses. It is a mobile app. Created with Ruby on Rails.

css-grid css3 html ror ruby

Last synced: 03 May 2026

https://github.com/geekelo/ruby-movie_inventory_project

A functional command line app built Ruby to take inventory of movies that are in the library and who borrows them

cli-app ruby

Last synced: 28 Mar 2025

https://github.com/rivsc/hyde_admin

Hyde_admin is an admin app for Jekyll (static site generator in Ruby).

admin-dashboard cms jekyll jekyll-plugin roda ruby

Last synced: 13 Apr 2025

https://github.com/cipherstash/enveloperb

Ruby bindings for the envelopers envelope-encryption library

cipherstash cryptography encryption envelope-encryption ruby

Last synced: 07 May 2025

https://github.com/maheshkumar-novice/chess

A command line game written in Ruby

chess colors object-oriented-programming rspec rubocop ruby tests

Last synced: 18 May 2026

https://github.com/a0s/crypto-funds-exporter

Allows to export your crypto stock exchange's funds into Prometheus

binance bittrex cryptocurrency prometheus prometheus-exporter ruby stock

Last synced: 20 Jun 2026

https://github.com/spetex/blog

My hobby blog about miniature painting

blog hobby javascript miniature-painting roda ruby static-site-generator sveltejs

Last synced: 07 Mar 2026

https://github.com/makevoid/centex-market-taker-bot

Simple market taker bot that trades on the Centex crypto exchange

automation bot centex centex-api exchange market-taker market-taker-bot ruby trading-bot

Last synced: 14 May 2025

https://github.com/zooppa/administrate-field-country

🌍 A plugin to deal with country selection in Administrate

administrate country rails ruby unmaintained

Last synced: 07 Oct 2025

https://github.com/derekstride/jsoncache

A simple JSON cache for caching data intended for use with JSON APIs.

cache http json ruby

Last synced: 20 Mar 2025

https://github.com/picatz/ocarina-of-time

A Ruby gem to manage in memory time lines.

inmemory-db ruby timeline

Last synced: 05 Jul 2026

https://github.com/cvalencia1991/morse-code-ruby

Implementhing the Morse Code using Ruby Language

ruby

Last synced: 03 Jul 2026

https://github.com/wbotelhos/installers

A Toolbox For Server Setup

chef nginx ruby terraform unicorn

Last synced: 09 Apr 2026

https://github.com/inaki-ibarra/oop-design-patterns

Examples of OOP design patterns written in Ruby

examples-ruby oop patterns ruby

Last synced: 24 Jun 2026

https://github.com/gridscale/foreman-gridscale

Plugin to enable management of gridscale instances from within foreman

foreman gridscale ruby

Last synced: 20 Mar 2025

https://github.com/janlelis/egonil

Egocentric Nil

null nullobject ruby

Last synced: 18 Jun 2025

https://github.com/hardpixel/action-crud

Speed up development by making your controllers inherit all restful actions.

actionpack actionview gem rails ruby

Last synced: 13 Apr 2025

https://github.com/ottony/math_war

A mathematics game to fight and learn

2d-game game-development gosu mathematics ruby

Last synced: 03 Jul 2026

https://github.com/martinnajjar12/twitter-clone

Simple version of Twitter using Ruby on Rails

devise ruby ruby-on-rails

Last synced: 18 May 2026

https://github.com/noma4i/puppet-windows_nxlog

Puppet module to install and setup NXLog to Windows machine. For sending logs to Fluentd, Logstash etc

fluentd nxlog puppet puppet-windows-nxlog ruby windows-nxlog-puppet

Last synced: 30 Apr 2026

https://github.com/advanon/banks_registry

Banks registry gem (banc by BIC/SWIFT, IBAN to BIC/SWIFT)

bic gem iban ruby swift

Last synced: 26 Apr 2026

https://github.com/ianadiwibowo/central-park

Competitive programming scratch book

competitive-programming go golang ruby

Last synced: 27 Apr 2026

https://github.com/pathbox/a-bit-of-ruby-code

Practice code of ruby and rails

learn learning rails ruby

Last synced: 09 May 2025

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

Sign up or log in, add recipes and manage inventories in this website.

capybara pair-programming rails rspec ruby

Last synced: 01 May 2026

https://github.com/hamuyuuki/actionpack-direct_routes

Backport Direct routes into Rails 4 and Rails 5.0

backport gem rails routing ruby

Last synced: 13 Apr 2025

https://github.com/ngtk/napsac

curl -L https://raw.githubusercontent.com/ngtk/napsac/master/unpack | bash

dotfiles ruby tmux zsh

Last synced: 12 Mar 2025

https://github.com/gyselroth/redmine-plugin-autorespond

Redmine Autoresponder Plugin for anonymously created tickets

mail redmine ruby

Last synced: 13 Apr 2025

https://github.com/lunaisnotaboy/qtbooru

An imageboard forked from Danbooru

hacktoberfest ruby ruby-on-rails

Last synced: 18 May 2026

https://github.com/melaniesigrid/enumerable_ruby

The goal of this project was to create a module, MyEnumerable, that implements a subset of the functionality of Enumerable.

ruby

Last synced: 09 May 2025

https://github.com/elijahscriptdev/health_counsel_api

Health Counsel API is a RESTful API that allows authenticated users to get appointments with doctors with different specialty for treatments or counsel.

api jwt-authentication ruby ruby-on-rails

Last synced: 20 Sep 2025

https://github.com/tanhongit/rails_shortener_url_project

URL Shortener is a free tool to shorten a URL or reduce a link and making it easy to remember.

rails rails-shortener ruby shorten-urls shortener shortener-rails shortener-url tanhongit-rails

Last synced: 20 Jan 2026

https://github.com/sshaw/interrobang

Did the method end with "?" or "!"‽ Interrobang gives you the best of both worlds‽

exclamation interrobang metaprogramming question-mark ruby

Last synced: 06 Apr 2025

https://github.com/rubrumrub/fastlane_plugins

fastlane plugins

fastlane-plugin ruby

Last synced: 26 Jun 2025

https://github.com/devanb/datatables-rails-bs3

datatables bootstrap 3 for rails

bootstrap bootstrap3 datatables rails rails-gem ruby

Last synced: 26 Jun 2025

https://github.com/devteds/devcontainers-for-developers-rails-multi-container-local-setup

Setting up multi-container containerized development environment with Docker & VSCode DevContainer

devcontainer devcontainers docker ruby ruby-on-rails rubyonrails vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/redBorder/druid_config

A Ruby gem to access the information about Druid cluster status

library redborder ruby

Last synced: 12 May 2025

https://github.com/foca/granola-rails

Rails wrapper for Granola

granola json-serialization lesscode rails ruby

Last synced: 19 May 2026

https://github.com/eggy115/ruby

Ruby

ruby

Last synced: 22 Apr 2025

https://github.com/singh1aryan/ruby-on-rails-projects

💎 4 basic ruby on rails projects

rails rails-gem ruby ruby-on-rails

Last synced: 19 May 2026

https://github.com/devl/pyby

A library implementing certain Ruby-like behaviours in Python.

enumerable python3 ruby

Last synced: 26 Jun 2025

https://github.com/slavetomints/blog-tools

Ruby gem to help with basic CLI blog maintenence

blog blogging cli gem programming ruby

Last synced: 04 Jul 2026

https://github.com/yasulab/llm-linter

ChatGPT が未踏ジュニアの概要文をコメントする実験的なシステムです(※ 非公式)

ai chatgpt llm ruby sinatra

Last synced: 04 Jan 2026