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/l3r8yj/jini

Jini helps you build an XPATH and then modify its parts via simple fluent interface.

ruby rubygem

Last synced: 04 Oct 2025

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

The AssemblyAI Ruby SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.

ai asr assemblyai llm ruby speech-to-text stt transcription

Last synced: 12 Apr 2025

https://github.com/renehernandez/camper

Ruby API client for Basecamp 3 API

api basecamp3 gem ruby

Last synced: 13 Apr 2025

https://github.com/yammine/roaring-rb

Roaring Bitmaps for Ruby

magnus roaring-bitmaps ruby rust

Last synced: 08 May 2025

https://github.com/artichoke/strudel

🥐 🥮 Rust port and drop-in replacement for the `st_hash` C hash table library

artichoke c ffi hashmap ruby rust rust-crate

Last synced: 09 Mar 2026

https://github.com/mtarnovan/romanianvalidators

Collection of validations for Cod Numeric Personal (CNP), Cod de identificare fiscală (CIF) and IBAN (only Romanian format, as published by Romanian National Bank

activemodel bic cif cnp iban rails ruby validations

Last synced: 24 Jul 2025

https://github.com/slavikdev/design-patterns-in-dynamic-languages

Examples and support files for the tech talk “Design Patterns in Dynamic Languages”

design-patterns dynamic examples javascript ruby

Last synced: 30 Aug 2025

https://github.com/jpalumickas/emoji-datasource-ruby

Emoji data from emoji-datasource npm package

emoji emoji-data emoji-datasource emojis ruby ruby-gem

Last synced: 09 Aug 2025

https://github.com/timcraft/noko

Ruby client for the Noko API

api-client nokotime ruby

Last synced: 21 Mar 2025

https://github.com/ike18t/wiremock_mapper

Ruby DSL for setting up WireMock mappings

ruby ruby-dsl ruby-gem stubbing wiremock

Last synced: 15 Aug 2025

https://github.com/deanpcmad/twitchrb

Ruby library for the Twitch API

ruby rubygem twitch twitch-api

Last synced: 09 Aug 2025

https://github.com/jimmycuadra/lita-travis

A Lita handler for receiving notifications from Travis CI.

chatops lita lita-handler ruby travis-ci

Last synced: 27 Jul 2025

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

In this project, we created a console app that helps in recording different types of things one owns: books, music albums, movies, and games. Everything was based on the UML class diagram given.

rspec ruby sql

Last synced: 10 Sep 2025

https://github.com/michaeltelford/broken_link_finder

Finds a websites broken links and reports back to you with a summary

broken-link-finder broken-links links ruby website wgit

Last synced: 18 Jul 2025

https://github.com/ksylvest/omniai-anthropic

An implementation of the OmniAI interface for Anthropic.

anthropic claude omniai ruby

Last synced: 18 Feb 2026

https://github.com/floehopper/introspection

Dynamic inspection of the hierarchy of method definitions on a Ruby object.

class definition introspection metaprogramming method module object ruby

Last synced: 14 Apr 2025

https://github.com/texpert/shrine-aws-lambda

AWS Lambda integration for Shrine File Attachment toolkit for Ruby applications

asynchronous aws aws-lambda processing ruby s3 shrine webhooks

Last synced: 30 Aug 2025

https://github.com/samirhodzic/multi_key_hash

Multiple key hash for ruby

hash ruby ruby-gem ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/rzane/proc_utils

A set of functional utilities for working with callables in Ruby

functional-programming ruby

Last synced: 19 Apr 2025

https://github.com/tsukasaoishi/word_scoop

WordScoop extracts keywords from among sentences.

keyword pick ruby

Last synced: 23 Mar 2025

https://github.com/st0yanov/action_mailer_pixel

Tracks email open rate by including a tracking pixel in the message body.

action-mailer ruby ruby-on-rails rubygem

Last synced: 06 Mar 2026

https://github.com/Clivern/Pindo

🐺 Securely Build and Run Code in Docker.

clang cplusplus docker golang java php python ruby rust

Last synced: 16 Jul 2025

https://github.com/infertux/imap_guard

RubyGem to manage emails on IMAP servers

antispam email imap mailbox ruby rubygem

Last synced: 13 Apr 2025

https://github.com/pepabo/takosan

Ruby wrapper of Takosan

gem ruby ruby-wrapper takosan

Last synced: 15 Apr 2025

https://github.com/german-cobian/authentication-required

An blog app designed to implement authentication systems so users can only access specific areas and view content of a site they are authorized to do so. Users are required to sign-up and log-in before they can create posts and view the name of other post's authors.

bootstrap css html rails ruby

Last synced: 31 Aug 2025

https://github.com/philr/bzip2-ffi

Ruby library that reads and writes bzip2 compressed data as a stream using FFI bindings for libbz2.

bz2 bzip2 compression decompression ffi libbz2 ruby

Last synced: 13 Apr 2025

https://github.com/yagarea/lyricall

Minimalistic jekyll platform for publishing poems

css hacktoberfest html jekyll literature markdown poetry publication ruby sass

Last synced: 12 Aug 2025

https://github.com/teemutammela/auralcandy.net

Source code of AuralCandy.Net - Premium House Music Podcast.

chartable contentful heroku padrino podcast ruby sinatra

Last synced: 06 Apr 2025

https://github.com/janlelis/ripl-multi_line

This ripl plugin allows you to evaluate multiple lines of code.

ripl ruby

Last synced: 13 Apr 2025

https://github.com/siepomaga/rspec-let_fallback

RSpec extension gem that allows to read let with fallback (if not defined yet in example group).

rails rails-rspec rspec ruby tdd

Last synced: 11 Nov 2025

https://github.com/whitesmith/surveyor2

A Rails gem that lets you code surveys, questionnaires, quizzes, etc... and add them to your app.

rails ruby

Last synced: 03 Aug 2025

https://github.com/tamhub/messaging-adapter

Messaging adapter gem for Ruby, useful for using message brokers (RabbitMQ, Kafka,...) in Ruby applications

adapter adapter-pattern event-bus kafka message-broker message-bus message-queue messaging rabbitmq ruby ruby-gem ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/andyobtiva/array_include_methods

Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_diff_indices, Array#array_intersection_indices, Array#counts, and Array#duplicates operations missing from basic Ruby Array API

array array-methods ruby

Last synced: 01 Jul 2025

https://github.com/westonganger/search_architect

Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.

activerecord activerecord-models rails rails-search ruby search search-scope sql

Last synced: 15 Apr 2025

https://github.com/rejonpardenilla/restrictable

:policeman: Simple authorization gem for Ruby on Rails.

devise gem restrictable ruby ruby-gem ruby-on-rails rubygem

Last synced: 28 Jun 2025

https://github.com/andrewradev/progressor

Measure iterations in a long-running task

benchmarking estimation measurement progress ruby

Last synced: 08 May 2025

https://github.com/riyabulia12/cargogo-front-end

CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL

react redux redux-toolkit rest-api ruby rubyonrails tailwindcss

Last synced: 01 Aug 2025

https://github.com/ekohe/crunchbase4

A Ruby Library for CrunchBase API v4

api-service crunchbase crunchbase-api ekohe json-data ruby rubyonrails

Last synced: 10 Mar 2026

https://github.com/hparker/ruby_explorer

💎 Explore the Ruby VM! YARV instructions, lex and sexp

languages ruby virtual-machine

Last synced: 07 May 2025

https://github.com/toreriklinnerud/sublime-rubyfmt

Sublime plugin to autoformat Ruby code with Rubyfmt

formatter ruby text-editor-plugin

Last synced: 07 Mar 2026

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

Ruby SDK for authorization via Cerbos

authorization cerbos ruby

Last synced: 12 Apr 2025

https://github.com/vasfed/orangedata

Ruby client for orangedata.ru API, includes certificate generation

api client orangedata ruby

Last synced: 16 Jul 2025

https://github.com/funbox/loggun

Приводит логи приложения к единому формату

logger ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/alexoid1/bot-telegram

The main goal is create a Bot. It's a real-world-like project, built with business specifications.

public-api rspec rubocop ruby telegram-bot

Last synced: 24 Apr 2025

https://github.com/xord/solitaire

Solitaire game made with RubySketch

game ios iphone mac processing ruby

Last synced: 16 May 2025

https://github.com/mattkevan/jekyll-feed-importer

Ruby script to import RSS feed items and save them as Jekyll posts/collections.

jekyll rss rss-aggregator rss-feed-parser ruby

Last synced: 27 Feb 2026

https://github.com/murodjon000/houses-api

This REST API was built with Ruby on Rails, and Postgres for the databases as the final project at Microverse. With this API, houses can be added to database manually and favourites can be added by users.

jsonwebtoken postgresql rails ruby

Last synced: 19 Apr 2025

https://github.com/thecodechaser/hello-rails

Hello Rails project

postgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/sharparam/advent-of-code

Code for the Advent of Code event

advent-of-code aoc polyglot ruby

Last synced: 25 Apr 2025

https://github.com/thekuwayama/caa_rr_patch

the patch that adds CAA Resource Record

caa dns ruby

Last synced: 12 Oct 2025

https://github.com/kevinelliott/call_sign

Handle and process international call signs (ITU amateur radio, commercial, utility, etc)

amateur-radio ham-radio ruby ruby-gem

Last synced: 01 May 2025

https://github.com/blocknotes/rubocop-rbs

RucoCop extension that check RBS signatures

rubocop ruby

Last synced: 11 Jul 2025

https://github.com/acaprojects/ruby-engine

Scalable building automation for the internet of things

iot iot-platform rails ruby

Last synced: 19 Apr 2025

https://github.com/bunlong/rails-social-share-button

rails-social-share-button is one of the best rails helper gem​ to add social share feature in your Rails app. Such as Twitter, Facebook, Tumblr, Weibo, Douban, QQ...

frontend rails rails-app rails-application rails-social-share-button ror ruby ruby-on-rails rubygems social-network social-share social-share-button social-share-plugin

Last synced: 08 Oct 2025

https://github.com/piotrmurach/static_deploy

Automate deployment of static websites

deployment ruby rubygem static-site-building

Last synced: 05 Jul 2025

https://github.com/serradura/u-authorization

Simple authorization library and role managment for Ruby

authorization permissions role-based-authorization ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/t4traw/yahoo_store_api

Yahoo!ショッピング プロフェッショナル出店ストア向けAPIを簡単に叩けるruby gem

api gem ruby yahoo yahoo-api yahoo-shopping

Last synced: 17 Mar 2026

https://github.com/jonathanyiv/knights_travails

Implementation of the Shortest Path Problem for a Knight Chess in Ruby

chess knight ruby

Last synced: 26 Apr 2025

https://github.com/janlelis/unicode-types

Basic Unicode Types of a Ruby String

ruby types unicode unicode-data

Last synced: 24 Apr 2025

https://github.com/dannyben/fredric

Federal Reserve Economic Data (FRED) API Library and Command Line

api api-client command-line economic-data fred gem ruby

Last synced: 18 Apr 2025

https://github.com/ackama/activestorage-exif-analyzer

Add ActiveStorage Analyzer class to extract EXIF data from supported images.

ackama activestorage exif ruby

Last synced: 14 Mar 2026

https://github.com/princexz/alx-system_engineering-devops

I'm now a ALX Student, this is my second repository as a full-stack engineer

c git network network-analysis ruby shell

Last synced: 10 Mar 2026

https://github.com/szabgab/ruby-digger

Ruby Digger analyzes Ruby Gems

ci continuous-integration gems github github-actions ruby

Last synced: 11 Oct 2025

https://github.com/encoreshao/amazon-awis

Amazon - Alexa Web Information Service (AWIS)

alexa amazon api ruby ruby-client

Last synced: 13 Oct 2025

https://github.com/od-c0d3r/ibnhayyan-dataminer

A web data mining tool for pdf files extension crafted with Nokogiri (鋸) RubyGem and Ruby.

data-mining nokogiri ruby web-scraping

Last synced: 26 Oct 2025

https://github.com/alecdotninja/ruby_box

RubyBox allows the execution of untrusted Ruby code safely in a sandbox.

opal ruby ruby-box sandbox

Last synced: 04 Jul 2025

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

School library is a project based on Object-Oriented programming. This application allows to add students, teachers, books to the collections, retrieve data from the store.

ruby

Last synced: 24 Apr 2025

https://github.com/doodzik/defp

pattern matching for ruby

defp pattern-matching ruby

Last synced: 13 Mar 2026

https://github.com/davidkelley/rom-dynamodb

ROM DynamoDB Adapter

aws dynamodb gem rom rom-dynamodb ruby

Last synced: 18 Jan 2026

https://github.com/ayarotsky/rack-shield

Rack middleware for blocking abusive requests

rack rack-middleware rails redis ruby

Last synced: 10 Jun 2025

https://github.com/javitocor/flight-booker

A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails

code odin-project ruby ruby-on-rails

Last synced: 07 Oct 2025

https://github.com/hutusi/bookshare

An opensource bookcrossing app.

api-server ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/voxpupuli/beaker-docker

Docker hypervisor for Beaker acceptance testing framework

beaker docker hacktoberfest puppet ruby

Last synced: 31 Jan 2026

https://github.com/ezekielutshudi/school_library_oop

In this project, I am building a school library app in which by the end, we will add, look for lists. Within this app we can add new book, new Student and Teacher in the classes

ruby

Last synced: 28 Feb 2026

https://github.com/chrissiku/oop-school

School library store that allow to the librarian to record all informations about a bookand it's borrower

gemfile gemfile-lock oop ruby

Last synced: 17 Mar 2025

https://github.com/papakvy/chatworkify

Bring Chatwork notification into your Application ^^

capistrano-plugin chatwork chatworkify ruby rubygem

Last synced: 23 Mar 2025

https://github.com/jbox-web/job-database-manager-postgresql

A Jenkins plugin that automatically set up PostgreSQL test databases for Jenkins jobs, easy ;)

