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/cancelei/search_engine

SearchEngine made with Ruby on Rails 7.1. Works for Google, Bing or Brave API.

bingsearchapi bravesearchapi googlesearchapi ruby rubyonrails

Last synced: 29 Jun 2025

https://github.com/itenfay/IPAPkgTool

一款自动化打包 ipa 的 MacOS 应用。(A macOS application that packs ipa automatically.)

ipa mac macos objective-c pack-ipa package python ruby shell ui

Last synced: 13 Jul 2025

https://github.com/javitocor/social-media-app

Social Media app cloning Facebook. Collaborative project built with Ruby on Rails following MVP pattern.

associations bootstrap rails-application ruby ruby-on-rails social-media

Last synced: 10 Mar 2026

https://github.com/hschne/googleme

Demo of OAuth for Ruby CLI's

cli oauth oauth2 pkce pkce-flow ruby

Last synced: 07 Mar 2025

https://github.com/nvoynov/punch

Punch focuses on business logic layer design in accordance with the principles of The Clean Architecture. It provides basic frame, code-generators, DSL, and CLI

business-logic-layer cli dsl entity erb interactor plugin poro ruby service source-code-generator the-clean-architecture usecase

Last synced: 26 Oct 2025

https://github.com/rnd-soft/rapidity

Simple but fast Redis-backed distributed rate limiter. Allows you to specify time interval and count within to limit distributed operations.

gem rate-limiting redis ruby

Last synced: 16 May 2025

https://github.com/jg-rp/ruby-json-p3

JSONPath, JSON Patch and JSON Pointer for Ruby

json jsonpath ruby

Last synced: 12 Apr 2025

https://github.com/postmodern/fake_io.rb

A mixin module for creating fake IO-like classes.

help-wanted io mocking ruby

Last synced: 21 Apr 2025

https://github.com/bdurand/simple_throttle

Simple redis backed throttle ruby gem

performance redis ruby throttle

Last synced: 09 Jul 2025

https://github.com/german-cobian/form-creator

A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .

css html rails ruby

Last synced: 03 Jul 2025

https://github.com/v-blaze/budget_app

Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails

activerecord css devise erb-template postgresql ruby ruby-on-rails sql

Last synced: 17 Mar 2025

https://github.com/andredarcie/tracker

The most funny entertainment tracker ever 🔥

books comics documentaries games movies postgres rails ruby tv-shows

Last synced: 28 Apr 2025

https://github.com/tobuya/post_stream

The Post Stream is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built by Ruby on Rails

css3 javascript postgresql ruby ruby-on-rails

Last synced: 14 Jun 2025

https://github.com/kaykeeb3/concessionaire

Projeto de nota final de cursor, ele foi desenvolvido através de boas práticas e consolidado com nota máxima sendo aprovado.

javascript php ruby

Last synced: 16 Jul 2025

https://github.com/diowa/ruby3-rails7-bootstrap-heroku

An opinionated starter application based on Ruby 3.1, Rails 7.1, Webpack 5, pnpm, and Bootstrap 5, deployable on Heroku

bootstrap font-awesome heroku pnpm postgresql rails redis rspec rubocop ruby slim starter-app turbo

Last synced: 16 Apr 2025

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

The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.

bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails

Last synced: 27 Oct 2025

https://github.com/charlyjazz/gosu-dont-touch-the-spike

2D game in Gosu engine :bird:

2d game gosu ruby

Last synced: 11 Apr 2025

https://github.com/thoughtbot/clearance-i18n

Translations for clearance

clearance i18n ruby thoughtbot

Last synced: 27 Apr 2025

https://github.com/patricktulskie/concuss

Throw a bunch of headers at a web app and see what sticks

malformed-headers pentest ruby security security-auto security-tools testing webapp-security

Last synced: 28 Apr 2025

https://github.com/infrablocks/rake_docker

Rake tasks for managing images and containers.

docker infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 22 Apr 2025

https://github.com/nafidurmus/covid-19-live-count

Türkiye ve Dünyadaki Covid-19(Coronavirüs) vakalarını canlı takip edebileceğiniz bir platform.

boostrap ruby ruby-on-rails

Last synced: 05 May 2025

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/defkode/esm-reader

Reader for .ddd (digital tachograph files)

gem ruby tachograph

Last synced: 26 Oct 2025

https://github.com/antoinelyset/bmo

Push notifications to iOS and Android devices, it handles TCP & HTTP Proxies.

android apns gcm ios proxy push ruby stunnel

Last synced: 18 Apr 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/tompng/penguin_queue

