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/mailboxvalidator/mailboxvalidator-ruby

MailboxValidator Ruby module enable users to block disposal email, detect free email and validate if an email is valid

email-checker email-validation email-validator mailboxvalidator-ruby ruby verify-email

Last synced: 19 Jul 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/kentdahl/magic_maze

Magic Maze - Ruby/SDL2 port - Magic Maze is a simple and low-tech monster-bashing maze game. - It was originally inspired by playing Gauntlet II on the Atari ST.

game ruby ruby-sdl sdl2

Last synced: 18 Jan 2026

https://github.com/acook/logsaber

A logger for a more civilized age.

formatting logging ruby

Last synced: 05 Jul 2025

https://github.com/hopsoft/kvn

KVN (Key/Value Notation) converter & parser

data-structures deserialization key-value ruby serialization

Last synced: 24 Apr 2025

https://github.com/ibm-cloud/get-started-ruby

A Ruby application that uses Rails to provide a REST API to receive requests from the UI. The API then uses the couchrest client library to persist the visitor names to a Cloudant database.

bluemix couchdb database rails ruby

Last synced: 11 Mar 2026

https://github.com/yoshoku/numo-blis

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

blas blis gem machine-learning numo ruby

Last synced: 25 Apr 2025

https://github.com/sboursen/catalog-capstone-project

Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.

postgresql ruby

Last synced: 05 Oct 2025

https://github.com/ervinismu/rails-workshop

simple CRUD api for rails

api rest-api ruby ruby-on-rails

Last synced: 06 Sep 2025

https://github.com/ctkqiang/mobileappanalyzer

这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。

android apktool china class-dump-swift hacking ios metaspoilt ruby tool

Last synced: 12 Apr 2025

https://github.com/dephell/dephell_specifier

Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)

constraints dephell interval maven npm python ruby semver version versioning

Last synced: 06 Sep 2025

https://github.com/danreynolds/summonerexpert

API for LoL Conversational Assistant Summoner Expert

api-ai bot league-of-legends rails ruby

Last synced: 06 Jul 2025

https://github.com/kiwamizamurai/lzstring_ruby

A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability

lz-string lzstring ruby string-compression

Last synced: 22 Feb 2026

https://github.com/jpalumickas/csstats

Ruby gem which handle csstats.dat file generated by CSX module in AMX Mod X.

amxx counter-strike csstats csx ruby

Last synced: 28 Apr 2025

https://github.com/jstotz/jstreams

A distributed streaming platform for Ruby built on top of Redis Streams

pubsub redis redis-streams ruby streams

Last synced: 17 Apr 2025

https://github.com/bntzio/bookmark-this

Social bookmarking with email integration :star:

bloc bookmark-manager email-sender rails ruby social-bookmarking

Last synced: 23 Feb 2026

https://github.com/artichoke/ruby-file-expand-path

📂 Rust port of path normalization from MRI Ruby.

artichoke ffi filesystem ruby ruby-language rust rust-crate windows

Last synced: 10 Apr 2025

https://github.com/jirutka/yaml-env-tag

Custom YAML tag for referring environment variables in YAML documents

psych ruby yaml yaml-tag

Last synced: 06 Oct 2025

https://github.com/suyesh/apility-ruby

Ruby interface for Moocher api, A Reputation API and Anti-Abuse Service

apility apility-ruby bank card creditcard geolocation moocher moocher-api reputation-api ruby ruby-interface rubygem

Last synced: 05 Oct 2025

https://github.com/droidsonroids/auth0_rs256_jwt_verifier

Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.

auth auth0 authentication jwkset jwt openssl rs232 ruby

Last synced: 06 Oct 2025

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/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/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/audy/dna

A biological sequence file (fasta, fastq, qseq) parser for Ruby

bioinformatics dna parser ruby

Last synced: 07 Oct 2025

https://github.com/dannyben/slacktail

Command line utility for following your Slack chat from the terminal

cli command-line gem ruby slack slack-client

Last synced: 12 Mar 2026

https://github.com/goodmeasuresllc/trizetto-api

Ruby wrapper for Trizetto APIs

insurance-eligibility ruby soap-client x12

Last synced: 07 Oct 2025

https://github.com/aldesantis/hertz-email

A Hertz courier for sending email notifications with ActionMailer.

email hertz notifications rails ruby

Last synced: 08 Oct 2025

https://github.com/diowa/twbs_sass_rails

Twitter Bootstrap for Sass and Font Awesome for Rails Asset Pipeline

bootstrap fontawesome rails rails5 ruby scss

