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/akxcv/fast_blank_ocaml

Ruby String#blank? in OCaml

native-extension ocaml ruby

Last synced: 04 Oct 2025

https://github.com/mark24code/sinatra-app-template

Sinatra web app template

mvc rack ruby sequel sinatra

Last synced: 09 Apr 2025

https://github.com/whdzera/kitsu-manga

A web manga reader built with Ruby on Rails, featuring a clean interface and seamless reading experience.

bulma-css manga manga-reader rails ruby

Last synced: 18 Apr 2026

https://github.com/garllon/ruby-mentorship

This is the Guideline for Ruby Mentorship Sessions

mentorship practise ruby

Last synced: 10 Oct 2025

https://github.com/codecaiine/morse_decoder

This project contains a morse code decoder.

ruby

Last synced: 10 Oct 2025

https://github.com/bryanp/b3e

Fast Base62 for Ruby.

base62 ruby

Last synced: 26 Feb 2026

https://github.com/cr0t/ruby-on-whales

Docker Compose setup for Ruby & Ruby on Rails apps

docker docker-compose rails rails-development ruby

Last synced: 08 May 2026

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

Cross-Platform Research-Focused Graphics Engine

bazel hlsl metal raytracing ruby vulkan

Last synced: 25 Jun 2025

https://github.com/chimehq/chime-ruby

A Chime extension for Ruby

extensionkit language-server-protocol ruby swift

Last synced: 22 Apr 2025

https://github.com/wilsonsilva/memoria

Capture snapshots to simplify testing and to analyze how state changes over time.

rspec ruby snapshot test testing

Last synced: 24 Oct 2025

https://github.com/hammackj/kekkan

Kekkan is a parser for NIST Version 2 CVE and CPE XML files.

nvd2 ruby security xml-parser

Last synced: 17 Mar 2026

https://github.com/digitalnz/plug

🔌 A Rails engine to turn on/off features (Feature flipper).

feature-flags feature-flipper feature-toggles flipper gem mysql plug rails rails-engine ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/madebylotus/prospector

Prospector provides a simple integration with the Gem Prospector service.

ruby ruby-gem ruby-library ruby-on-rails rubygems rubymotion

Last synced: 29 Apr 2026

https://github.com/luizpicolo/rails_admin_featured_content

:high_brightness: Easy way for create featured contents using rails_admin

news rails rails-admin ruby rubyonrails

Last synced: 08 Oct 2025

https://github.com/mehdisadeghi/jekyll-hinduarabic

Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.

converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby

Last synced: 28 Oct 2025

https://github.com/alvesjtiago/bitbuckit

Ruby gem for the Bitbucket API.

bitbucket gem ruby ruby-on-rails

Last synced: 25 Oct 2025

https://github.com/acook/logsaber

A logger for a more civilized age.

formatting logging ruby

Last synced: 05 Jul 2025

https://github.com/tsu-nera/journal-generator

Personal Journal Generator

quantified-self ruby

Last synced: 12 Apr 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/krishpranav/autosploit

A simple ruby tool to automate metasploit modules

bash exploit exploiter metasploit metasploit-modules msfs ruby shell

Last synced: 15 Apr 2025

https://github.com/sentayhu19/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. built with Ruby on Rails

bootstrap5 ruby ruby-on-rails

Last synced: 26 Jan 2026

https://github.com/ajitsing/amusing_git

Brings fun to the git workflow

fun git githook githooks-plugin ruby rubygem

Last synced: 07 May 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/dhyegocalota/formtastic-jquery_inputmask

Easily add jquery inputmask to your ActiveAdmin.  :nail_care:

activeadmin form inputmask javascript js mask rails ruby

Last synced: 02 Jan 2026

https://github.com/kawakamimoeki/jumon

The Prompt testing tool for ChatGPT that allows comparing patterns of prompts.

ai chatgpt gem llm prompt ruby

Last synced: 20 Apr 2025

https://github.com/maumagnaguagno/polygonoid

:triangular_ruler: Geometric library for Ruby

2d geometry ruby svg

Last synced: 13 Jul 2025

https://github.com/hcxp/hcxp

📅 Independent online hardcore punk events directory

hardcore-punk music rails ruby vue

Last synced: 16 May 2025

https://github.com/dantecatalfamo/xprinter-wifi

A tool to configure the WiFi on Xprinter wireless thermal printers from Linux