database jenkins jenkins-jobs jenkins-plugin postgresql ruby

Last synced: 09 Apr 2025

https://github.com/swordray/tel_to_helper

Deprecated for Rails 6.1 UrlHelper#phone_to

actionpack actionview rails ruby

Last synced: 11 Oct 2025

https://github.com/newstler/why_ruby

whyruby.info

ruby

Last synced: 10 Oct 2025

https://github.com/cedarcode/version_record

Semantic version management for database records using ActiveRecord

activerecord rails ruby rubygems version versioning

Last synced: 11 Nov 2025

https://github.com/zedtux/isin_code_generator

Simple random ISIN Code generator

gem isin ruby

Last synced: 12 Apr 2025

https://github.com/selma-belhadj/budgetapp

This 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: 09 Apr 2025

https://github.com/cliftondavies/twitter-personal-assistant

A CLI that enables a Twitter account holder to interact with their account, via the Twitter API.

pry rspec ruby twitter-api

Last synced: 14 Jun 2025

https://github.com/janlelis/rubybuntu-language-specs

gtksourceview language specifications for Ruby/Web devoloper's gedit

gedit gtksourceview ruby syntax-highlighting

Last synced: 22 Jan 2026

https://github.com/readysteady/dba

Ruby command line tool for working with development databases