Last synced: 08 Oct 2025

https://github.com/tresor11/css-linter

A CSS linter capable of identifying errors in CSS code built with Ruby.

css-linter ruby

Last synced: 08 Oct 2025

https://github.com/owen2345/rspec_chunked

This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x percentage of test files from group A into group B.

github-workflow parallel-tests rspec ruby

Last synced: 08 Oct 2025

https://github.com/craigdoescode/the-do

The Do. An app to help with organising stag and hen do's

html-css-javascript rails7 ruby stimulus-js

Last synced: 08 Oct 2025

https://github.com/neymarsabin/aws-dynamic-ip

A ruby gem to fetch IP's of AWS EC2 instances based on tags

aws capistrano ec2 rails ruby

Last synced: 09 Oct 2025

https://github.com/johnftitor/morse-code

Simple decoder for Morse messages.

ruby

Last synced: 09 Oct 2025

https://github.com/forward3d/sogou-search-api

Sogou search API ruby client gem

ppc ruby sogou sogou-search

Last synced: 09 Oct 2025

https://github.com/vidarh/activitypub

ActivityPub / ActivityStream basic serialization/deserialization for Ruby

activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby

Last synced: 09 Oct 2025

https://github.com/ronin-rb/ronin-web-server

A custom Ruby web server based on Sinatra.

infosec ronin-rb ruby sinatra webserver

Last synced: 10 Oct 2025

https://github.com/jsmoreira02/forcecannon

"Force Cannon" is a brute force tool made in ruby, that performs attacks on login forms using the POST method without robust filters or protections.

bruteforce cybersecurity hacking-tool pentest-scripts ruby scripting-language web-attacks

Last synced: 10 Oct 2025

https://github.com/jeopard/historical-bank-ruby

A Ruby Bank that serves historical exchange rates

currency currency-converter currency-exchange-rates gem 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/wuletawwonte/numerify

A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.

arabic geez numeral-systems ruby

Last synced: 10 Oct 2025

https://github.com/janlelis/yyid.rb

Almost a random UUID in Ruby

ruby uuid yyid

Last synced: 10 Oct 2025

https://github.com/rajputlakhveer/active_admin_access_control

Through the gem you can create the dynamic role and permissions for different types of users to access active admin panel

access-control active-admin activeadmin cancancan permssions rails roles-permission-management ruby ruby-gem ruby-on-rails

Last synced: 11 Oct 2025

https://github.com/vin-droid/rails-interview-questions

Currently, I am searching for a job as a ruby on rails developer, I had many interviews and still going on hunting. I hope when you will be on the same track, these question will definitely help you to prepare for rails interview

backend gem interview-questions ruby ruby-on-rails ruby-on-rails-interview-question

Last synced: 12 Oct 2025

https://github.com/sogilis/csv_fast_importer

Fast CSV Importer for PostgreSQL and MySQL

mysql performance postgresql rails ruby

Last synced: 12 Oct 2025

https://github.com/mattkhan/jsonapi-resources-anchor

Easily generate TypeScript schemas, JSON Schemas, or any schema of your choice from cerebris/jsonapi-resources JSONAPI::Resource classes.

codegen jsonapi-resources rails ruby typescript

Last synced: 24 Oct 2025

https://github.com/julie-ify/jxpense

JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.

bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby

Last synced: 26 Oct 2025

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

This is an education project that school librarian to Add new students or teachers, Add new books, Save records of who borrowed a given book and when.

oop ruby

Last synced: 28 Oct 2025

https://github.com/ncaq/prohell

Prolog like programming language

prolog ruby

Last synced: 28 Jan 2026

https://github.com/tstaetter/nanites

Command pattern framework for Ruby

command-pattern ruby

Last synced: 07 Feb 2026

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

The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.

capybara daisyui devise rspec ruby ruby-on-rails tailwindcss

Last synced: 01 Feb 2026

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/benmuiruri/rails-cook-book

The Rails Cook Book is a Ruby on Rails app that tracks 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

bootstrap5 css3 ruby ruby-on-rails

Last synced: 28 Feb 2026

https://github.com/shugo/mournmail

A message user agent for Textbringer

mail ruby textbringer

Last synced: 03 Mar 2026

https://github.com/ombulabs/rails-superhero-cards

Generate Rails Superhero Cards from a Prompt and Image

generative-ai open-ai python rails reactjs ruby ruby-on-rails

Last synced: 04 Mar 2026

https://github.com/denisdefreyne/ddplugin

Plugin management library

plugin ruby

Last synced: 07 Apr 2026

