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/yegor256/fief

Command-line tool that collects statistics of your GitHub repositories and renders an HTML summary

developer-tools github open-source reporting-tool ruby ruby-gem statistics

Last synced: 27 Mar 2025

https://github.com/cho45/adif

ADIF (Amateur Data Interchange Format) Parser/Writer library for Ruby.

adif ham ham-radio ruby

Last synced: 16 Jun 2025

https://github.com/kenforthewin/nginx_proxy_zero

Idiomatic API for zero-downtime docker deploys. Not secure - don't give public access.

docker nginx-proxy ruby

Last synced: 13 May 2026

https://github.com/petercamilleri/make_gem

A script to setup a gem skeleton the way I like it.

ruby rubygem template-engine

Last synced: 06 Mar 2026

https://github.com/ispirett/rails_jwt_api

Simple jwt authentication with rails

api authentication jwt phone-verfication rails ruby twilio verfication

Last synced: 11 Apr 2025

https://github.com/eval/respectable

Test different inputs against an rspec-expectation (mirror)

rails rspec ruby testing

Last synced: 29 Apr 2026

https://github.com/mocktools/ruby-rspec-mock

RSpec dual mocking compatibility. Use RSpec's mocks as secondary, alongside a primary, alternative mocking library.

developer-tools hacktoberfest mock mocktools rspec rspec-mock rspec-rails rspec-testing ruby rubygem testing

Last synced: 08 Sep 2025

https://github.com/emad-elsaid/command_tree

Builds trees of commands for the terminal, each node is either a group of commands or the command itself, every node is associated with a character to access it.

cli ruby terminal

Last synced: 16 Jun 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/cdrrazan/kamandar

Personal GitHub command center!

command-center github ruby

Last synced: 04 Jul 2026

https://github.com/envygeeks/luna-rspec-formatters

:heart_eyes_cat: My custom RSpec formatters.

formatter luna-rspec-formatters rspec ruby

Last synced: 29 Oct 2025

https://github.com/engim-eu/gpx_kml

A Ruby Gem to convert GPX to KML, and KML to GPX

ruby

Last synced: 13 Apr 2025

https://github.com/priyanshujain/pdfshield

An API and wrapper around https://github.com/gettalong/hexapdf for pdf text hiding

pdf pdf-manipulation ruby sinatra

Last synced: 16 Jun 2025

https://github.com/wtnabe/gyunyu

Simple RTM app for CLI made with Ruby

cli rememberthemilk ruby

Last synced: 05 May 2025

https://github.com/binaryphile/rubsh

Enhanced data types for bash, inspired by Ruby - lovingly pronounced "rubbish"

bash ruby

Last synced: 10 May 2026

https://github.com/ftuyama/dev-manager

The Dev Manager Project is a tool designed to help development managers track the performance of their developers by collecting data from Slack, JIRA, and Github.

dev-manager dev-metrics developer-metrics frontend github jira leadership manager metrics ruby slack vuejs

Last synced: 17 Jan 2026

https://github.com/akicho8/table_format

TableFormat shows text table like emacs org-table for easy reading.

data-visualization ruby table

Last synced: 05 May 2025

https://github.com/maful/versafleet-ruby

Ruby bindings for the VersaFleet API

api faraday hacktoberfest ruby rubygems

Last synced: 17 Mar 2025

https://github.com/berniechiu/chinese_faker

A simple gem for generating chinese names, job titles, and etc.

faker generator ruby

Last synced: 19 Jun 2025

https://github.com/tlatsas/ipsum-blocker-rb

Simple, zero-dependencies ruby script to block IPs using ipsum lists

ip-blocking ipset ipsum iptables ruby

Last synced: 22 Jun 2025

https://github.com/ackama/refinerycms-redactor

Redactor editor for RefineryCMS 3 and above.

keep refinery-cms ruby

Last synced: 15 Dec 2025

https://github.com/ged/fluent_fixtures

A toolkit for building a collection of composable testing fixtures with a fluent interface. (git mirror)

