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/takumakanari/fluent-plugin-redmine

Fluentd output plugin to create ticket in redmine

fluentd ruby

Last synced: 28 Apr 2025

https://github.com/indrode/feature_setting

A lightweight feature/setting DSL for Rails applications.

rails ruby

Last synced: 18 Mar 2025

https://github.com/hrs/primer-finder

Web application for selecting primers.

biology rails ruby

Last synced: 23 Feb 2026

https://github.com/prbsas/devit

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

acts-as-votable devise friendly-id heroku javascript oauth oauth-github postgresql ruby ruby-gem ruby-on-rails sqlite3-database

Last synced: 29 Apr 2026

https://github.com/ikennarichard/enumerable

This project is a guide for how to effectively incorporate modules into your classes in Ruby.

microverse ruby

Last synced: 07 Jul 2025

https://github.com/akshch/app_notifications

Push notification app for android and ios using Rpush gem (FCM)

fcm notifications rpush ruby rubyonrails

Last synced: 29 Apr 2026

https://github.com/haywhizzz/scraper

This is a web scraper project build using the ruby language

ruby scraper web-scraper

Last synced: 06 Oct 2025

https://github.com/gyselroth/logstash-filter-nagios-perfdata

Logstash Nagios/Icinga2 Perfdata Filter

icinga2 kibana logstash nagios nagios-perfdata ruby

Last synced: 06 Oct 2025

https://github.com/maumagnaguagno/mapc2016_charts

:chart_with_upwards_trend: Multi-Agent Programming Contest 2016 - Result Charts

charts javascript multi-agent ruby

Last synced: 28 Apr 2026

https://github.com/mariasinesio/scheduling-system

Sistema de agendamento feito em Ruby on Rails, permitindo selecionar vacinas, gerenciar carrinho e finalizar o fluxo de agendamento de forma simples.

ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/eccb7/school-library

This project empowers you to harness Object Oriented Programming principles to build a sleek and efficient system for managing students, teachers, books, and borrowing records. Explore the project and start your journey towards mastering OOP.

rspec ruby

Last synced: 28 Apr 2026

https://github.com/itmlabs/exceptiontrap

Exceptiontrap – Error Monitoring for Ruby on Rails

error-monitoring rails ruby ruby-on-rails

Last synced: 06 Oct 2025

https://github.com/davidteren/para_ruby

Website for Paradigms of Ruby A Guide to Object-Oriented Programming

chatgpt design-patterns oop-principles rails ruby

Last synced: 11 May 2026

https://github.com/factorialco/captain_hook

🪝 Create decorator hooks for any ruby class

hooks ruby ruby-gem

Last synced: 04 Feb 2026

https://github.com/wilsonsilva/tuga

A Portuguese script programming language meant for educational purposes.

portugal portuguese ruby ruby-gem script scripting-language tuga

Last synced: 06 Oct 2025

https://github.com/eliav-lavi/dawn

An Instances Container for Ruby

container dependency-injection rails ruby

Last synced: 06 Oct 2025

https://github.com/sapphire-project/sapphire

A small OOP language inspired by Ruby

programming-language ruby rust

Last synced: 08 May 2026

https://github.com/mixandgo/builder_pattern

The Decorator Pattern in Ruby

design-patterns ruby youtube

Last synced: 22 Apr 2026

https://github.com/timothyf/resume-builder

Resume builder built in Ruby using Middleman. Generates HTML and PDF resume views from resume data stored as YAML.

middleman resume resume-builder resume-creator resume-generator resume-site-builder resume-template resume-website ruby

Last synced: 12 Mar 2026

https://github.com/seanpm2001/anime_studio_glossary

👁️‍🗨️️🖼️📗️ The Anime Studio glossary. Part of the Anime Studio software project.

anime anime-glossary anime-studio anime-studio-development anime-studio-glossary glossary glossary-of-anime gpl3 gplv3 md raku raku-lang raku-language ruby ruby-lang ruby-language txt

Last synced: 17 Feb 2026

https://github.com/emono/contribution_count

[RubyGem]GitHub contribution count client

contributing gem github ruby

Last synced: 07 Oct 2025

https://github.com/alierpm/blog

This blog is a functional website that show the list of posts and empower readers to interact with them by: adding comments and liking posts.

postgresql rspec-testing ruby ruby-on-rails

Last synced: 21 Apr 2026

https://github.com/khalilgharbaoui/leads-extractor

This is a script that extracts leads form multiple JSON endpoints and mashes them together.

api-client cli data-extraction extraction http json phaser ruby

Last synced: 20 Apr 2026

https://github.com/beratyesbek/universities-api

This is an open source project, we are developing a project which contains universities all of the world

database open-source ruby ruby-on-rails

Last synced: 20 Apr 2026

https://github.com/cvilla714/authentication

The project is based on Authentication, meaning if a user is logged in will have the ability to create a new post, if the user is not logged in he won't be able to. Built with

bootstrap ruby ruby-on-rails sqlite3

Last synced: 20 Apr 2026

https://github.com/kenojiri/sinatmdiff

show diff in HTML from history of markdowns. written in Ruby/Sinatra/Bootstrap4

