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/triglav-dataflow/triglav-client-ruby

A ruby client library for Triglav, data-driven workflow tool

ruby triglav-client

Last synced: 14 Apr 2025

https://github.com/triglav-dataflow/triglav-agent-framework-ruby

Agent framework in Ruby for Triglav, data-driven workflow tool

ruby triglav-agent

Last synced: 11 Jul 2025

https://github.com/carmenlogue/rails6-bootstrap-agency

Plantilla Agency de Bootstrap aplicada a un proyecto en Rails 6

bootstrap bootstrap-agency bootstrap-template bootstrap-theme rails rails6 ruby ruby-on-rails

Last synced: 08 May 2026

https://github.com/ruby-processing/jbox2d

Gem wrapper for jbox2d for ruby-processing

box2d gem physics processing ruby

Last synced: 10 Apr 2025

https://github.com/jdennes/contribution-checker-app

An app built on top of the contribution-checker library.

contributions github github-api ruby

Last synced: 15 May 2025

https://github.com/siman-man/tspec

TSpec add simple type check of method into Ruby.

gem ruby

Last synced: 19 Aug 2025

https://github.com/jrcasso/rails-app-template

A template repository for Rails applications, complete with development setup.

container devcontainer docker docker-compose prototyping rails ruby

Last synced: 19 Feb 2026

https://github.com/westonganger/minitest_change_assertions

Provides assertions for your Minitest suite to determine if an object has been changed

assertions minitest minitest-assertions ruby test-suite testing

Last synced: 15 Apr 2025

https://github.com/sougatoroy3/flashch4t

This is a simple chat application made in Swift using send and receive interface.

chat-application ios ios-app ios-swift playgrounds ruby swift uikit xcode xcodeproject

Last synced: 10 Apr 2026

https://github.com/jeantessier/test-summary-action

A GitHub Action to summarize JUnit tests in Gradle builds

github-actions ruby

Last synced: 03 Jan 2026

https://github.com/delicelydia/online-class-reservation-apis

This application facilitates the process of making reservations for online classes with teachers.

bcrypt jwt postgresql postman rails ruby

Last synced: 28 Mar 2025

https://github.com/magynhard/curly_bracket_parser

Simple parser to replace variables inside templates/strings and files

parser ruby ruby-gem variable-parser

Last synced: 11 Aug 2025

https://github.com/patorash/acts_as_footprintable

Rails gem to allowing records to leave footprints

activerecord rails ruby

Last synced: 01 Aug 2025

https://github.com/a1exwang/wtf-interp

An functional scripting language inspired by Ruby, Elixir, CoffeeScript, Python, etc

functional-programming interpreted-programming-language language ruby wtf

Last synced: 01 Aug 2025

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

The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.

ruby

Last synced: 05 Aug 2025

https://github.com/amkisko/omniauth_openid_federation.rb

OmniAuth strategy for OpenID Federation providers with comprehensive security features, supporting signed request objects, ID token encryption, and full OpenID Federation 1.0 compliance.

oauth2 oauth2-client omniauth openid-connect openid-federation ruby

Last synced: 13 Jan 2026

https://github.com/bfontaine/lazyscraper

The easy way to make lazy entity-oriented Web scrapers

ruby scrapping

Last synced: 30 Mar 2025

https://github.com/fegoa89/average

Find the arithmethic mean/mode/median of an array of numbers .

average ruby

Last synced: 31 Jul 2025

https://github.com/kanzatahreem/hello-rails-backend

It is an implementation of a connection between Ruby on Rails and React. Hello Rails Backend handles the backend API, and Hello React Frontend handles the frontend UI to display a random greeting message.

api-endpoints backend-app ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/yegor256/always

A simple Ruby framework that spins a loop forever, in a background thread

concurrency ruby ruby-gem thread threading

Last synced: 04 Jan 2026

https://github.com/andyfratello/asw

👨‍💻 Exercicis d'Aplicacions i Serveis Web (ASW) Q1 - UPC FIB

api-rest asw asw-fib css fib-upc html javascript ruby ruby-on-rails uml vuejs

Last synced: 09 Apr 2026

https://github.com/collinstatang/real-time-search

Realtime search box, where users search articles, and have analytics that display what users were searching for.

javascript rails-application ruby

Last synced: 20 Feb 2026

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

School library is a tool to record the books that are in the library and those who borrows them. Utilizes the principles of object oriented programming

object-oriented-programming oop-in-ruby ruby

Last synced: 01 Oct 2025

https://github.com/bazzel/bs5

