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/folkengine/random_name_generator

Random name generator in Ruby. Examples include Badoss Darratbraoss and Vrodamen Ded.

gem ruby

Last synced: 10 Apr 2025

https://github.com/ruby/dbm

Provides a wrapper for the UNIX-style Database Manager Library

ruby

Last synced: 06 Apr 2025

https://github.com/bjoernalbers/mowoli

Mowoli - A Modality Worklist with RESTful HTTP API

api dicom http mwl rails ruby scp worklist

Last synced: 02 Aug 2025

https://github.com/nxt-insurance/nxt_registry

A simple registry to implement the container pattern

container registry ruby ruby-on-rails

Last synced: 08 May 2025

https://github.com/Plume-org/joinplu.me

The official Plume website

javascript middleman plume ruby

Last synced: 03 Apr 2025

https://github.com/igorkasyanchuk/sabotage

Coding & debugging must be fun. Make life a bit harder for your colleagues :)

ruby ruby-on-rails

Last synced: 17 Sep 2025

https://github.com/arashm/poparser

A Ruby PO file parser, editor and generator. PO files are translation files generated by GNU/Gettext tool

gettext parser po ruby

Last synced: 25 Jun 2025

https://github.com/eval/total_recall

Turn any csv into Ledger journals. Canonical repository can be found at -->

csv ledger ruby

Last synced: 02 Aug 2025

https://github.com/kettle-rb/prism-merge

☯️ Intelligently merges two versions of a Ruby file using Prism AST analysis. It's like a smart "git merge" specifically designed for Ruby code.

merge prism ruby template

Last synced: 22 Feb 2026

https://github.com/dannyben/webcache

Hassle-free caching for HTTP download with ruby

cache cache-control gem ruby webcache

Last synced: 18 Apr 2025

https://github.com/yegor256/total

Ruby Gem to get total memory size in the system

memory memory-management ruby ruby-gem

Last synced: 09 Apr 2025

https://github.com/cvut/sirius

A public mirror of https://gitlab.fit.cvut.cz/ict/dev/sirius

calendar cvut events kosapi ruby sirius timetable

Last synced: 18 Apr 2025

https://github.com/slonopotamus/dyck

Mobi parser/generator library in Ruby

ebook mobi ruby

Last synced: 14 Jun 2025

https://github.com/aaronvb/rails_react_stdio

Ruby on Rails wrapper for react-stdio.

rails react ruby stdio

Last synced: 30 Apr 2025

https://github.com/MaxLap/activerecord_follow_assoc

Follow associations within your ActiveRecord queries

activerecord rails rails5 rails6 ruby sql

Last synced: 16 Jul 2025

https://github.com/MadBomber/prompt_manager

Provides a simple way to manage prompts for a generative AI system.

gem genai prompt prompt-engineering prompt-toolkit ruby

Last synced: 15 Mar 2025

https://github.com/ksylvest/enigma

An Enigma machine in Ruby (rotors, reflectors, plugboard and all).

enigma ruby

Last synced: 26 Feb 2026

https://github.com/mvz/ripper_ruby_parser

Drop-in replacement for RubyParser using Ripper

hacktoberfest parser ruby

Last synced: 06 Apr 2025

https://github.com/ruby/b.r-l.o

[Fork] Redmine for b.r-l.o

ruby

Last synced: 04 Mar 2026

https://github.com/marioruiz/string_pattern

Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.

data error-detection factories generation pattern random regex-pattern regexp regular-expressions ruby ruby-gem string test

Last synced: 05 Mar 2026

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

Fax send and receive in Ruby with the InterFAX REST API

fax fax-api hipaa inbound interfax interfax-api library online-fax outbound receive ruby sdk send

Last synced: 12 May 2025

https://github.com/aktsk/simple_json

A simple & fast view solution for Rails JSON rendering.

jbuilder rails ruby template-engine

Last synced: 13 Apr 2025

https://github.com/souravgoswami/linux_stat

Linux only, efficient system utilization reporting and system monitoring gem

