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/gueils/belugas-ruby

:whale: A Ruby analyzer feature detector

belugas docker-compose dockerfile dockerization ruby whales

Last synced: 10 Apr 2025

https://github.com/jawnnypoo/dropbox-deployment

Deploy your CI artifacts to Dropbox

ci deployment dropbox ruby travis-ci

Last synced: 06 May 2025

https://github.com/cosmo0920/windows-api

A wrapper for win32-api that simplifies and automates common idioms

ruby windows

Last synced: 28 Oct 2025

https://github.com/edi-sipka/catalog_of_things

Ruby app for storing favourite Book, Music Album or Game. You can also add a new book, music album or game.

ruby

Last synced: 08 Sep 2025

https://github.com/corbado/example-passkeys-ruby-react

Ruby on Rails & React repository of a sample app that offers passkey authentication.

faceid fido2 javascript passkey passkeys react ruby ruby-on-rails touchid webauthn

Last synced: 05 Mar 2026

https://github.com/pixielabs/balrog

A lightweight authorization library for Ruby on Rails that protects your routes with a simple password form.

authentication basic-authentication ruby ruby-on-rails

Last synced: 29 Oct 2025

https://github.com/samvera-labs/ldpath

Ruby parser for the LDPath language

ldpath linked-data parser ruby

Last synced: 26 Jun 2025

https://github.com/sebyx07/stats-lite

Get system stats of your linux servers. CPU, RAM, HDD, extendable

devops linux monitoring rails rails5 ruby

Last synced: 29 Oct 2025

https://github.com/vmware-archive/postfacto

Self-hosted retro tool aimed at helping remote teams

agile cloud-foundry feedback javascript pcf rails react retro retrospective ruby websockets

Last synced: 03 Apr 2025

https://github.com/ancat/equation

Equation exposes a minimal environment to allow safe execution of Ruby code represented via a custom expression language.

expression-language ruby security

Last synced: 05 Oct 2025

https://github.com/mh4gf/graphql-ruby-constraint-directive

Validate GraphQL Fields for graphql-ruby

graphql graphql-ruby ruby

Last synced: 23 Apr 2025

https://github.com/AndyObtiva/yasl

Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.

automatic jruby opal ruby serialization

Last synced: 02 Apr 2025

https://github.com/bukalapak/redis-cluster

Redis Cluster client for Ruby

redis-client ruby

Last synced: 05 Jul 2025

https://github.com/SwedbankPay/kramdown-plantuml

PlantUML support for Kramdown, the Markdown parser used in Jekyll

diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem

Last synced: 12 Oct 2025

https://github.com/notus-sh/cocooned

Dynamic nested forms in Rails made easy

forms nested rails ruby

Last synced: 27 Feb 2026

https://github.com/johnfairh/cruby

Swift system module for libruby

linux macos ruby swift swiftpm

Last synced: 07 Oct 2025

https://github.com/jlurena/active_cached_resource

RESTful API with Rails model convention + Caching

gem rails rest-api ruby ruby-

Last synced: 23 Apr 2025

https://github.com/fdeschenes/activerecord-amazon-timestream-adapter

🚧 Pre-release 🚧 – This is the ActiveRecord adapter for working with Amazon Timestream.

activerecord activerecord-adapter arel aws aws-timestream ruby ruby-on-rails

Last synced: 15 Mar 2026

https://github.com/shoriwe/plasma

Thread safe Go embeddable ruby like scripting language

dynamic-type embeddable-scripting-language go golang ruby scripting-language

Last synced: 17 Mar 2026

https://github.com/heini/puppet-wait-for

A pseudo resource type for puppet that enables you to wait for certain conditions. You can use shell commands to query arbitrary things and either react on the exit code or match the output of the command against a regular expression.

puppet ruby

Last synced: 11 Mar 2026

https://github.com/davidesantangelo/gemsbot

Telegram Bot wrapper for the RubyGems.org API

rails ruby telegram-bot telegrambot

Last synced: 06 Jul 2025

https://github.com/sixarm/sixarm_ruby_gemfile

SixArm.com » Ruby » Gemfile chock full of lots of gems and descriptions

dotfiles gem gemifile ruby

Last synced: 22 Apr 2025

https://github.com/emancu/ector-multi

`Ector::Multi` is an object for grouping multiple DB operations that should be performed in a single database transaction.

activerecord database-transactions ecto ruby ruby-gem ruby-on-rails

Last synced: 12 Jun 2025

https://github.com/winebarrel/spring_onion