[WIP] Rails engine to include Bootstrap 5

rails rails-engine ruby

Last synced: 14 Sep 2025

https://github.com/yoshoku/gpt_neox_client

gpt_neox_client is a simple client for GPT-NeoX in Ruby

gem gpt-neox llm ruby

Last synced: 15 Apr 2025

https://github.com/mvz/iba

Introspective Block Assertions

hacktoberfest ruby testing-tools

Last synced: 15 Aug 2025

https://github.com/picandocodigo/gibil

A simple Ruby gem to notify you of your computer's temperature

computer-temperature libnotify linux ruby

Last synced: 11 Nov 2025

https://github.com/bkuhlmann/kagi-api

A Kagi API client for privacy focused information.

api artificial-intelligence kagi privacy ruby search

Last synced: 15 Aug 2025

https://github.com/npupko/buddy.nvim

Various handy functions for Ruby developers

neovim neovim-plugin nvim-lua rails refactoring ruby

Last synced: 05 May 2026

https://github.com/angelmadames/gru-rb

gru - A Ruby-based CLI tool to run maintenance tasks on GitHub repositories (tags, repo settings, tags rotation, stable branch cleanup, etc)

github issues labels ruby script settings

Last synced: 10 Mar 2026

https://github.com/aurelienbottazini/markdown-run

Execute code blocks and inline results for your markdown files

flamegraph javascript markdown mermaid postgresql ruby sqlite3

Last synced: 30 Jun 2025

https://github.com/pry/pry-linenoise