battery bios cpu filesystem kernel linux linux-stat linux-stats memory mount net os process rails-gem ruby ruby-gem statvfs swap unistd-h utsname

Last synced: 20 Jun 2025

https://github.com/ksylvest/rhino

A Rack web server written in Ruby from scratch.

rack ruby webserver

Last synced: 23 Jul 2025

https://github.com/jaynetics/repper

Regexp pretty printer and formatter for Ruby

code-formatter formatter pretty-printer regexp regular-expression ruby

Last synced: 12 May 2025

https://github.com/atitan/coursenote

新版中原大學選課大全

rails ruby

Last synced: 28 Aug 2025

https://github.com/marcoroth/type_fusion

Collaborative Ruby type sampling

rbi rbs ruby ruby-types sorbet types typing

Last synced: 22 Jul 2025

https://github.com/yohasebe/rginger

RGinger takes an English sentence and gives correction and rephrasing suggestions for it using Ginger proofreading API.

english grammar proofread ruby

Last synced: 14 Apr 2025

https://github.com/ehsanshahbazii/quera-problem-solutions

مجموعه راه حل های سوالات کوئرا برای تقویت الگوریتم. با زبان های مختلف حل شده است. اغلب سعی کردم از روش های کوتاه سوالات رو حل کنم تا بهتر درک بشه (در حال حاظر نمیتونم ریپو رو آپدیت کنم).

algorithm codeforces codewars cpp go java javascript nodejs php programming-problems python quera quera-programming-problems ruby solutions

Last synced: 09 Mar 2026

https://github.com/maxlap/activerecord_follow_assoc

Follow associations within your ActiveRecord queries

activerecord rails rails5 rails6 ruby sql

Last synced: 01 Oct 2025

https://github.com/wolfpack-digital/apipie-postman

Ruby gem to generate Postman collection from Apipie output.

apipie hacktoberfest postman rails rspec ruby ruby-gem

Last synced: 19 Feb 2026

https://github.com/descope/descope-ruby-sdk

Ruby library used to integrate with Descope

authentication authorization descope ruby ruby-sdk sdk

Last synced: 15 Apr 2025

https://github.com/milch/rubocop-require_tools

Analyses your files to check for missing require statements in ruby

analysis dependency lint rubocop ruby

Last synced: 30 Apr 2025

https://github.com/serradura/type_validator

Adds type validation for classes with ActiveModel::Validations.

activemodel ruby ruby-gem ruby-on-rails type-checking validations

Last synced: 28 Apr 2025

https://github.com/kaelaela/danger-auto_label

Enable to set label automatically from Danger. This is made from Danger plugin.

danger danger-plugin ruby

Last synced: 26 Apr 2025

https://github.com/eggmantv/ruby_advanced

Ruby高级开发 http://eggman.tv/c/s-ruby-advanced

ruby ruby-course

Last synced: 06 Oct 2025

https://github.com/qonto/api_schema

DSL for describing APIs and generate swagger json

api api-schema documentation rails ruby rubygems

Last synced: 21 Apr 2025

https://github.com/christopheraue/m-ruby-concurrently

A concurrency framework based on fibers for Ruby and mruby

concurrency mruby ruby

Last synced: 24 Apr 2025

https://github.com/sixarm/sixarm_ruby_unaccent

SixArm.com » Ruby » Unaccent replaces a string's accented characters with ASCII characters.

accent gem parser ruby string unaccent

Last synced: 22 Apr 2025

https://github.com/anjlab/triggerable

Trigger/automation engine for ActiveRecord models

rails ruby schedule

Last synced: 08 Oct 2025

https://github.com/mercadolibre/toiler

Toiler is a AWS SQS long-polling thread-based message processor.

polling ruby sqs sqs-message sqs-poller threaded workers

Last synced: 29 Jan 2026

https://github.com/santana/ruby-informix

Ruby library for IBM Informix

informix ruby ruby-library

Last synced: 10 Oct 2025

https://github.com/cedarcode/cose-ruby