Log MySQL queries with EXPLAIN that may be slow.'

activerecord mysql rails ruby

Last synced: 22 Apr 2025

https://github.com/pauloparakleto/inss_calculator

Calcula o desconto em folha de pagamento CLT de acordo com as normas vigentes em 2025

calculadorainss inss rails ruby

Last synced: 10 Oct 2025

https://github.com/mitinpavel/current_user

Dev phase auth for Rails

authentication rails ruby

Last synced: 20 Oct 2025

https://github.com/dry-rb/devtools

Shared tools, configuration and maintenance automation for dry-rb repos

dry-rb ruby

Last synced: 09 Aug 2025

https://github.com/ytakkar/rails-notes-app

A Notes-App created with Rails!!

rails ruby

Last synced: 07 May 2025

https://github.com/bswinnerton/vim-test-github

vim-test runner for GitHub

ruby testing viml

Last synced: 20 Jun 2025

https://github.com/kuntoaji/enkrip

encrypt & decrypt Active Record attributes with Message Encryptor

activemodel activerecord activesupport decryption encryption gem message-encryptor ruby ruby-gem ruby-on-rails security

Last synced: 21 Jun 2025

https://github.com/tarellel/bootstrap_views_generator

A Rails generator for creating bootstrap styled views (Erb, Slim, and HAML).

bootstrap gem generator rails ruby template twitter-bootstrap

Last synced: 23 Jun 2025

https://github.com/petrnikolas/flick

Flick is a Rails development platform to generate, develop and deploy web applications and microservices. (Ruby, Ruby on Rails, Postgres, etc.)

docker gateway gateway-api gateway-microservice microservice microservices monorepo monorepo-architecture monorepo-boilerplate monorepository postgres postgresql postgresql-database rails rails-api rails-application ruby ruby-application ruby-on-rails rubyonrails

Last synced: 23 Jun 2025

https://github.com/postmodern/ffi-ptrace

Ruby FFI bindings for ptrace

ffi-bindings ptrace ruby

Last synced: 18 Jul 2025

https://github.com/driftingruby/294-building-a-questionnaire

Using StimulusJS and nested forms, we create the first parts of a questionnaire. Dynamic surveys can be difficult to architect and maintain. In this episode, we take a simple approach to creating questionnaires.

hotwire questionnaire ruby rubyonrails stimulusjs survey turbo

Last synced: 06 Oct 2025

https://github.com/Rabios/BLACKVOID

Roguelike shooter tower-defense-like game with hardcore gameplay mechanics!

arcade-game dragonruby ruby shooter tower-defense

Last synced: 11 Mar 2025

https://github.com/gouravkhunger/jekyll-url-metadata

A jekyll plugin to expose meta data information of a webpage to liquid variables just from its url string.

hacktoberfest jekyll jekyll-plugin ruby

Last synced: 13 Apr 2025

https://github.com/yfractal/lsm-tree

A Ruby implemented Log-Structured Merge Tree(LSM Tree) for study purpose.

lsm lsm-tree ruby study-project

Last synced: 12 May 2025

https://github.com/buildkite/ruby-docker-example

An example pipeline that runs Ruby tests using Docker.

buildkite docker example pipeline ruby

Last synced: 14 Sep 2025

https://github.com/alexwayfer/sequel-enum_values

Sequel plugin that provides method for getting `pg_enum` values

ruby sequel sequel-enum-values sequel-plugin

Last synced: 28 Jun 2025

https://github.com/richardvenneman/trestle-mobility

🌐 Mobility integration plugin for the Trestle admin framework

admin i18n mobility rails ruby trestle

Last synced: 23 Jul 2025

https://github.com/kompendium-ano/factom-ruby-client

Ruby JSON-RPC client for the Factom protocol

factom factom-blockchain factom-protocol json-rpc-client ruby

Last synced: 28 Jul 2025

https://github.com/chaelcodes/jekyll-twitch

Embed Twitch clips, VODs, and broadcasts in your Jekyll sites.

embed-twitch-clips hacktoberfest jekyll jekyll-plugin ruby

Last synced: 30 Jul 2025

https://github.com/sahar-abdelsamad/budget-app

The Budget app is 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.

postgresql ruby ruby-on-rails

Last synced: 22 Sep 2025

https://github.com/alejandrodevs/flash_rails_messages

A simple helper to display flash rails messages

bootstrap flash-messages rails ruby

Last synced: 24 Sep 2025

https://github.com/johnftitor/my_blog_app

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

postgresql rails ruby tailwindcss

Last synced: 30 Oct 2025