bootstrap4 japanese markdown ruby sinatra

Last synced: 20 Apr 2026

https://github.com/nexxus-vi/ingv_quake

Ruby gem that simplifies access to earthquake event data from the INGV's fdsnws-event API!

earthquakes fsdn ingv quakeml ruby ruby-gem ruby-on-rails seismic-data seismology

Last synced: 08 Oct 2025

https://github.com/drieam/keypairs

Manage application level keypairs with automatic rotation with JWT support

jwt ruby ruby-on-rails

Last synced: 08 Oct 2025

https://github.com/alec-c4/auto_decorator

Convention-based decorator autoloading for Rails models.

decorator gem ruby ruby-on-rails

Last synced: 04 Apr 2026

https://github.com/hiromataba/movies-app

This is a movie application that give us the possibility to create movies for allowed users and also rate the movies, the appliction has a homepage and a details page, You can rate a movie on the homepage without reloading the page

rails ruby

Last synced: 18 Jan 2026

https://github.com/alexfalkowski/go-service-template

A template for go services.

cucumber golang make microservice ruby

Last synced: 29 May 2026

https://github.com/cwaku/decode-morse-code

Morse decoder is a ruby program that decrypts Morse language.

ruby

Last synced: 09 Oct 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/sshaw/selfie_formatter

The RSpec Selfie Formatter: A Formatter that takes photos of you while your tests run and uses them to track progress and format the results.

imagesnap photos rspec rspec-formatter ruby selfie-formatter selfies test

Last synced: 04 Feb 2026

https://github.com/aristotelesbr/rating_app

Example Rack app

rack ruby

Last synced: 04 Sep 2025

https://github.com/booink/microdata_schema

microdata json-ld generator

json-ld microdata ruby

Last synced: 11 Oct 2025

https://github.com/dbackowski/rails_custom_error_pages

Rails engine for custom error pages with bootstrap.

bootstrap error-page rails rails-engine ruby ruby-gem

Last synced: 28 Feb 2026

https://github.com/nithinbekal/micrograd

A tiny autograd engine in ruby

machine-learning neural-networks ruby

Last synced: 14 Feb 2026

https://github.com/lunagcezar/faciliart

Faciliart is a social network made on Ruby on Rails that allows the user to generate art using the web interface.

daisyui generative-art generative-arts generativeart javascript p5js processing rails ruby rubyonrails social-network tailwind tailwindcss

Last synced: 13 Feb 2026

https://github.com/cuongvnz/spooky_halloween

2D shooter game - a custom program in Ruby for COS10009

game-physics ruby

Last synced: 12 Oct 2025

https://github.com/spinel-coop/rubyversions.com

Website for all versions of all Ruby implementations

jruby mruby ruby rubylang truffleruby

Last synced: 12 Feb 2026

https://github.com/roberwil/ada_numbers_gem

It converts a number to its equivalent in written words, i.e. 123 to "cento e vinte três" or to "one hundred and twenty-three", and vice versa.

ruby ruby-gem ruby-on-rails rubygems

Last synced: 12 Feb 2026

https://github.com/kockaadmiralac/archive

Just things that I don't bother keeping on my computer that may come handy in future.

android fandom-wiki nodejs petnica python rpgmaker ruby word-cloud

Last synced: 12 Oct 2025

https://github.com/dodonki1223/eroge_release_db

Railsにて美少女ゲームのブランド、ゲーム情報、出演声優、声優情報などを管理するためのデータベースバージョン管理ツール

circleci docker docker-compose ec2 port-forwarding postgresql rails rds ruby slack vpc

Last synced: 19 Jan 2026

https://github.com/stonesaw/dxruby_editor

An editor (similar to vscode) and runtime environment for DXRuby.

dxruby game-development ruby rubygem

Last synced: 13 Oct 2025

https://github.com/hybras/asciidoctor-server

A way to speedup using asciidoctor with static site generators

asciidoctor grpc ruby rust

Last synced: 12 Feb 2026

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

This App is about building 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.

html5 rails ruby tailwindcss

Last synced: 08 May 2026

https://github.com/monade/rspec_create_model

rspec_create_model, a rspec matcher to verify that a created model respects what you expect

gem rails rspec-matchers ruby

Last synced: 11 Nov 2025

https://github.com/Hexient-Labs/hence-form

Simple Form Submission Server Side

forms heroku rails ruby

Last synced: 03 Apr 2025

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/davidesantangelo/apiwha

