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/jacklin10/canner

Full featured rails authorization without all the magic.

authorization pundit rails ruby

Last synced: 05 Oct 2025

https://github.com/bkuhlmann/htmx

An augmenter and companion to the HTMX JavaScript library.

htmx hypermedia rest ruby

Last synced: 14 Apr 2025

https://github.com/yoshoku/rumale-torch

Rumale::Torch provides the learning and inference by the neural network defined in torch.rb with the same interface as Rumale.

deep-learning gem machine-learning ruby rumale

Last synced: 25 Apr 2025

https://github.com/jantman/workstation-bootstrap

DEPRECATED - My r10k/puppet based workstation bootstrapping and configuration

arch-linux archlinux bootstrap puppet r10k ruby

Last synced: 17 Apr 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/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/postmodern/uri-query_params

Access the query parameters of a URI, just like $_GET in PHP.

core-ext params query-params query-params-parsing ruby uri

Last synced: 28 Oct 2025

https://github.com/neighborland/pres

A Simple Rails Presenter

presenters rails ruby

Last synced: 09 Apr 2025

https://github.com/souhardya/custom-exploits

Random stuff

chsarp python ruby

Last synced: 22 Apr 2025

https://github.com/ana06/are-you-you

Are you you? 🔎 ML model in Python to determine if it is me who is using my computer

columbia-university intrusion-detection-system latex ml python report ruby

Last synced: 23 Jul 2025

https://github.com/xyaman/lumi-reader

Epub reader focused in Japanese books. Aiming to be fast and lightweight. Built with SolidJS and Ruby on Rails.

epub japanese rails reader ruby solidjs typescript

Last synced: 17 Jan 2026

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/LocalOrbit/localorbit

Local Orbit is an open source web application and service that empowers food hubs to efficiently sell and distribute local food.

agriculture food-delivery food-hubs local-food open-source rails react ruby

Last synced: 16 May 2025

https://github.com/scoutapp/roadmap

The public roadmap for Scout application monitoring.

apm elixir monitoring performance python roadmap ruby tracing

Last synced: 08 May 2025

https://github.com/ibrado/jekyll-paginate-content

Paginate::Content - Split your Jekyll pages, posts, etc. into multiple pages automatically. Single-page view, pager, SEO support, self-adjusting links, multipage-aware Table Of Contents.

blogging content-management-system jekyll jekyll-generator jekyll-paginate jekyll-plugin paginate plugin ruby

Last synced: 25 Apr 2025

https://github.com/mikerogers0/mikerogersio

The repo for my website

blog bridgetown netlify ruby tailwindcss

Last synced: 17 Apr 2025

https://github.com/MikeRogers0/MikeRogersIO

The repo for my website

blog bridgetown netlify ruby tailwindcss

Last synced: 12 Oct 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/rickhull/device_input

Read Linux Kernel Device Input Events from Ruby

device input-reader linux-kernel minimalist minimalist-library ruby

Last synced: 17 Mar 2026

https://github.com/heyvito/docrb

📖 An opinionated documentation generator for Ruby

documentation documentation-generator documentation-tool ruby

Last synced: 08 Oct 2025

https://github.com/dtinth/pmd

My own simple Pomodoro timer, for Mac.

cocoa ruby

Last synced: 19 Jul 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/64kramsystem/json_on_rails

MySQL JSON support for Rails 4

json json-columns mysql rails rails4 ruby

Last synced: 11 Nov 2025

https://github.com/thanhluanuit/ruby-tutorial

:mortar_board: Tutorial about Ruby Programming Language. Help beginners easy to learn Ruby step by step.

ruby ruby-programs tutorial

Last synced: 02 Mar 2026

https://github.com/werein/prestashop

Prestashop API for Ruby including low-level API access and Prestashop fields converted into PORO

prestashop prestashop-api prestashop-webservice ruby webservice

Last synced: 24 Oct 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/codica2/clean-code-tools

How we configure linters for Ruby on Rails projects

linter overcommit rails ruby

Last synced: 11 Apr 2025

https://github.com/alexdovzhanyn/odyn

A prototype anonymous proof-of-work blockchain

bitcoin blockchain cryptocurrency mining ruby

Last synced: 26 Mar 2025

https://github.com/solidusio-contrib/solidus_importer

Solidus importer extension to migrate data from other eCommerce systems

ecommerce rails ruby solidus

Last synced: 05 Aug 2025

https://github.com/fnando/url_signature

Create and verify signed urls. Supports expiration time.

ruby url-signature url-signer url-signing

Last synced: 15 Jun 2025

https://github.com/mamantoha/mpd_client

