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/hewlettpackard/hpe3par_ruby_sdk

HPE 3PAR Software Development Kit for Ruby

3par 3par-sdk 3par-storage-array hpe hpe-3par ruby ruby-sdk storage wsapi

Last synced: 26 Apr 2025

https://github.com/envygeeks/ruby-active_record_mocks

ActiveRecord Mocking for RSpec and Minitest.

activerecord mocking rspec ruby

Last synced: 13 Apr 2025

https://github.com/shinesolutions/ruby_aem_aws

Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS

aem aem-opencloud aws ruby

Last synced: 08 Mar 2026

https://github.com/omarsalem7/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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap5 cancancan capybara-rspec devise rspec-rails ruby ruby-on-rails

Last synced: 27 Aug 2025

https://github.com/cliftondavies/twitter

A lightweight version of Twitter.

bulma css3 html5 ruby ruby-on-rails sqlite3

Last synced: 08 Apr 2026

https://github.com/nexmo/nexmo-rack

Rack Middleware to help work with Nexmo webhooks

middleware nexmo rack ruby

Last synced: 24 Jul 2025

https://github.com/holyketzer/ctci_v6

Cracking the Coding Interview 6th edition

cracking-code-interview cracking-the-coding-interview go golang ruby

Last synced: 08 May 2026

https://github.com/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 09 Apr 2026

https://github.com/brenofariasdasilva/university

Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.

arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode

Last synced: 08 Apr 2026

https://github.com/jungomi/mdn_query

Query the Mozilla Developer Network documentation

cli docs mdn ruby

Last synced: 15 Apr 2025

https://github.com/faranoshamini/blog_app

The Blog App is a classic example of a blog website. It 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.

css gem html ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/vidarh/rouge-gtk_theme_loader

Load GtkSourceView themes into Rouge (Ruby syntax highlighter)

rouge ruby syntax-highlight-parser syntax-highlighting syntax-highlighting-theme

Last synced: 18 Sep 2025

https://github.com/exclud/rubyparser

A Parser for Ruby

c parser ruby rubyparser yacc yacc-lex

Last synced: 08 May 2026

https://github.com/nicholashoule/github-actions

GitHub action workflows templates to build, test, and deploy code

actions dotnet golang python ruby templates yml

Last synced: 11 Apr 2026

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

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

database mysql ruby

Last synced: 25 Jul 2025

https://github.com/justalever/passwordless_demo

Passwordless login with Rails 7 - A quick guide on using alternative authentication strategies.

passwordless-authentication rails rails7 ruby ruby-on-rails

Last synced: 19 Feb 2026

https://github.com/stephenkati/blog_app_prac

Blog app is a fully functional website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql ruby ruby-on-rails

Last synced: 11 May 2026

https://github.com/lindseyb/xomb-cms

This is the minimal cms used on xomb.org

ruby ruby-on-rails

Last synced: 17 May 2026

https://github.com/shafiuyushawu/enumerable

In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.

classes-and-objects methods-functions ruboto ruby ruby-gem

Last synced: 28 Mar 2025

https://github.com/jelastic-jps/redmine

Redmine is a flexible project management web application written using Ruby on Rails framework

cross-database cross-platform issue-tracker issue-tracking-system jelastic jelastic-jps jps project-management-system redmine redmine-wiki ruby ruby-on-rails

Last synced: 08 Sep 2025

https://github.com/minuscorp/jsonconvertible

A lightweight Ruby mixin for encoding and decoding JSON data.

encoder-decoder json mixin ruby

Last synced: 18 May 2026

https://github.com/shafiuyushawu/ruby-oop

A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).

abstraction class encapsulation inheretence oops-in-ruby polymorphism ruby

Last synced: 28 Mar 2025

https://github.com/hainesr/ruby-ucf

A Ruby library for working with UCF documents.

epub ruby ucf universal-container-format zip

Last synced: 11 Apr 2025

https://github.com/1d3o/satispay

Unofficial Satispay API for Ruby

gem payments ruby ruby-satispay rubygem satispay

Last synced: 28 Apr 2026

https://github.com/alexherbo2/active-record.rb

A step-by-step implementation of the active record pattern for educational purposes.

active-record ruby sqlite

Last synced: 27 Mar 2025

https://github.com/bestbynature/enumeruby