A tiny ruby wrapper around apiwha whatsapp API (https://apiwha.com)

gem ruby whatsapp-api

Last synced: 29 Apr 2025

https://github.com/sinaptia/active_authentication

A pure Rails authentication solution

authentication rails ruby

Last synced: 18 Mar 2025

https://github.com/damonbauer/logsnag-ruby

Unofficial LogSnag API client, written in Ruby

logsnag ruby rubygem

Last synced: 22 Jul 2025

https://github.com/sonots/reentrant_flock

A reentrant/recursive flock for ruby

flock ruby

Last synced: 30 Oct 2025

https://github.com/infrablocks/ruby_leiningen

A simple Ruby wrapper for invoking leiningen commands.

leiningen ruby ruby-gem rubygem

Last synced: 10 Jul 2025

https://github.com/pvande/encase

Method Decorators for Ruby Code

decorators ruby

Last synced: 06 Apr 2025

https://github.com/nsommer/model_orchestration

A toolkit for orchestrating actions on related models.

activemodel activerecord rails ruby ruby-gem

Last synced: 02 Feb 2026

https://github.com/wtnabe/crontabwrap

crontab command wrapper

cli cron ruby

Last synced: 11 Jul 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/jdee/fastlane-plugin-maintenance

Maintenance actions for Fastlane plugin repos

fastlane-plugin rake rubocop ruby

Last synced: 24 May 2026

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/pawandubey/fnv-hash

Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms

fnv fnv-1a hash-algorithm non-cryptographic ruby

Last synced: 12 Apr 2025

https://github.com/sammymwangangi/eventor

Ruby on Rails Event Planning System

bootstrap4 ruby ruby-on-rails

Last synced: 20 Jan 2026

https://github.com/avdv/clocale

A ruby gem which wraps the C locale functions

gem ruby

Last synced: 23 Jul 2025

https://github.com/unicraftnetwork/website

The website for the Unicraft Network

rails6 ruby

Last synced: 07 Oct 2025

https://github.com/leanpanda-com/freckle-io

Yet another Ruby client for the Freckle API

letsfreckle ruby ruby-gem

Last synced: 02 Jul 2026

https://github.com/zewdu444/blog_app

A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

orm postgresql ror ruby

Last synced: 28 Apr 2026

https://github.com/docker-suite/ubuntu-cppmf

Docker with pre-installed softwares will working on C++ / Go / Node / ... project

ccache clang docker doxygen gcc go ninja node perl python3 ruby sphinx

Last synced: 07 May 2025

https://github.com/noblessecoder/pyruc

A python based Ruby compiler-Front end

compiler-design compiler-frontend lex ply python ruby ruby-compiler yacc

Last synced: 14 May 2026

https://github.com/isabellanamutenda/ruby-capstone

This is an app that allows you to list different kind of things like music, albums, movies, games.

ruby

Last synced: 10 Apr 2025

https://github.com/dryruby/openxr.rb

OpenXR bindings for Ruby.

ar ffi mr openxr ruby vr xr

Last synced: 05 May 2025

https://github.com/tinyhr/tiny_client

A tiny api client toolkit for ruby that supports only JSON content-type. ( Curb/JSON wrapper )

crud curl http ruby

Last synced: 01 Nov 2025

https://github.com/bkuhlmann/docker-alpine-ruby

A Ruby focused Docker image with current tooling for development purposes.

alpine-linux docker ruby

Last synced: 23 Jul 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/dvinciguerra/epub2mobi

Ruby gem to convert epub to mobi files

converter ebook epub mobi ruby rubygem

Last synced: 01 Nov 2025

https://github.com/shopify/cibuildgem

Assist developers to distribute gems with precompiled binaries.

bundle gems native-extensions ruby rubygem

Last synced: 17 Feb 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/rawongithub/grapethor

Grape REST-like API generator based on Thor

api crud gem generator grape grapethor rest ruby scaffold thor

Last synced: 18 Jul 2025

https://github.com/bigcommerce/bc-lightstep-ruby

Generic lightstep library for distributed tracing in ruby

lightstep ruby tracing

Last synced: 22 Apr 2025

https://github.com/tonytonyjan/timestamp_maker

timestamp_maker is a command-line tool that adds timestamp on images/videos based on their creation time.

ffmpeg image-processing imagemagick ruby timestamp video-processing

Last synced: 17 Jul 2025

https://github.com/fasakinhenry/postmortem

This is a postmortem template inspired by atlassian for document incident reports and taking actions

jekyll postmortem postmortems ruby

Last synced: 17 Jul 2025

https://github.com/francorosa/lifestyle

Microverse capstone project - Ruby on Rails

css html rails ruby

Last synced: 08 Apr 2026

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/umar221b/errors_full_details

Extend ActiveModel::Errors to display messages with error codes.

hacktoberfest rails ruby

Last synced: 21 Jun 2025

https://github.com/marcoroth/spritpreisrechner-ruby

Ruby Wrapper for the e-control.at Spritpreisrechner HTTP API

api json ruby spritpreisrechner spritpreisrechner-api wrapper

Last synced: 17 May 2026

https://github.com/luizpicolo/generate_sinatra_app

Script to generate a base for sinatra applications

ruby sinatra

Last synced: 06 Sep 2025

https://github.com/esotericpig/init_copy

:beginner::bug::gemini: Easily use the appropriate clone/dup method in initialize_copy of Ruby.

clone copy dup duplicate init initialize ruby ruby-gem rubygem

Last synced: 11 Apr 2025

https://github.com/dux/joshua

Framework agnostic REST / JSON-RPC API implementation (Ruby lang)

api json-rpc rack rest ruby

Last synced: 20 Mar 2025

https://github.com/mamantoha/matiuky_regexp

A collection of usefull regular expressions for matiuky

regex ruby

Last synced: 14 Oct 2025