https://github.com/rocksolt/ruby_llm-test

Stub your RubyLLM calls to test application logic.

llm ruby ruby-llm testing

Last synced: 28 Apr 2026

https://github.com/tungnt1203/ruby-prep-test

Rails app for Ruby interview tests

inteview quiz rails ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/mikenew01/guides

Repository for Guides

rails ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/correia-jpv/fucking-awesome-ruby

💎 A collection of awesome Ruby libraries, tools, frameworks and software. With repository stars⭐ and forks🍴

awesome awesome-list collection curated-list list ruby ruby-application ruby-libraries ruby-library

Last synced: 27 Apr 2025

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/svoop/minitest-substitute

Substitute values for the duration of a block or a group of tests.

minitest ruby

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

In this project we learned how to use a module inside a class. For this we created a class `MyList` and a module `MyEnumerable`. the module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 02 Aug 2025

https://github.com/bilby91/ddsl

Docker Declarative Specific Language

ci circleci ddsl docker gitlab ruby travis-ci

Last synced: 02 Aug 2025

https://github.com/plucker-serializer/plucker_serializer

A fast JSON serializer for Rails ActiveRecord & Ruby Objects

activerecord json-serialization performance rails ruby serialization serializer

Last synced: 16 Jul 2025

https://github.com/circuit-overtime/bytes

Bytes is a small coding group where passionate developers come together to discuss and collaborate on various programming projects. We delve into a wide range of topics including C, Python, Data Structures and Algorithms (DSA), and various Computer Science subjects.

c css discussion go java js kotlin pages python ruby rust

Last synced: 15 Apr 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/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/pragmarb/pragma-decorator

Powerful and elegant model presenters with a twist.

api decorator pragma ruby ruby-on-rails trailblazer

Last synced: 13 Apr 2025

https://github.com/isupatches/sidekiq-process-health-check

Provides an endpoint that outputs the number of sidekiq jobs and processes and if they are within set bounds

rails ruby ruby-gem ruby-on-rails sidekiq

Last synced: 01 Oct 2025

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

This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.

bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/bright-phiri/art-backend

💎| AliLabs ART Sample Tracking Backend

api-development back-end backend-development rails-api rails7 ruby

Last synced: 01 Oct 2025

https://github.com/vavgustov/rgversion

Quickly copy latest semantic gem version to Gemfile

gem ruby

Last synced: 09 Aug 2025

https://github.com/estepnv/leafy

Toolkit for custom attributes in Ruby apps

attributes custom custom-attributes custom-fields json mixin rails rails-engine ruby

Last synced: 07 May 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/adel-gu/budget-app

Instant Budget is a mobile web application that can helps you keep track and manage your daily financially transaction.

bootstrap5 postgresql ruby ruby-on-rails

Last synced: 09 Mar 2026

https://github.com/eval/sequel-xtdb

Adapter to connect to XTDB v2 using Sequel.

ruby rubygem sequel xtdb

Last synced: 15 Aug 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/tomeraberbach/hackathon

A hackathon web application with a comprehensive administrative backend, email infrastructure, attendee registration, and optional MLH integration.

event-management event-management-system hackathon hackathon-application hackathon-website major-league-hacking mlh rails rails-application ruby ruby-application ruby-on-rails web-application

Last synced: 05 Oct 2025

https://github.com/ppostma/milight-v6-api

Ruby API for the Milight Wifi Bridge (or Wifi iBOX controller) version 6.

limitlessled milight milight-controller ruby

Last synced: 05 Oct 2025

https://github.com/dannyben/rspec_approvals

Interactive Approval Testing for RSpec

approval-testing approvals gem rspec rspec-fixtures ruby

Last synced: 12 Apr 2025

https://github.com/hamzaoutdoors/tdd-project-with-rspec

In this project I implemented a class with some methods, but I did it by doing test-driven development (TDD).

rails rspec ruby tdd

Last synced: 12 Apr 2025

https://github.com/goatshriek/wrapture

a Ruby gem that generates object-oriented language wrappers for C code

ruby rubygems

Last synced: 22 Aug 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/anthonycorletti/modal-rb

An unofficial ruby client for Modal.

ai modal ruby ruby-on-rails

Last synced: 11 Nov 2025

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/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/shayanzare/honeypot

HoneyPot A good way to capture hackers is to get them ip | Ruby Script

hack hacking hacking-tool honeypot honeypots ruby

Last synced: 28 Mar 2025

https://github.com/jamescook/cataract

CSS Parser

c css ruby

Last synced: 07 Apr 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