receipt-printer ruby thermal-printer xprinter

Last synced: 20 May 2026

https://github.com/svenfuchs/sh_vars

Shell variable parser

bash parser ruby shell variables

Last synced: 21 Apr 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/euotiniel/polyglotprogramming

Este é um repositório de código aberto no GitHub que contém uma coleção de exercícios populares de programação resolvidos em várias linguagens. O objetivo é ajudar desenvolvedores a aprimorar suas habilidades em programação, fornecendo desafios e soluções para que possa praticar e aprender.

aprendizado exercicios golang java programacao python ruby typescript

Last synced: 06 Mar 2025

https://github.com/nelsonfigueroa/github-email-scraper

Scrape contributor emails from a GitHub repository.

ruby scrape scraper

Last synced: 24 Mar 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/jdsherbert/fisher-yates-shuffle

Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.

c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine

Last synced: 07 Apr 2025

https://github.com/meri-mg/ruby-group-capstone

In this group project, will be created a console app that will help the user to keep a record of different types of things they won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but also will be prepared in a database with tables structure analogical to the program's class structure.

postgresql ruby

Last synced: 27 Dec 2025

https://github.com/renatodex/multipassify

Shopify Multipass module for Ruby

api integration multipass oauth ruby shopify

Last synced: 22 Jun 2025

https://github.com/masumajaffery/ruby-gems

Ruby gems are not jewels but a chunks of knowledge that is a wholesome treasure for mind.

ruby ruby-gem

Last synced: 11 Mar 2026

https://github.com/shuuuuun/ripgrep-ruby

A Ruby wrapper around ripgrep!

gem ruby

Last synced: 16 May 2025

https://github.com/defkode/esm-reader

Reader for .ddd (digital tachograph files)

gem ruby tachograph

Last synced: 26 Oct 2025

https://github.com/dodonki1223/qiita_trend_slack_notifier

qiita_trendを使用したslack通知スクリプト

qiita qiita-trend-slack ruby slack slack-bot

Last synced: 20 Apr 2025

https://github.com/infrablocks/ruby_npm

A simple Ruby wrapper for invoking NPM commands.

command-line npm ruby ruby-gem ruby-library rubygem

Last synced: 17 Jun 2025

https://github.com/makevoid/bitcoin-address-watcher

Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction

bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier

Last synced: 08 Apr 2025

https://github.com/jimmycuadra/lita-urban-dictionary

A Lita handler for fetching definitions from Urban Dictionary.

chatops lita lita-handler ruby urban-dictionary

Last synced: 27 Jul 2025

https://github.com/mozameljawad/morse-decode

The Morse-Decode is the first project in Ruby, in this project we solve the basic coding challenge.

ruby

Last synced: 15 May 2025

https://github.com/thefox/homebrew-brewery

Homebrew Tap

homebrew-tap ruby

Last synced: 23 Apr 2025

https://github.com/dawidd6/actions-updater

:hammer_and_wrench: Updater of used GitHub Actions in workflow files

gem git github-actions ruby ruby-gem update-checker updater

Last synced: 12 Oct 2025

https://github.com/flightaware/flightxml-client-ruby

Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data

aviation flightaware-flightxml-service flightxml ruby

Last synced: 12 Apr 2025

https://github.com/coolprobn/log-file-live-streamer

Live Stream Changes in the Log File to browser in Rails - Also an example App for the blog

file-streaming rails ruby

Last synced: 12 Jul 2025

https://github.com/ppostma/smart_paginate

Simple, smart and clean pagination extension for Active Record and plain Ruby Arrays.

activerecord pagination ruby

Last synced: 27 Oct 2025

https://github.com/vikdotdev/gh-note

An opinionated way of working with gists for note-taking.

gh-extension ruby

Last synced: 28 Apr 2025

https://github.com/screenstaring/shopify_api-graphql-tiny

Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.

graphql graphql-pagination ruby shopify shopify-api

Last synced: 22 Apr 2025

https://github.com/shivabhusal/trending

A Ruby on Rails based web app to find tweets on topics of your choice.

oauth2 rails ruby trends twitter twitter-api

Last synced: 24 Jul 2025

https://github.com/codenoble/active_model_normalizr

An ActiveModelSerializers adapter for Normalizr-like JSON

flux gem json rails redux ruby ruby-gem serializer