Ruby Priority Queue (C extention, binary heap)

ruby

Last synced: 11 Apr 2025

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/ebenezr/clock-me-front-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/qingstor/qingstor-sdk-ruby

The official QingStor SDK for Ruby programming language.

qingstor qingstor-sdk ruby sdk

Last synced: 02 Sep 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/carreraprogrammer/oop_four_principles

This repository was created in order to understand the four principles of OOP: Encapsulation, Abstraction, Inheritance and polymorphism

ruby

Last synced: 13 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/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/jmoseka/enumerable

How to use a module inside class

ruby

Last synced: 09 Apr 2025

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/bodrovis-learning/ruby-solid-video

Исходный код для видео "Принципы SOLID на примере Ruby"

ruby solid

Last synced: 09 Apr 2025

https://github.com/mariochavez/llm_client

Ruby client to connect to LLM Server.

client llamacpp llm ruby

Last synced: 06 Oct 2025

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

Personal Journal Generator

quantified-self ruby

Last synced: 12 Apr 2026

https://github.com/apsislabs/slayer

A Killer Service Layer

rails ruby service-object slayer

Last synced: 30 Jun 2025

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/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/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/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/dannyben/redirectly

Redirect server with dynamic URL and hostname support

docker redirects ruby ruby-gem webserver

Last synced: 17 Apr 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/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/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/seanedwards/cfer-groups

Resource grouping mechanism for Cfer

aws cloudformation ruby

Last synced: 28 Apr 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/altcha-org/altcha-lib-rb

A lightweight library for creating and verifying ALTCHA challenges.

altcha ruby

Last synced: 09 Apr 2025

https://github.com/ogshawnlee/algorithms

A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.

cpp python ruby typescript v vlang

Last synced: 25 Apr 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/shuuuuun/ripgrep-ruby

A Ruby wrapper around ripgrep!

gem ruby

Last synced: 16 May 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/noma4i/mongo_trails

AR PaperTrail to MongoDB storage

activerecord audit mongodb rails ruby

Last synced: 28 Apr 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/svenfuchs/sh_vars

Shell variable parser

bash parser ruby shell variables

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

https://github.com/marcraphael12/coding-projects-by-programming-languages

This repo contains all programming projects stored by coding language in different folders. Open the folder for more details

css3 html5 javascript ruby

Last synced: 09 Apr 2026

https://github.com/billymohajeri/ruby-group-capstone

In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.

postgresql rspec ruby

Last synced: 24 Apr 2025

https://github.com/v-blaze/blog-app

A full-stack blog app that allows users to create an account, create a blog post, add comments and likes to a post. Built with Ruby on Rails framework.

blog crud-application linter rails ruby ruby-on-rails

Last synced: 17 Mar 2025

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/ajitsing/amusing_git

Brings fun to the git workflow

fun git githook githooks-plugin ruby rubygem

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

📅 Independent online hardcore punk events directory

hardcore-punk music rails ruby vue

Last synced: 16 May 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/thefox/homebrew-brewery

Homebrew Tap

homebrew-tap ruby

Last synced: 23 Apr 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/yoshoku/rumale-svm

Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface

liblinear libsvm machine-learning ruby rubyml rumale svm

Last synced: 25 Apr 2025

https://github.com/meg-gutshall/rxeactions

Rxeactions is a digital journal that allows users to privately track medications they’ve been prescribed as well as side effects, thoughts, and feelings associated with those medications.

bootstrap bootstrap4 medication medication-history medications medicine postgresql ruby sinatra sinatra-applications sinatra-web sqlite3

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/artichoke/spec-state

💎📈 Records historical ruby/spec compliance for Artichoke

artichoke language-specs ruby rubyspec

Last synced: 10 Apr 2025

https://github.com/digitalheir/ruby-xml-to-hash

Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)

hash json ruby xml

Last synced: 14 Apr 2025

https://github.com/ged/mues

An experimental MORPG engine, written in Ruby. It's unfinished, and hasn't been touched in several years, but maybe still has some interesting stuff. I use https://github.com/ged/chione now instead.

game-engine mmorpg ruby

Last synced: 07 Sep 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/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/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/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/soffes/icns

Ruby library for extrating images from ICNS files

apple icns icon image jpeg-2000 linux macos png ruby

Last synced: 14 Apr 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/vikdotdev/gh-note

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

gh-extension ruby

Last synced: 28 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/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/sampatbadhe/isbndb-ruby

Unofficial Ruby library for ISBNdb API V2

api-wrapper isbndb ruby v2

Last synced: 05 May 2025