This repository serves as a learning resource for exploring enumerables in Ruby, with a focus on three specific enumerable methods: #all?, #any?, and #filter?.

ruby

Last synced: 05 Apr 2025

https://github.com/burningtyger/farhang-app

A Ruby frontend to the farhang database - can be used for other dictionaries as well.

dictionaries farsi german lexicon persian ruby sinatra translations

Last synced: 16 May 2026

https://github.com/dgroup/vcs4sql

Organizing version control for the database(s) in a simple, elegant way.

changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs

Last synced: 12 May 2025

https://github.com/vagyasri/hangman

In this Project, I have created the hangman game for practicing Ruby basics.

game ruby

Last synced: 05 Sep 2025

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

A school library app that allows a user to add new students, teachers, and books and save records of who borrowed a given textbook and when.

decorator-pattern design-patterns oop-principles ruby school-library

Last synced: 02 Aug 2025

https://github.com/rishabhtayal/fastlane-plugin-hours

Record total time saved by fastlane

fastlane gem ruby

Last synced: 11 Jul 2025

https://github.com/nimblehq/danger-undercover

This is a danger plugin to show report to PR using undercover gem.

ruby

Last synced: 11 Nov 2025

https://github.com/render-examples/jekyll

Minimal Jekyll site deployed on Render

deployment hosting jekyll render ruby static-site

Last synced: 21 Jun 2025

https://github.com/ahtung/parasut

A ruby gem for the paraşüt API

gem ruby

Last synced: 26 Jun 2025

https://github.com/coding-cactus/multipad

A clean, simple, and efficient collaborative workspace

collaboration ruby sinatra

Last synced: 19 May 2026

https://github.com/wwkimball/rspec-puppet-yaml

Enable writing rspec-puppet tests in YAML rather than Ruby

puppet rspec rspec-puppet ruby

Last synced: 12 Apr 2025

https://github.com/fabiomux/zypper-upgraderepo

Zypper plugin intended for the openSUSE Leap distro which checks and upgrades the URLs within the repository list.

leap opensuse opensuse-leap opensuse-upgrade ruby upgrade zypper zypper-plugin zypper-upgraderepo

Last synced: 21 Jun 2025

https://github.com/alzubair98/blog-app-using-sqllite3

Blog App built with rails, allow users to share posts and articles

bootstrap5 ruby rubyonrails

Last synced: 11 Apr 2026

https://github.com/phortx/rails-use-case

UseCase & Service classes for rails

architecture hacktoberfest hacktoberfest2022 rails ruby

Last synced: 21 Mar 2025

https://github.com/iaintshine/ruby-spanmanager

Current span management for OpenTracing in Ruby

opentracing ruby span-management tracing

Last synced: 10 Jun 2025

https://github.com/icalialabs/sepomex-rb

A Ruby wrapper for the Sepomex API - http://sepomex.icalialabs.com/api/v1/zip_codes

ruby sdk sepomex zip-codes

Last synced: 11 Apr 2025

https://github.com/victorgonbu/private-events

This is a private events website where you can create your own account, log in, create events and invite who ever is registered in the website.

css html ruby ruby-on-rails scss

Last synced: 10 Apr 2026

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

This is a blog app that allows authoized authors to post a blog and users to like, comment. This app also has the comments, posts and likes counters

hatim microverse mvc-architecture ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/harness/ff-ruby-server-sdk

Ruby Server SDK for integrating with Harness Feature Flag service.

cd ci feature-flags ruby sdk

Last synced: 07 May 2025

https://github.com/brettchalupa/soy

Experimental Ruby-backed static site generator

markdown ruby static-site-generator

Last synced: 29 Jul 2025

https://github.com/alphanodes/valid_hostname

Extension to ActiveModel for validating hostnames

gem hostname ruby validation validator

Last synced: 14 May 2025

https://github.com/jdee/video_converter

Video converter gem

cli gem mp4 rake ruby video

Last synced: 20 Sep 2025

https://github.com/wizardone/shouter

Ruby implementation for a simple publish/subscription based system with callbacks

callbacks events listeners ruby singleton store subscription

Last synced: 22 Jun 2025

https://github.com/fnando/formatted_attributes

Sometimes you need to expose a helper method that will convert its value before saving it to the database. This gem will add `convert_with` and `convert_from` suffixed methods to the attributes you specify.