Enables a Readline alternative called Linenoise in Pry (https://github.com/kyrylo/linenoise-rb)

console debugger irb linenoise pry pry-plugin readline readline-library ruby runtime

Last synced: 23 May 2026

https://github.com/ksylvest/cloudflare-ips

Configure a Ruby on Rails Application w/ Cloudflare Proxy IPs

cloudflare rails ruby

Last synced: 02 Mar 2026

https://github.com/yegor256/donce

Docker Once: builds a temporary Docker image, runs a temporary Docker container, lets your tests interact with it, terminates and cleans up

automated-testing docker ruby testing unit-testing

Last synced: 04 Oct 2025

https://github.com/heyvito/patchyaml

Ruby Library for patching YAML files

ruby yaml yaml-editor

Last synced: 12 Aug 2025

https://github.com/scarver2/blue-eyes

BlueEyes is a RubyGem to generate robust Sinatra apps with Rails-like simplicity.

ruby rubygem sinatra sinatra-applications sinatra-framework

Last synced: 13 Jan 2026

https://github.com/skroutz/rails-kafka-consumers

Companion source code to https://engineering.skroutz.gr/blog/kafka-rails-integration/

kafka kafka-consumer rafka rails ruby

Last synced: 12 Apr 2026

https://github.com/okirmis/rails-param-validation

Declarative parameter definition and validation for Rails

rails rails-api rails-gem ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/nbibler/bundle-gem-output

Change history of Bundler-generated gem file structures (see bundle gem).

bundler gem ruby

Last synced: 11 Nov 2025

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

Learnosity's Ruby SDK

learnosity ruby sdk

Last synced: 01 Aug 2025

https://github.com/samvera-labs/hyrax-orcid

Hyrax-Orcid is a Hyrax/Hyku based integration for ORCID.

hyku hyrax orcid orcid-api ruby ruby-gem ruby-on-rails samvera samvera-community

Last synced: 11 Apr 2026

https://github.com/yegor256/decoor

True Object-Oriented Decorator for either an Object or a Class

decorator decorator-pattern decorators oop ruby

Last synced: 04 Jan 2026

https://github.com/tenderlove/ricosat

A wrapper around PicoSAT for Ruby

ruby sat

Last synced: 28 Aug 2025

https://github.com/feracommerce/fera-api-ruby

Official Fera API ruby SDK gem to make interfacing with your business's reviews easy.

api-client bigcommerce customer-reviews fera magento magento2 rails reviews ruby ruby-gem rubygem shopify ugc user-generated-content wix

Last synced: 11 Apr 2026

https://github.com/guerreiropedr0/ruby-enumerable

This pair-programming project contains three Enumerable methods inside of a module and a MyList class.

gem ruby terminal

Last synced: 12 Apr 2026

https://github.com/qnyp/qnyp-graphql-example-ruby

Ruby examples with graphql-client for qnyp GraphQL API.

anime api graphql ruby

Last synced: 06 Aug 2025

https://github.com/patrols/ruby_llm-text

ActiveSupport-style Ruby gem for LLM text operations: summarize, translate, extract, classify, fix grammar, sentiment analysis, and more with intuitive one-liner methods

ai anthropic claude gem gemini llm nlp openai rails ruby text-processing

Last synced: 22 Feb 2026

https://github.com/pyrmont/feedstock

A Ruby library for data extraction that can be used to make RSS feeds from webpages

atom-feed data-scraping erb-template rss-feed ruby

Last synced: 02 Aug 2025

https://github.com/freerange/aldermore-bank-to-freeagent

Reformat Aldermore Bank CSV to be suitable for upload to FreeAgent banking

csv ruby wasm

Last synced: 09 Apr 2026

https://github.com/kammradt/mtgtop8-scrapper

📝 Scrape data from MTGTop8 into simple reports

magic mtg ruby scrapper

Last synced: 02 Aug 2025

https://github.com/moyasiginko/cost-management-capstone

A modern Cost Management web application built with Ruby on Rails. Easily track your expenses, manage categories, and stay on top of your financial goals. Features include user authentication, transaction history, and a responsive design for seamless use on any device.

css html javascript ruby ruby-on-rails unit-testing

Last synced: 08 Apr 2026

https://github.com/deradon/rdcpu16

This is a simple Ruby port of the fictive 16-bit-cpu DCPU16.

assembler learning ruby

Last synced: 02 Apr 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/gouravkhunger/jekyll-hashsert

A jekyll plugin that inserts random hashes of custom length into strings.

jekyll jekyll-plugin ruby ruby-gem

Last synced: 03 Mar 2026

https://github.com/ichtrojan/rails-docker

Ruby on Rails deployment with Docker

docker docker-compose dockerfile rails ruby

Last synced: 17 Apr 2026

https://github.com/brenoxav/news-scraper

Terminal news scraper in Ruby.

ruby terminal web-scraping

Last synced: 30 Apr 2026

https://github.com/t4traw/lambda-ruby-template

標準以外のgemを使ったrubyスクリプトをlambdaで動かすサンプル。

aws aws-cli lambda ruby

Last synced: 30 Apr 2026

https://github.com/philnash/sms-messages-hanami

An example application for receiving and responding to SMS messages from Twilio in Hanami

hanami ruby twilio twilio-api twilio-sms twilio-sms-api

Last synced: 30 Apr 2026

https://github.com/dbackowski/rails_custom_error_pages

Rails engine for custom error pages with bootstrap.

bootstrap error-page rails rails-engine ruby ruby-gem

Last synced: 28 Feb 2026

https://github.com/iamyunusali/enibila

Enibila is A fullstack we application developed by using Ruby on Rails. it have a functionality of Adding new recipe with full procedures, add ingredient, food and all the necessary things .

recipe-app ruby ruby-on-rails

Last synced: 30 Apr 2026

https://github.com/zeromq/omq

Pure Ruby ØMQ without the quirks. Async native. Fast.

distributed-systems network-programming ruby zmq

Last synced: 17 Apr 2026

https://github.com/misterfifths/slightish

Literate testing for command-line tools written in any language

cli documentation gem language-agnostic literate-programming ruby shell shell-script testing testing-framework

Last synced: 30 Apr 2026

https://github.com/ches-ctrl/awesome-rails-templates

A collection of free and paid rails templates to start your next project with

boilerplate rails ror ruby ruby-on-rails starter-kit starter-template startup template

Last synced: 12 Feb 2026

https://github.com/interactive-pioneers/docker-ruby

Ruby on Docker with Ubuntu and RVM

docker ruby rvm ubuntu

Last synced: 30 Apr 2026

https://github.com/proctoru/guides

A guide for coding in style.

javascript proctoru ruby scss styleguide

Last synced: 30 Apr 2026

https://github.com/phlegx/docker-sidekiq-web

A Docker image to run a standalone instance of Sidekiq Web UI with Puma.

docker docker-compose docker-image dockerfile puma rails ruby sidekiq sidekiq-cron sidekiq-monitor sidekiq-web

Last synced: 15 Feb 2026

https://github.com/chenxingqiang/repofm

A TypeScript, JavaScript, PLpgSQL project focusing on File Summary, Code Quality Assessment, Using yarn, XML Format, Test Case Generation.

ai automation cli javascript library plpgsql repofm ruby tool typescript

Last synced: 01 May 2026

https://github.com/eldoy/asset

Compress and serve your JS and CSS files. Asset handling has never been easier.

asset-packer asset-pipeline assets compress compressed css js middleware rack ruby uglify

Last synced: 18 Apr 2026

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

A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

rails ruby ruby-on-rails

Last synced: 01 May 2026

https://github.com/tarsislimadev/ruby

Projetos em Ruby

docker ruby ruby-on-rails

Last synced: 18 Apr 2026

https://github.com/wowinter13/fast_fuzzy_matcher

A tiny and blazing-fast fuzzy search in Ruby with FFI bindings to Go.

ffi ffi-bindings fuzzy-matching fuzzy-search golang ruby

Last synced: 12 Feb 2026

https://github.com/perfectmemory/eclaircir

Ruby Clarifai API wrapper that aims to be complete, tested and covered

ai clarifai ruby ruby-wrapper

Last synced: 15 Feb 2026

https://github.com/armiiller/deferred_request

Defer Rails HTTP Request until you can actually process them (think status callbacks like Stripe, Twilio, ect). Helps prevent 3rd party services from DDoSing your app

rails ruby

Last synced: 01 May 2026

https://github.com/omkz/pasr

Pasr is an open-source marketplace solution based on Ruby on Rails 6.

postgresql ruby ruby-on-rails stripe-api

Last synced: 01 May 2026

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

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.

json ruby sql

Last synced: 12 Feb 2026

https://github.com/zeyu-xie/lavender-scholar-lite

A Jekyll theme in academic styles.

jekyll ruby

Last synced: 02 May 2026

https://github.com/pulgamecanica/pulgamecanica_blog

Pulgamecanica

rails-7 ruby

Last synced: 16 Feb 2026

https://github.com/petertseng/adventofcode-rb-2020

Solutions to https://adventofcode.com/2020 (complete)

advent-of-code advent-of-code-2020 ruby

Last synced: 12 Feb 2026

https://github.com/dalpo/ar_enum_i18n

ActiveRecord Enum internationalizations utils gem

activerecord enum i18n ruby ruby-on-rails

Last synced: 02 May 2026

https://github.com/vndee/unescohackathon-xixforum

XIX forum is a social platform for journalists.

fossasia html java javascript ruby unescohackathon

Last synced: 16 Apr 2026

https://github.com/sixarm/sixarm_ruby_http_status_codes

SixArm.com » Ruby » HTTP Status Codes

codes gem http ruby status

Last synced: 03 May 2026

https://github.com/benmuiruri/rails-mint

A rails app for tracking spending and monitor your expenses per category and your total expenses.

bootstrap5 css ruby ruby-on-rails

Last synced: 16 Apr 2026

https://github.com/iamchristianani/budget-app

The Budget app is a convenient application designed to streamline transaction management. It offers categorized lists, along with user-friendly sign-up and login pages. The app empowers users to effortlessly add new categories or transactions, enhancing their control over their financial activities. Built with Ruby on Rails.

postgresql ruby ruby-on-rails

Last synced: 18 Apr 2026

https://github.com/mariazevedo88/automation-cucumber

Some automation tests with Ruby and Cucumber

cucumber cucumber-tests gherkin ruby

Last synced: 03 May 2026

https://github.com/imhta/ds_algo

ruby gem for data structures and algorithms

algorithms ds-algo gem learning library ruby ruby-gem

Last synced: 09 Jun 2026

https://github.com/shushugah/graphql_ruby

Demoing Github API via GraphQL Ruby Gem

github-api graphql ruby

Last synced: 19 Apr 2026

https://github.com/kanzatahreem/broadway

Practicing Ruby on Rails by following codecademy's course

broadway codecademy database ruby ruby-on-rails

Last synced: 03 May 2026

https://github.com/tobuya/catalog_of_my_things

Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.

postgresql rspec ruby unit-testing

Last synced: 03 May 2026

https://github.com/omkz/delivr

Food Delivery API

api postgresql ruby ruby-on-rails

Last synced: 19 Apr 2026

https://github.com/jodosha/hall_of_fame

HTTP 103 (Early Hints) with Hanami

early-hints hanami http2 ruby web

Last synced: 03 May 2026

https://github.com/linux300/network

# Network is set of tools mainly for local user.

ansible bash devops docker javascript penetration proxy python ruby websocket

Last synced: 02 Apr 2026

https://github.com/ntamvl/generate_ethereum_wallets

Generate Ethereum Wallets

ethereum ruby wallets

Last synced: 04 May 2026

https://github.com/spinel-coop/rubyversions.com

Website for all versions of all Ruby implementations

jruby mruby ruby rubylang truffleruby

Last synced: 12 Feb 2026