https://github.com/guillaumebriday/external_link_to

Rails link_to wrapper for external links.

gem helpers links rails rails-helper-tag ruby ruby-on-rails

Last synced: 25 Aug 2025

https://github.com/ManageIQ/activerecord-virtual_attributes

VirtualAttributes allows you to define a ruby method that acts like an attribute or relation.

activerecord activerecord-extension hacktoberfest ruby

Last synced: 28 Aug 2025

https://github.com/dogweather/ruby-quality-report

Comparative metrics for all contributors to a repo.

git metrics quality ruby software-engineering

Last synced: 11 Nov 2025

https://github.com/hanazuki/cdk-lambda-ruby

CDK Construct Library for AWS Lambda in Ruby

aws-cdk aws-cdk-constructs aws-lambda aws-lambda-ruby ruby

Last synced: 24 Dec 2025

https://github.com/mcavallo/alfred-color-name-ruby

Get the name for a hex color. Ruby version.

alfred-workflow colors css ruby sass

Last synced: 14 Apr 2025

https://github.com/davidcelis/sparkles

✨ Recognize teammates in slack by awarding them sparkles!

rails ruby slack slack-app slack-commands sparkles

Last synced: 23 Mar 2025

https://github.com/stevegeek/encoded_id

Turn numeric or hex IDs into reversible and human friendly obfuscated strings

friendlyid hacktoberfest obfuscate-strings ruby

Last synced: 16 Apr 2025

https://github.com/swedbankpay/kramdown-plantuml

PlantUML support for Kramdown, the Markdown parser used in Jekyll

diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/kontena/clamp-completer

Automatically generate shell autocompletion scripts for clamp based ruby CLI tools

autocomplete bash clamp cli gem ruby rubygem shell zsh

Last synced: 10 Jun 2025

https://github.com/restorando/statue

Easily track application metrics into Statsite

instrumentation metrics ruby sending-metrics statsd

Last synced: 12 Apr 2025

https://github.com/kaka-ruto/nipishe

A Rails + GraphQL starter kit template with authentication, authorization and basic user account management features

action-policy graphql rails ruby

Last synced: 10 Apr 2026

https://github.com/vidarh/skrift

A pure Ruby conversion (*not* wrapper) of the libschrift TrueType font renderer

font-renderer ruby ttf

Last synced: 13 Apr 2025

https://github.com/lmaldonadoch/motorista

Automotive online magazine built with Rails, Bootstrap and SASS. Tested with RSpec and Capybara.

bootstrap capybara heroku rails rspec ruby sass

Last synced: 04 Apr 2026

https://github.com/psu-libraries/psulib_blacklight

Penn State University Libraries' Blacklight Catalog

ruby ruby-on-rails solr

Last synced: 19 Feb 2026

https://github.com/ne1ro/capistrano_pm2

Capistrano integration for PM2

capistrano nodejs pm2 ruby

Last synced: 25 Oct 2025

https://github.com/julionc/chef-gitolite

Chef cookbook for gitolite. Recipe for basic installation. LWRPs.

cookbooks gitolite ruby

Last synced: 15 Aug 2025

https://github.com/rmm5t/iso639

:earth_americas::earth_asia: A ruby gem for ISO 639-1 and ISO 639-2 lookups by name, alpha-2 code, or alpha-3 code

iso639 language ruby

Last synced: 07 May 2025

https://github.com/nullnull/du_pretty

Show pretty print of `du` outputs

cli ruby rubygem

Last synced: 17 Jul 2025

https://github.com/AlexWayfer/sequel-enum_values

Sequel plugin that provides method for getting `pg_enum` values

ruby sequel sequel-enum-values sequel-plugin

Last synced: 16 Jul 2025

https://github.com/sergio-fry/devup

Describe development services with docker-compose

developer-tools devops docker docker-compose dotenv postgresql rails redis ruby

Last synced: 27 Aug 2025

https://github.com/simonneutert/labradorite-notebook

Dramatization: Every online notebook failed me. Labradorite keeps me sane. All my notes at my fingertips.

flatfile journal localhost notes notes-app notetaking roda ruby rust selfhost selfhosted tantiny tantivy webapp

Last synced: 22 Jul 2025

https://github.com/vassilevsky/minimum-viable-ruby-gem

A working Ruby gem that has all the required information (builds without warnings)

example gem minimalist ruby ruby-gem

Last synced: 16 Sep 2025

https://github.com/georginapuig/active-seniors