Ruby implementation of RFC 8152 CBOR Object Signing and Encryption (COSE)

cbor cose cose-key rfc ruby signing

Last synced: 29 Apr 2025

https://github.com/peek/peek-git

Take a peek into the Git info of your Rails application.

git peek ruby

Last synced: 06 Mar 2026

https://github.com/MikeRogers0/MikeRogersIO

The repo for my website

blog bridgetown netlify ruby tailwindcss

Last synced: 12 Oct 2025

https://github.com/0x00-0x00/cve-2016-2098

Ruby On Rails unrestricted render() exploit

exploit rail rails render ruby

Last synced: 12 Jul 2025

https://github.com/ruby/gdbm

Ruby extension for GNU dbm.

gdbm ruby

Last synced: 19 Oct 2025

https://github.com/vasfed/routes_coverage

Routes coverage for rails request/integration/capybara tests

coverage coverage-report coverage-status minitest rails rails4 rails5 routes-coverage routing rspec ruby testing

Last synced: 08 Oct 2025

https://github.com/xord/cruby

CRuby Interpreter for macOS and iOS

cocoapods ios macos ruby

Last synced: 06 May 2026

https://github.com/phateio/kiris

Phate Radio is an experimental internet radio about anime, games and pop music.

rails ruby

Last synced: 01 Mar 2026

https://github.com/ruby/abbrev

Calculates a set of unique abbreviations for a given set of strings

ruby

Last synced: 09 Apr 2025

https://github.com/tenderlove/jit_buffer

General purpose buffer for use with building JITs

jit ruby

Last synced: 07 May 2025

https://github.com/manageiq/azure-armrest

Ruby interface for Azure using the new REST API

azure hacktoberfest ruby

Last synced: 10 Oct 2025

https://github.com/mitre/emass_client

The eMASS client repository maintains the Enterprise Mission Assurance Support Service (eMASS) Representational State Transfer (REST) Application Programming Interface (API) specification and executables.

emass emasser mitre-saf ruby security-automation typescript

Last synced: 21 Apr 2025

https://github.com/sheharyarn/mongo-sync-ruby

A Ruby Gem for syncing local and remote Mongo Databases

mongo-sync mongodb rails ruby

Last synced: 01 Apr 2026

https://github.com/schmidt/structured_warnings

This is an implementation of Daniel Berger's proposal of structured warnings for Ruby.

hacktoberfest ruby

Last synced: 13 Apr 2025

https://github.com/test-kitchen/vmware-vra-gem

A Ruby Gem for interacting with the VMware vRealize Automation system

hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing vmware-vra-gem vmware-vrealize-automation vra

Last synced: 27 Aug 2025

https://github.com/yshmarov/insta2blog.com

Automagically post your Instagram photos to a perfect SEO blog. Turn your Instagram account into a website.

instagram instagram-api instagram-client instagram-downloader instagram-feed instagram-scraper ruby rubyonrails

Last synced: 23 Aug 2025

https://github.com/peek/peek-pg

Take a peek into the Postgres queries made during your application's requests.

peek postgres ruby

Last synced: 18 Jul 2025

https://github.com/honeyryderchuck/rodauth-oauth

(Mirror) Roda OAuth and OpenID provider plugin

oauth2 openid-connect rodauth ruby

Last synced: 21 Mar 2025

https://github.com/shivabhusal/subjuster

A Ruby based CLI for Subtitle adjustment | TDD Guide for Software Engineers

gems learning oriented-object-programming ruby subtitle-correction tdd tutorial

Last synced: 13 Apr 2025

https://github.com/ericlondon/rails-4-elasticsearch-dynamic-facets

Rails 4 ElasticSearch integration with dynamic facets

dynamic elasticsearch facet form rails ruby

Last synced: 14 Jul 2025

https://github.com/dreamingechoes/chiquibot

Conversational bot made in Ruby on Rails.

aiml bot rails ruby

Last synced: 24 Apr 2025

https://github.com/sshaw/class2

Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.