Simple Music Player Daemon library written entirely in Ruby

hacktoberfest mpd music-player-daemon ruby

Last synced: 29 Oct 2025

https://github.com/shanecav84/rubocop-ordered_methods

Check that methods are defined alphabetically per access modifier block.

linter rubocop ruby

Last synced: 02 Apr 2025

https://github.com/walkersumida/dynamodb-api

AWS DynamoDB SDK wrapper gem. like ActiveRecord and simply.

aws dynamodb gem ruby

Last synced: 30 Apr 2025

https://github.com/iago-silva/service_it

[Service Objects] Simple gem to keep your controllers and models slim and readable

gem rails rails-generator ruby ruby-on-rails service service-object

Last synced: 10 Apr 2025

https://github.com/sbagdat/turkish_numeric

Translate any numeric value into Turkish text, currency notation, or text representation of money.

money num2text num2word numbers numeric rails ruby text turkce turkish

Last synced: 13 Apr 2025

https://github.com/rzhade3/filetype

Find a file type according to a filename or extension

filetype ruby

Last synced: 13 Apr 2025

https://github.com/telus-agcg/nib

A Docker Compose wrapper geared towards Ruby/Rails development with a focus on: convention, convenience and productivity.

docker docker-compose rails ruby

Last synced: 22 Apr 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/saturnflyer/characterize

Decorate objects in Rails without the pain of wrappers

rails ruby

Last synced: 17 Mar 2025

https://github.com/lautis/rscsv

Experiments combining Ruby, Rust, and CSV

csv ruby rust

Last synced: 09 Apr 2025

https://github.com/dkarter/capybara_error_intel

🐛 Ruby gem for heuristic error messages in Capybara based Page Objects

capybara integration-testing page-object pageobject rails rspec ruby testing

Last synced: 29 Oct 2025

https://github.com/opengems/rails_dominant_colors

Extract the dominant color(s) from an image (remote image, locally image, base64 image etc...)

convert-images hex-color histogram-filters hsl-color image-histogram imagemagick rails rgb-color ruby

Last synced: 17 Jul 2025

https://github.com/alxx/surikat

A backend web framework centred around GraphQL.

graphql graphql-server graphql-server-framework ruby web-framework

Last synced: 09 Aug 2025

https://github.com/samcday/rmarsh

Ruby Marshal 4.8 encoder/decoder in Golang. Why? Who knows.

decoder encoder golang marshal ruby ruby-marshal

Last synced: 07 Oct 2025

https://github.com/octoposprime/op-mo-app

OctopOS Prime Mobile Application

javascript kotlin objective-c react-native ruby ts typescript

Last synced: 10 Apr 2025

https://github.com/what3words/w3w-ruby-wrapper

Ruby wrapper for the what3words API

geocoding ruby what3words-api

Last synced: 28 Nov 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/foca/writ

Minimal command pattern implementation on top of Scrivener

command-pattern lesscode ruby validation

Last synced: 15 Oct 2025

https://github.com/rwojsznis/workable

Simple workable.com API wrapper

api-client ruby workable

Last synced: 22 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/tombh/human-computer

A computer that uses nothing but human resources

cpu hardware leafletjs ruby subleq

Last synced: 27 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/peterfication/rspec-graphql-integration

This RSpec plugin simplifies integration tests for GraphQL.

graphql rspec ruby

Last synced: 12 Apr 2025

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/sztheory/streakable

Track consecutive day streaks in your ActiveRecord models

calendar mit-license ruby ruby-gem ruby-on-rails streak streaks

Last synced: 12 Jul 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/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/chamepp/booktalk

:rocket: BookTalk is an ebook management platform.

bundler gems ruby ruby-on-rails webapp

Last synced: 14 May 2025

https://github.com/codeship/shipyard

A lightweight, CSS framework for Rails & Jekyll applications

css css-framework javascript jekyll npm-package ruby shipyard

Last synced: 02 Nov 2025

https://github.com/danielpclark/color_pound_spec_reporter

Beautiful Minitest Color Reporter

minitest-reporters ruby ruby-gem

Last synced: 21 Mar 2025

https://github.com/loicpirez/EmojiExtractor

Extract emoji into differents format and differents style from official Unicode website.

android emoji emojipedia extract facebook gif ios macos messenger png python ruby ttc ttf unicode

Last synced: 09 May 2025

https://github.com/suse/connect

SUSEConnect Client

cli registration ruby suse

Last synced: 12 May 2025

https://github.com/nilium/opengl-core