fixtures fluent-fixtures fluent-interface ruby testing

Last synced: 11 Apr 2025

https://github.com/abeidahmed/enumerable

This project is an attempt to clone the enumerable methods of the ruby programming language.

ruby

Last synced: 03 Apr 2025

https://github.com/ultivicshashi/shivalib

This Repo is for package and pods i.e how to integrate Cocoapods and spm in iOS project.

cocoapods ruby swift swift-package-manager

Last synced: 16 May 2026

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

Simple Form Submission Server Side

forms heroku rails ruby

Last synced: 03 Apr 2025

https://github.com/sinaptia/active_authentication

A pure Rails authentication solution

authentication rails ruby

Last synced: 18 Mar 2025

https://github.com/bf-rb/concolor

With 'concolor' you can change the fore- and background colors and text decorations when rendering text on terminals supporting ANSI escape codes.

gem ruby ruby-gem rubygem

Last synced: 19 Mar 2025

https://github.com/evanleck/berns

A Ruby utility library for generating HTML strings

html ruby

Last synced: 19 Mar 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/bernardoamc/bugsnag_sourcemap_uploader

Ruby gem to assist with parallel sourcemap uploads to Bugsnag

ruby ruby-gem rubygems

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

https://github.com/trevora-trevora/spec_selector

A view, filter, and rerun utility for RSpec.

rspec rspec-rails ruby ruby-on-rails rubygems

Last synced: 20 Mar 2025

https://github.com/gangelo/immutable_struct_ex_redactable

immutable_struct_ex_redactable is the redactable version of the world-famous immutable_struct_ex immutable struct :). To find out more about the immutable_struct_ex gem, visit the Rubygems.org entry for immutable_struct_ex. immutable_struct_ex_redactable maintains all the functionality of the immutable_struct_ex gem, but allows you to create immutable structs that can be configured to redact field values using standard gem configuration (ImmutableStructExRedactable.configure { |config| ... }) or by passing configuration options to the appropriate method (ImmutableStructExRedactable.create_with(config, ...))

immutable immutable-state immutable-store immutable-struct ruby ruby-gem ruby-struct ruby-structs rubygem rubygems

Last synced: 07 May 2025

https://github.com/at1as/terminal-chess

A chess game written for the Terminal in Ruby

chess chess-game game ruby terminal

Last synced: 29 Oct 2025

https://github.com/debas-31/rails-blog-app

A simple blog app where users could like, post, remove and comment on it.

css3 html5 javascript rails ruby rubyonrails

Last synced: 07 Apr 2026

https://github.com/magdielcardoso/orbitchat.io

Open Source omnichannel service platform project similar to Chatwoot, Intercom and Zendesk 💬🚀

chat-widget conversation customer-support docker docker-image inertiajs intercom javascript livechat opensource rails ruby vuejs whatsapp zendesk

Last synced: 12 Apr 2026

https://github.com/yokawasa/fluent-plugin-azuresearch

Azure Search Output Plugin for Fluentd

azure azure-search fluent-plugin fluentd ruby

Last synced: 23 Jun 2025

https://github.com/tonytonyjan/rfc_2047

A Ruby implementation of RFC 2047

rfc2047 ruby

Last synced: 13 Jul 2025

https://github.com/fcavalcantirj/bruvtools

🚀 Your Private App Platform - Deploy Node.js, Python, Go, Java & more to CapRover, AWS, GCP with one CLI. Features MCP integration for Cursor.com, smart collision detection, auto-SSL, and costs 80% less than Heroku. Transform any $5 server into your personal Vercel.

app-platform caprover ci-cd cursor-ai digitalocean docker droplet golang infrastructure multi-language nodejs private-cloud python ruby

Last synced: 14 Jul 2025

https://github.com/detunized/opvault-ruby

OPVault format parser in Ruby

1password opvault password-manager ruby

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/tylerrick/paper_trail-rails

Integrate with rails console and migrations. In rails console, ask who is making change and why. Records the command.