api class-builder class-generator data-transfer-object dsl forms json nested-attributes nested-objects parameters poro ruby

Last synced: 10 Apr 2026

https://github.com/projectblacklight/blacklight-gallery

Gallery views for Blacklight

blacklight ruby

Last synced: 06 Apr 2025

https://github.com/hokstadconsulting/purecdb

A Pure Ruby CDB reader/writer w/64 bit extensions

cdb hashtables ruby

Last synced: 27 Sep 2025

https://github.com/mattlqx/pre-commit-ruby

Ruby linting and testing for Pre-commit.

pre-commit ruby

Last synced: 10 Sep 2025

https://github.com/domt4/homebrew-crypto

:closed_lock_with_key: Various Cryptographic-Related Formulae

cryptography homebrew ruby

Last synced: 10 Sep 2025

https://github.com/jacklin10/canner

Full featured rails authorization without all the magic.

authorization pundit rails ruby

Last synced: 05 Oct 2025

https://github.com/ronin-rb/ronin-db

A common database library for managing and querying security data

cli database database-management infosec ruby

Last synced: 14 Apr 2025

https://github.com/an-lee/mixin_bot

A simple API wrapper for Mixin Network in Ruby

api-wrapper gem mixin mixin-sdk-ruby rails ruby

Last synced: 24 May 2026

https://github.com/yegor256/random-port

A Ruby gem to reserve a random TCP port, with a guarantee that it's not busy at the moment

pool random-generation ruby ruby-gem rubygems tcp

Last synced: 17 Jul 2025

https://github.com/splaplapla/procon_bypass_man

Nintendo Switch Proコントローラーを連射機にしたりするコンバーターです

raspberry-pi ruby splatoon2 splatoon3

Last synced: 30 Aug 2025

https://github.com/rikas/iosdevices

iOS "machine ids" translation to ruby

devices ios machine-id ruby ruby-library

Last synced: 06 Apr 2025

https://github.com/jgraichen/omniauth-kerberos

OmniAuth strategy for kerberos authentication.

authentication kerberos omniauth omniauth-strategy password ruby

Last synced: 13 Apr 2025

https://github.com/oddcamp/mrml-rails

Rails ActionMailer Plugin for MRML (Rust version of MJML)

mjml rails ruby rust

Last synced: 01 Aug 2025

https://github.com/ruby/find

This module supports top-down traversal of a set of file paths

ruby

Last synced: 09 Apr 2025

https://github.com/santiagorodriguezbermudez/telegram-covid-bot

This is an educational project as part of the Microverse Curriculum. I use Telegram Bot API to connect and create a Bot that replies with the latest data information from the COVID19 API. This means data by country and location. The user can get the latest numbers by country and worldwide. The project was built using Ruby and deployed to Heroku. Production is underperforming due to a free account on Heroku. Reach out if you’re interested in how we can take this bot further.

covid-api ruby telegram-bot-api

Last synced: 24 Apr 2025

https://github.com/artichoke/strftime-ruby

⏳ Ruby `Time#strftime` parser and formatter

artichoke ruby rust rust-crate strftime time

Last synced: 10 Apr 2025

https://github.com/twilightcoders/quick_count

Quickly count the total records in a table. Typically very large tables.

activerecord count estimate large-tables rails ruby ruby-gem ruby-on-rails

Last synced: 14 Jun 2025

https://github.com/chatwoot/twitty

Ruby client for Twitter Business APIs

hacktoberfest ruby twitter twitter-api

Last synced: 02 Jul 2025

https://github.com/dtinth/pmd

My own simple Pomodoro timer, for Mac.

cocoa ruby

Last synced: 19 Jul 2025

https://github.com/google-pay/tink-jni-examples

Sample codes for using Tink via JNI

csharp dotnet ruby ruby-on-rails

Last synced: 10 Jun 2025

https://github.com/heyvito/docrb

📖 An opinionated documentation generator for Ruby

documentation documentation-generator documentation-tool ruby

Last synced: 08 Oct 2025