OpenGL bindings for Ruby 2.x (Migrated to https://git.sr.ht/~nilium/opengl-core)

opengl-bindings ruby

Last synced: 22 Jul 2025

https://github.com/johansenja/typed_struct

Ruby structs but with type-checked attributes ⚡️🔐

rbs ruby struct type-checking type-definitions

Last synced: 19 Mar 2025

https://github.com/eagerelk/proxes

A simple management interface for Elasticsearch.

elasticsearch lgplv3 middleware omniauth opensource ruby

Last synced: 08 May 2025

https://github.com/dannyben/pundit_extra

Extensions and helpers for Pundit

authorization gem pundit rails ruby

Last synced: 03 Sep 2025

https://github.com/suryagaddipati/linqr

Query Comprehensions for Ruby

linq ruby

Last synced: 13 Apr 2025

https://github.com/hertzdevil/pack.cr

Crystal compile-time (un)pack macros from Perl / Ruby

crystal deserialization pack perl ruby serialization unpack

Last synced: 16 Mar 2025

https://github.com/fidme/active_form_objects

Clean up your controllers, slim up your models, handle more use cases

form-objects hexagonal-architecture rails ruby

Last synced: 20 Jul 2025

https://github.com/adamhollett/dotfiles

My dotfiles for macOS and Windows.

bash dotfiles git ruby shell zsh

Last synced: 17 Jul 2025

https://github.com/docwhat/rbenv-chef-workstation

rbenv plugin for chef-workstation

chef chef-workstation rbenv rbenv-plugin ruby

Last synced: 07 Aug 2025

https://github.com/phlegx/money-currencylayer-bank

A gem that calculates the exchange rate using published rates from currencylayer.com.

apilayer bitcoin currencies currency currency-rates currencylayer currencylayer-bank exchange-rate money money-rails rails ruby

Last synced: 19 Mar 2025

https://github.com/sanix-darker/lang-app

Add a multi lang configuration to your WEB APP 'from scratch' [ANY FRAMEWORK, ANY PLUGIN, ANY API]

easy easy-to-use from international internationalization javascript js language languages learning multilang php ruby scratch simple simple-api

Last synced: 13 Apr 2025

https://github.com/dannyben/pretty_trace

Love Your Ruby's Backtrace

backtrace debugging gem ruby

Last synced: 16 Jan 2026

https://github.com/inket/dominosjp

🍕Domino's Pizza Japan CLI 🍕

cli dominos gem japan pizza ruby

Last synced: 26 Feb 2026

https://github.com/nilsding/empyrean

Generate full stats of your account with your Twitter Archive

ruby statistics stats tool twitter twitter-archive

Last synced: 04 May 2025

https://github.com/mattipv4/do_username

A DigitalOcean-community-themed username generator. Implemented in Ruby, JavaScript and Rust.

digitalocean digitalocean-community-tools hacktoberfest javascript javascript-library npm-module npm-package ruby ruby-gem rubygem username username-generator

Last synced: 03 Jul 2025

https://github.com/xuanxu/telegraph

Ruby gem to read and write Morse code

morse morse-code morsecode ruby

Last synced: 26 Oct 2025

https://github.com/tessi/capistrano-uberspace

Deploy your rails app on an uberspace with Capistrano 3

capistrano deployment ruby uberspace

Last synced: 03 Jul 2025

https://github.com/palewire/californiacivicdata.org

The online home of the California Civic Data Coalition

blog jekyll journalism media open-source ruby

Last synced: 07 Jul 2025

https://github.com/ruby/win32ole

Provides an interface for OLE Automation in Ruby

ruby

Last synced: 04 Apr 2025

https://github.com/maumagnaguagno/timeline

:hourglass: Convert Markdown timeline to Graphviz DOT

d3 graphviz javascript ruby timeline

Last synced: 07 Jul 2025

https://github.com/janlelis/ruby_version

RubyVersion | Better than RUBY_VERSION

ruby version-check

Last synced: 05 Mar 2026

https://github.com/Maumagnaguagno/Timeline

:hourglass: Convert Markdown timeline to Graphviz DOT

d3 graphviz javascript ruby timeline

Last synced: 15 Apr 2025

https://github.com/kirillplatonov/proxy_manager

Ruby proxy manager. Gem for easy usage proxy in parser/web bots.

crawler parser proxy ruby

Last synced: 24 Apr 2025

https://github.com/twilightcoders/rubysu

Give Ruby objects superuser privileges

gems ruby ruby-sudo sudo system

Last synced: 24 Jun 2025

https://github.com/Milaap/transferwise-rb

Ruby client for TransferWise api

api-client ruby

Last synced: 12 Apr 2025