activerecord formatter ruby

Last synced: 09 Aug 2025

https://github.com/opal/opal-rspec-rails

bindings between `opal-rails` and `opal-rspec`

browser javascript opal rails rspec ruby ruby-on-rails testing

Last synced: 19 Feb 2026

https://github.com/lindseyb/moon-api

RESTful API for the Moon

api api-rest moon ruby sinatra

Last synced: 19 Mar 2025

https://github.com/sophiemberger/tensorflow-lite-implementation-of-google-nima

🏞A TensorFlow Lite implementation of Google NIMA (Neural Image Assessment)

ios learning-to-rank ltr machine-learning nima ruby swift tensor tensorflow-lite

Last synced: 07 May 2026

https://github.com/dinsaw/asana_to_jira

Ruby command line application to move tasks from Asana to Jira.

asana jira ruby

Last synced: 10 Jun 2026

https://github.com/algerina/rent-yacht-frontend

This is a Web application where users should sign in to rent a Yacht from a list then reserve it for a determined period, users can then see their reservations or cancel them.

bootstrap cancancan css devise-jwt postgresql rails react redux ror rspec ruby ruby-on-rails

Last synced: 17 Aug 2025

https://github.com/cliftondavies/bubble-sort

An optimised Bubble Sort algorithm.

bubble-sort-algorithm ruby

Last synced: 09 May 2026

https://github.com/yous/raheui

Aheui interpreter in Ruby

aheui interpreter ruby

Last synced: 22 Jul 2025

https://github.com/codecov/ruby-standard-2

Codecov coverage standard for Ruby using Codecov's Bash uploader

codecov coverage-reports rails ruby

Last synced: 12 Apr 2025

https://github.com/yuheinakasaka/lbd_sdk_rb

Unofficial LINE Blockchain API Client for Ruby

blockchain line ruby

Last synced: 05 May 2025

https://github.com/mvz/playdate

Plan recurring get-togethers.

hacktoberfest rails ruby

Last synced: 09 Aug 2025

https://github.com/dvinciguerra/dev-deck

Dev Deck - A simple solution to provide a deck with custom media keys and macro shortcuts

deck react-native reactjs ruby sinatra

Last synced: 07 Apr 2026

https://github.com/brentgreeff/fat_model_auth

Simple clean Authorization system for Rails

authorization rails ruby

Last synced: 11 Nov 2025

https://github.com/moekiorg/clapton

Clapton is a Ruby on Rails gem for building web apps with pure Ruby only (no JavaScript and no HTML templates).

framework rails ruby ruby-on-rails

Last synced: 12 Apr 2025

https://github.com/mvz/gir_ffi-gtk4

GirFFI-based bindings for Gtk+ 4

gir-ffi gnome gobject-introspection gtk4 hacktoberfest ruby

Last synced: 09 Jul 2025

https://github.com/devteds/multi-stage-docker-build

Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build

docker multi-stage-build multi-stage-docker multi-stage-dockerfiles rails-on-docker ruby ruby-on-rails rubyonrails

Last synced: 07 Mar 2026

https://github.com/mblumtritt/tcp-client

Use your TCP connections with working timeout.

ruby ruby-gem socket tcp tcp-client tcp-socket timeout

Last synced: 14 Jul 2025

https://github.com/tvziet/market_place_api

This project for practicing API on Rails 7

api aws-s3 postgresql rails7 ruby swagger unit-test

Last synced: 01 Oct 2025

https://github.com/peter1357908/jekyll-mahjong

Jekyll plugin for converting mahjong text notation into SVG images.

jekyll jekyll-plugin riichi-mahjong ruby

Last synced: 18 May 2026

https://github.com/picatz/pcapz

⚡️Pure ruby network capture API

bsd linux packet-capture ruby

Last synced: 22 Apr 2025

https://github.com/yasslab/markdown_formatter

Markdown formatter that removes unnecessary newlines.

formatter gem markdown ruby

Last synced: 11 Apr 2025

https://github.com/mblumtritt/deprecations

Deprecation support for your project.

gem ruby

Last synced: 14 Jul 2025

https://github.com/sebyx07/purgecss_rails

PurgeCSS for Rails Asset Pipeline

css performance purgecss rails ruby

Last synced: 13 Apr 2025