papertrail rails ruby

Last synced: 17 Jul 2025

https://github.com/riseshia/deep-learning-from-scratch-ruby

『ゼロから作る Deep Learning』のソースコードのルビ版

deep-learning ruby

Last synced: 17 May 2026

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/pixielabs/scan-suppressing-logger

Suppress Rails logs and exceptions from automated scan requests.

exception-handling logging penetration-testing rollbar ruby ruby-on-rails

Last synced: 17 May 2026

https://github.com/eltercero/saru

Wanikani SRS items fetcher

api-wrapper ruby wanikani

Last synced: 23 Jun 2025

https://github.com/shkm/tado

🌡 Quick 'n dirty gem for interacting with Tado's v2 API

api ruby smart-home tado thermostat

Last synced: 13 Apr 2025

https://github.com/ged/ruby-framenet

Git mirror of a Ruby library for FrameNet

english-grammar framework nlg nlp nlp-library ruby

Last synced: 05 Apr 2025

https://github.com/Tecprog-Grupo6/cook.me

Cook.me is an open-source project of a social media and social networking.

cooking rails recipe ruby social-media social-networking

Last synced: 03 Apr 2025

https://github.com/load-a/tomes

These are some tools I created for my own projects. Some of the contents include input handlers, runtime changes and a file loader.

dragonruby game-development library ruby

Last synced: 04 Apr 2025

https://github.com/dpaluy/reducto_ai

ReductoAI Ruby wrapper

ai ocr ruby ruby-gem

Last synced: 07 Apr 2026

https://github.com/melaniesigrid/enumerable_ruby

The goal of this project was to create a module, MyEnumerable, that implements a subset of the functionality of Enumerable.

ruby

Last synced: 09 May 2025

https://github.com/pathbox/a-bit-of-ruby-code

Practice code of ruby and rails

learn learning rails ruby

Last synced: 09 May 2025

https://github.com/ianadiwibowo/central-park

Competitive programming scratch book

competitive-programming go golang ruby

Last synced: 27 Apr 2026

https://github.com/shafiuyushawu/school-liabrary

OOP school library is university libray tool that records what books are in the library and who borrows them. The app allows users to add new students or teachers, add new books, save records of who borrowed a given book and when.

classes-and-inheritance classes-and-objects composition inheretence oop-principles polymorphism rspec-testing ruby ruby-oop

Last synced: 28 Mar 2025

https://github.com/janlelis/wcswidth-ruby

FFI bindings to libc's wcswidth() to determine the actual display width of strings

ffi-bindings ruby unicode

Last synced: 24 Aug 2025

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

A typical example of a blog website is the Blog app. I built a completely working website that displays a list of topics and allows visitors to engage with them by leaving comments and like them.

cancancan devise postgresql rspec rspec-rails ruby ruby-on-rails

Last synced: 08 Apr 2026

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/phunehehe/philesight

Mirror of http://zevv.nl/play/code/philesight/ with minor tweaks

disk-space ruby

Last synced: 03 Jul 2026

https://github.com/frank1738/morse_code_messsege

This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.

ruby

Last synced: 29 Mar 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/norbertmaleckii/simple-object-serialization-rb

Helps you to define serializers in a very simple and flexible way.

rails rails-serialization ruby ruby-serialization

Last synced: 13 Apr 2025

https://github.com/cipherstash/enveloperb

Ruby bindings for the envelopers envelope-encryption library

cipherstash cryptography encryption envelope-encryption ruby

Last synced: 07 May 2025

https://github.com/dannyben/respec

RSpec Convenience Wrapper

rspec ruby

Last synced: 18 Apr 2026

https://github.com/makevoid/centex-market-taker-bot

Simple market taker bot that trades on the Centex crypto exchange

automation bot centex centex-api exchange market-taker market-taker-bot ruby trading-bot

Last synced: 14 May 2025

https://github.com/express42/knife-openvpn

A knife plugin for Express 42 openvpn cookbook