mysql postgres ruby sequel sqlite

Last synced: 30 Oct 2025

https://github.com/ohbarye/git-scraping-template

A template of a git scraping

git git-scraping rss-feed ruby

Last synced: 09 May 2026

https://github.com/jonathanyiv/chess

Implementation of Chess in Ruby

chess ruby

Last synced: 18 Jun 2026

https://github.com/codesalley/openweather

Open weather gem, A wrapper around openweathermap.org API.

gem openweather openweather-api openweathermap ror ruby ruby-gem ruby-on-rails weather

Last synced: 07 May 2025

https://github.com/pboling/pboling

Et moi, curated by my pet robot @autobolt

floss foss ruby ruby-on-rails rubygems

Last synced: 21 Jul 2025

https://github.com/a-chacon/oas_hanami

Generate Automatic Interactive Documentation for Your Hanami API

hanami hanami-api oas open-api-specification ruby rubygem

Last synced: 09 Mar 2026

https://github.com/meltrust/deeper

A big, nicely designed social media web app built with Ruby on Rails and PostgreSQL you can use for sharing your deep daily quotes and wisdom with people from all over the world.

cloudinary rails ruby social-network wisdom

Last synced: 07 Oct 2025

https://github.com/test-kitchen/kitchen-vro

A Test Kitchen driver for VMware vRealize Orchestrator

hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing

Last synced: 27 Mar 2025

https://github.com/spilth/chord_diagrams

Generate SVGs for Guitar and Ukulele Chord Diagrams

chords guitar guitar-chords music ruby

Last synced: 14 May 2025