https://github.com/realtradam/cyberpunk-red-terminal-sheet

Cyberpunk character creator made in Ruby!

curses cyberpunk cyberpunkred ruby ttrpg

Last synced: 05 Aug 2025

https://github.com/m-anwar-hussaini/catalog-of-things

Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.

command-line database gem json rspec rubocop ruby

Last synced: 11 Sep 2025

https://github.com/joeroe/ruby-radiocarbon

Ruby gem for fast radiocarbon calibration

radiocarbon radiocarbon-calibration radiocarbon-dates ruby

Last synced: 19 Aug 2025

https://github.com/tasandberg/coals

An interactive rake task runner

rake ruby

Last synced: 05 Oct 2025

https://github.com/nvoynov/marko

Markup Compiler for bulky sofware artifacts like SRS, ADD presented as bunch of separate files in sort of "docs-as-code" manner. It simple, but powerful applied together with Git and Pandoc

docs-as-code markdown ruby

Last synced: 13 Apr 2025

https://github.com/ofarukbicer/RubyTaban

Ruby'de konsolunuzu güzel bi biçime sokan kütüphane

ruby rubytaban

Last synced: 13 Apr 2025

https://github.com/tedlivist/weather-scraper

This program scrapes weather forecast requests for a city from Weather-Forecast.com along with some additional weather information for nearby cities. Built with Ruby.

ruby scraper weather

Last synced: 29 Mar 2025

https://github.com/blocknotes/contents_core

Simple structure to manage contents in a flexible way

cms rails rails5 ruby ruby-on-rails

Last synced: 29 Sep 2025

https://github.com/akuzko/zen-service

flexible and highly extensible Service Objects for business logic organization

flexible ruby service-objects

Last synced: 19 Jan 2026

https://github.com/victorwynne/quattle

Quattle is a modern, responsive and customizable theme for the static site generator Jekyll and is fully compatible with the most recent v4.3.1 release.

css css3 dark-mode dark-theme gemspec html html5 jekyll jekyll-theme liquid-templating-engine responsive-design ruby ruby-gem sass-framework scss static-site-generator theme

Last synced: 24 Aug 2025

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

OpenTelemetry Ruby distribution for Uptrace

distributed-tracing metrics opentelemetry ruby tracing uptrace

Last synced: 26 Jun 2025

https://github.com/nekonenene/esa-dumper-for-notion

Export posts and comments of esa in order to import to Notion

esa esa-io notion ruby

Last synced: 14 Apr 2025

https://github.com/barakadanny/fitmeup-backend

FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.

authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer

Last synced: 07 Mar 2026

https://github.com/nasirkhan294/school_library

Welcome to the school library, a showcase of object-oriented programming concepts in action. Explore our code for an enriching learning experience! 📚

github-actions linters linters-config rubocop ruby ruby-class

Last synced: 19 May 2026

https://github.com/podemos-info/active_job_reporter

Monitoring and reporting for ActiveJob

activejob gem monitor rails ruby status

Last synced: 21 Mar 2025

https://github.com/felixdev22/enumerable

Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.

ruby ruby-gem

Last synced: 23 Jul 2025

https://github.com/hungle00/mood_opus

Multimedia moodboard with Rails 7

hotwire rails ruby tailwindcss

Last synced: 14 Apr 2025

https://github.com/gagniuc/combining-two-signals-in-js-c-py-php-vb-pl-rb-java

This is an implementation designed in eight different programming / scripting languages, namely C#, Python, VB6, Javascript, Perl, Ruby, Java and PHP. Each implementation is able to mix two signals/vectors (A and B) in arbitrary proportions.

algorithm code combine csharp design interpolation java javascript languages mix perl php prediction python ruby shortcode spectral-forecast vb6 vba

Last synced: 02 Jan 2026

https://github.com/yuuu/picoruby-esp32

This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.

esp-idf-component esp32 picoruby ruby

Last synced: 29 Oct 2025

https://github.com/srinitude/guidepost

Harness your knowledge base in your Rails applications

knowledge-base rails ruby ruby-on-rails s3 zendesk

Last synced: 07 May 2025

https://github.com/microsoft/kiota-abstractions-ruby

Abstractions library for the Kiota generated SDKs in Ruby

kiota openapi rest ruby

Last synced: 13 Apr 2025