Last synced: 11 Apr 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/sclorg/ror-container

Container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby on Rails applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.

centos container docker-image dockerfile fedora rhel ruby rubyonrails

Last synced: 11 Jul 2025

https://github.com/openSUSE/simple_review_app

A simple way to create review apps for your open pull requests

docker docker-compose review-app ruby

Last synced: 16 May 2025

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

A console app that helps users to keep a record of different types of things we won

crud ruby

Last synced: 03 Feb 2026

https://github.com/gradaom/flicknplay-app

React Native Video Player App.

java objective-c react react-native ruby typescript

Last synced: 20 Jan 2026

https://github.com/orbitalquark/textadept-ruby

Ruby language module for Textadept.

rails ruby ruby-on-rails textadept textadept-module

Last synced: 01 May 2025

https://github.com/ekohe/ruby-office365

A simple ruby library to interact with Microsoft Graph and Office 365 API.

access-token api azure calendars contacts events graph-api mailboxes microsoft oauth2 office365 refresh-token rest ruby token

Last synced: 22 Apr 2025

https://github.com/cwaku/blog

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. Built with Ruby / Ruby on Rails / PostgreSQL

blog blogtemplate rails ruby ruby-on-rails rubyonrails

Last synced: 10 May 2026

https://github.com/p16n/quasars

A link-aggregator for astrophysics (no longer active)

astronomy astrophysics ruby ruby-on-rails

Last synced: 12 Jun 2025

https://github.com/z3n70/CVE-2021-41277

simple program for exploit metabase

bugbounty cybersecurity exploit metabase ruby

Last synced: 10 Mar 2025

https://github.com/svyatov/http_wrapper

A simple wrapper around standard Ruby Net::HTTP library

http-client http-wrapper ruby utility-library

Last synced: 24 Apr 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/ericlondon/ruby-nokogiri-mongodb-crawler

Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM

crawl mongodb mongomapper-orm nokogiri ruby

Last synced: 03 May 2025

https://github.com/unabridged/auto_strong_parameters

Skip the busywork of strong parameters

lts rails ruby strong-parameters

Last synced: 12 May 2025

https://github.com/er-contreras/oop-school-library

A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.

json mixins oop-principles ruby

Last synced: 16 Mar 2026

https://github.com/buttercms/rails-starter-buttercms

Drop-in proof-of-concept Ruby on Rails app, fully integrated with your ButterCMS account

blog buttercms cms heroku rails ruby starter starter-project

Last synced: 03 Sep 2025

https://github.com/apsislabs/slayer

A Killer Service Layer

rails ruby service-object slayer

Last synced: 30 Jun 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/nulldef/ciesta

Create form objects

form-objects forms patterns ruby

Last synced: 06 May 2025

https://github.com/sajari/sdk_ruby

Official repository of the Search.io SDK for Ruby

api ruby sdk search

Last synced: 07 Apr 2025

https://github.com/hausgold/billomat

API wrapper for billomat.com

api-client billomat gem hacktoberfest oss ruby ruby-gem

Last synced: 15 Apr 2025

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/javitocor/ruby-coding-challenges-the-odin-project

Solutions to coding challenges proposed by The Odin Project

coding-challenge odin-project ruby

Last synced: 24 Mar 2025

https://github.com/jdennes/invoices

:euro: Jekyll-based invoicing for me (and maybe you).

invoice invoicing jekyll pdf ruby

Last synced: 15 May 2025

https://github.com/algerina/yourwallet

This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.

bootstrap capybara devise rspec ruby ruby-on-rails

Last synced: 10 Mar 2026

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

TDD is the Test Driven Development Technology that is about write tests before write a code and if code does not run according to test case then refactor code.

ruby tdd

Last synced: 03 Sep 2025

https://github.com/jenkins-infra/asciidoctor-jenkins-extensions

Extensions to asciidoctor syntax for Jenkins-related materials

jenkins ruby ruby-gem

Last synced: 13 Jun 2026

https://github.com/davydovanton/kaminari-hanami

This repository is no longer maintain: Kaminari integration for @hanami

hanami kaminari kaminari-hanami ruby

Last synced: 17 Apr 2025

https://github.com/seven1m/ragchew.site

A website for amateur radio operators to find and participate in on-the-air gatherings

amateurradio hamradio ruby sinatra

Last synced: 21 Feb 2026