Platform allowing senior population to display their skills and talents, solution connecting seniors with potential jobs. Final project at Le Wagon Web Development Bootcamp.

db elderly-people erb figma javascript job jobs lewagon postgresql rails rails-application ruby ruby-on-rails rubyonrails scss seniors trello

Last synced: 01 Oct 2025

https://github.com/tymate/api-blocks

Simple and consistent rails api extensions

api dry-transaction dry-validation pundit rails-api responders ruby ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/infertux/ordinalize_full

Turns a number into an ordinal string such as first, second, third or 1st, 2nd, 3rd.

i18n language ordinalize rails ruby rubygem

Last synced: 27 Jul 2025

https://github.com/davydovanton/rom_sql_graph

Display your DB (sql) association graph

associations graph hanami rom ruby

Last synced: 26 Jun 2025

https://github.com/smashingboxes/taperole

🕹 Application Server Provisioning and Deployment with Ansible

ansible deployment devops rails ruby

Last synced: 12 Apr 2025

https://github.com/buren/arbetsformedlingen

API Client & Post job ads to the Swedish employment agency (Arbetsförmedlingen)

api-client arbetsformedlingen platsbanken ruby rubygem swedish-employment-agency

Last synced: 19 Aug 2025

https://github.com/rubyforgood/inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .

graphql hacktoberfest postgresql rails ruby

Last synced: 15 May 2025

https://github.com/elektronaut/vector2d

Ruby library (and gem) for handling two-dimensional vectors

math ruby vector

Last synced: 21 Jul 2025

https://github.com/jimmycuadra/lita-github-web-hooks

GitHub web hook integration for Lita.

chatops github github-api lita lita-handler ruby

Last synced: 07 Apr 2026

https://github.com/vergecurrency/verge-ruby-client

Verge client for ruby. A wrapper gem for making remote procedure calls to verged :gem:

balance client payments-received ruby verge verge-address verge-client vergecurrency wallet xvg

Last synced: 14 Apr 2025

https://github.com/marioruiz/nice_hash

You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.

api generation hash json nicehash pattern random ruby ruby-gem string testing

Last synced: 07 May 2025

https://github.com/ggarnier/reveal.rb

Presentation generator using reveal.js

hacktoberfest markdown presentations reveal-js ruby slides

Last synced: 22 Mar 2025

https://github.com/werein/carrierwave-ffmpeg

Simple Streamio FFmpeg wrapper for CarrierWave uploader

carrierwave carrierwave-ffmpeg converter ffmpeg ruby uploader video-processing

Last synced: 23 Aug 2025

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

"Catalog of My things" is a program made in ruby ​that allows you to manage through the command line the status of your Books, Music Albums and Games.

object-oriented-programming rspec rubocop ruby solid-principles

Last synced: 28 Sep 2025

https://github.com/sportdb/football.db

football.db - zero-config (pre-packaged) open football datasets / catalogs for countries, leagues & cups, clubs and more

datasette fifa football footballdb footballtxt gems ruby sportdb sqlite to-sqlite

Last synced: 11 Sep 2025

https://github.com/texora/engineering-blogs

A curated list of engineering blogs

blog engineering ruby ruby-on-rails

Last synced: 05 Oct 2025

https://github.com/ruby/redmine_mailing_list_integration

This is a redmine plugin that integrates mailng lists with redmine.

redmine redmine-plugin ruby

Last synced: 04 Oct 2025

https://github.com/jbox-web/simple_navigation_bootstrap

A Ruby gem that adds Bootstrap renderers for SimpleNavigation

bootstrap menu navigation rails ruby simple-navigation

Last synced: 21 Aug 2025

https://github.com/dannyben/audio_addict

AudioAddict Command Line for Voting and Playlist Management

api-wrapper audioaddict gem ruby

Last synced: 31 Jan 2026

https://github.com/compufox/elephrame

mastodon bot framework written in ruby

bot bot-framework mastodon ruby

Last synced: 15 Jun 2026

https://github.com/serradura/ruby-lambdas

Expose Ruby object methods as lambdas (functions).

curried-functions functional-programming lambdas ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/marcoroth/rubocop-stimulus_reflex

Code style checking for StimulusReflex

linter rails rubocop ruby stimulusreflex

Last synced: 28 Apr 2025

https://github.com/stevegeek/encoded_id-rails

Use `encoded_id` with Rails ActiveRecord models

friendly-id obfuscate-id rails ruby

Last synced: 23 Apr 2025

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

Ruby SDK for RingCentral

ringcentral ruby sdk

Last synced: 08 Oct 2025