gem openvpn ruby

Last synced: 11 May 2025

https://github.com/derekstride/jsoncache

A simple JSON cache for caching data intended for use with JSON APIs.

cache http json ruby

Last synced: 20 Mar 2025

https://github.com/vin-droid/parking-lot-problem-solution

A Parking lot can hold up to 'n' cars at any given point in time. Each slot is given a number starting at 1 increasing with increasing distance from the entry point in steps of one.

parking-lot-problem-solution rspec ruby

Last synced: 18 May 2026

https://github.com/picatz/ocarina-of-time

A Ruby gem to manage in memory time lines.

inmemory-db ruby timeline

Last synced: 05 Jul 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/fundingcircle/hellgrid

Track Ruby gem dependencies across projects.

dependency-analysis dependency-graph ruby ruby-gem

Last synced: 25 Aug 2025

https://github.com/juzershakir/imdb

A data extraction gem for imdb.com.

episodes games gem imdb movie movies ruby tv-shows

Last synced: 17 Mar 2025

https://github.com/igorkol91/footbal-page

A simple football page project made in Ruby on Rails. Creation of accounts, adding new posts, and follow the accounts you fancy.

ruby ruby-on-rails

Last synced: 20 May 2026

https://github.com/nexmo/nexmo-markdown-renderer

Nexmo Markdown Renderer

markdown markdown-parser nexmo ruby

Last synced: 24 Jul 2025

https://github.com/tdegrunt/ruby.novaextension

Provides Ruby language support

lsp nova ruby

Last synced: 24 Jul 2025

https://github.com/jedmund/hensei-api

An API to help Granblue Fantasy players create and share teams and strategies.

database gaming granblue granbluefantasy ruby

Last synced: 17 Feb 2026

https://github.com/abenezer-tilahun/decode-a-morse-code

This is a Ruby project that decodes morse code into words/ sentences

ruby

Last synced: 24 Jul 2025

https://github.com/natasha-ct/testdrivendevop

This is a collaborated project we did when practicing application of Test Driven Development(TDD) principles in developing programs. All the classes and methods were written after the tests had been implemented.

rspec-testing ruby test test-driven-development

Last synced: 07 Jul 2026

https://github.com/public-law/law_string

String utils in support of legal publishing

ruby

Last synced: 11 Nov 2025

https://github.com/nning/powerdns_dyndns

DynDNS web application for PowerDNS database schema.

dyndns powerdns ruby sinatra

Last synced: 07 Jul 2026

https://github.com/cucumber/aruba-getting-started

Getting started with aruba

ruby

Last synced: 27 Jul 2025

https://github.com/polossk/leetcode-oj-solution

simple solution for leetcode

cpp leetcode leetcode-solutions python3 ruby

Last synced: 08 May 2026

https://github.com/taywils/rubycryptoetf

Ruby library for crypto exchange API integration

cryptocurrency gem ruby

Last synced: 29 Jul 2025

https://github.com/mamantoha/fci

Freshdesk and Crowdin integration Command Line Interface (CLI)

cli crowdin freshdesk ruby

Last synced: 29 Jul 2025

https://github.com/dtinth/tubtim

A collection of Ruby helper methods, created for use in Thailand Code Jom 2013. (Team: irb / ratamani)

competitive-programming ruby

Last synced: 29 Jul 2025

https://github.com/toshimaru/attribute_validation

Attributes Validation Extension for ActiveRecord/ActiveModel

activerecord gem ruby

Last synced: 14 Mar 2025

https://github.com/trusona/trusona-server-sdk-ruby

Easily interact with the Trusona REST API

rails ruby sdk trusona

Last synced: 30 Jul 2025

https://github.com/itmammoth/with_popup

A rubygem for rails application to open and manage a popup window

gem javascript rails ruby

Last synced: 31 Jul 2025

https://github.com/theluqmn/gemlooks

Sort and search algorithms written in Ruby.

ruby search-algorithm sorting-algorithms

Last synced: 31 Jul 2025