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/bumi/ln-markdown-to-pdf

An example for machine to machine payments using the bitcoin lightning network

api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby

Last synced: 08 Mar 2026

https://github.com/aklaiber/json_factory

JsonFactory is a Easy DSL to create JSON with focus on performance and flexibility.

dsl jbuilder json json-structure ruby

Last synced: 18 Mar 2025

https://github.com/gangelo/deco_lite

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems

Last synced: 30 Apr 2025

https://github.com/y-crdt/yrb-redis

A Redis companion for yrb.

crdt redis ruby

Last synced: 15 Apr 2025

https://github.com/zyxdevs/learning

Sample for Telegram Bot from many Programming languages.

c dart dotnet golang html javascript pascal php python ruby rust telegram-bots

Last synced: 21 Jul 2025

https://github.com/benawi/oop-school-library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

abstr enca inheri polymo ruby

Last synced: 24 Sep 2025

https://github.com/simnalamburt/kollus-ruby

:package: kollus API written in ruby

kollus ruby

Last synced: 31 Jul 2025

https://github.com/itenfay/IPAPkgTool

一款自动化打包 ipa 的 MacOS 应用。(A macOS application that packs ipa automatically.)

ipa mac macos objective-c pack-ipa package python ruby shell ui

Last synced: 13 Jul 2025

https://github.com/boardfish/nvar

Configure required environment variables for your Ruby app

environment-variables ruby ruby-gem ruby-on-rails

Last synced: 16 Jun 2025

https://github.com/ajitsing/rails_distributed_tracing

Distributed tracing for rails microservices

distributed-tracing microservices ruby ruby-on-rails rubygem

Last synced: 08 Oct 2025

https://github.com/peterzhu2118/declarative_minitest

Ports Rails declarative minitest into regular minitest

minitest ruby

Last synced: 07 Jul 2025

https://github.com/johansenja/quince

A web framework for building React-style apps in Ruby. Check out the demo 👇

ruby

Last synced: 29 Apr 2025

https://github.com/lambda2/breezer

🔒 Lock your Gemfile dependencies to safe versions

ci gemfile ruby security

Last synced: 18 Jan 2026

https://github.com/DragonRuby/lightstorm

Minimalistic ahead-of-time Ruby compiler

llvm mlir mruby ruby

Last synced: 10 Aug 2025

https://github.com/javitocor/mastermind_ruby

Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.

classic-game code project rspec ruby

Last synced: 07 Oct 2025

https://github.com/mohamedhnoor/rails-blog

For this project, I created a simple blog application using CRUD operations and routes in Ruby on Rails. I started by setting up my models, controllers, and views, and then added the necessary routes to enable CRUD functionality for blog posts.

bootstrap ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/oybekkayumov/morse-code

This project uses ruby to decode morse code and returns the message in plain English.

irb linters pair-programming rubocop ruby

Last synced: 23 Apr 2025

https://github.com/eapenzacharias/cashflo

cashFlo is a web application where you can manage your budget: you have a list of transactions associated with a category, so you know how much you spent.

alpinejs expense-tracker mobile-first open-source rails rspec rubocop ruby tailwindcss

Last synced: 07 Oct 2025

https://github.com/jbampton/ruby-eclipse-cheatsheets-to-dita

Transforms Eclipse cheat sheets (XML) to DITA with Ruby, XSLT, XPath, Nokogiri

command-line-tool dita eclipse-cheat-sheets nokogiri ruby xml xpath xslt

Last synced: 27 Jan 2026

https://github.com/jdenen/watir-ng

Identify watir-webdriver elements with ng directives

angular ruby testing watir webdriver

Last synced: 06 Oct 2025

https://github.com/josephbuchma/postman-ruby

Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)

gem postman ruby

Last synced: 23 Oct 2025

https://github.com/andremleblanc/druiddb-ruby

Ruby client for Druid using the Kafka Indexing Service

druid ruby ruby-on-rails timeseries-database

Last synced: 06 Oct 2025

https://github.com/pablobona/recipe-app

Welcome to the Recipe App, a Ruby on Rails-based application designed to simplify your recipe management process. This application allows users to save and organize ingredients, manage their inventory, create new recipes, and generate shopping lists based on available ingredients and missing items.

devise rails ruby ruby-app ruby-gem ruby-on-rails

Last synced: 06 Jul 2025

https://github.com/danifromecuador/recipes

This is a Server-side Rendering application (SSR) following the MVC architecture. After the user logs in, them can create or edit recipes, adding or removing ingredients, generating shopping list and sharing their recipes with all other users.

postgresql rails render-deployment ruby

Last synced: 24 Apr 2025

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

A Ruby API for Post-Exploitation

hacktoberfest post-exploitation ruby

Last synced: 05 Sep 2025

https://github.com/shayonj/emergency_number

Get any emergency numbers for any country in the world. Based on Emergency Number API.

api-wrapper emergency-numbers ruby ruby-gem

Last synced: 24 Oct 2025

https://github.com/ph-7/peachlang

:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc

Last synced: 09 Apr 2025

https://github.com/specht/neo4j_bolt

A Neo4j/Bolt driver written in pure Ruby.

bolt neo4j ruby

Last synced: 24 Oct 2025

https://github.com/adewunmi97/ror-capstone

In this project, I built a Job opinion application based on a redesign of Twitter.

database ruby

Last synced: 23 Apr 2025

https://github.com/jdennes/buienalarm

Super-simple library to scrape Buienalarm.nl for projected rainfall.

dutch netherlands rainfall ruby weather

Last synced: 01 Apr 2026

https://github.com/zhisme/lazy_names

Ease your console typing with redefining constants by shorter version

console constants irb pry ruby

Last synced: 23 Apr 2025

https://github.com/picatz/vifi

📶 A simple wifi signal strength monitoring application for macOS.

chartjs macos ruby visualization webapp wifi

Last synced: 22 Apr 2025

https://github.com/justalever/foodlog

This Ruby on Rails application is part of a crash course published on Traversy Media authored by Andy Leverenz of @webcrunchblog creator of web-crunch.com and the course Hello Rails.

rails ruby ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/dhyegocalota/active_admin-cep_auto_complete

Auto complete your addresses fields with Brazilian CEP (zip code) with your ActiveAdmin. :earth_americas:

activeadmin activeadmin-plugin brazil cep rails ruby

Last synced: 10 May 2026

https://github.com/nilsding/questiongenerator

A simple question generator.

generator justask question retrospring ruby

Last synced: 23 Apr 2025

https://github.com/cosmo0920/mikutter_filter

A mikutter plugin which adds several filter features into mikutter.

mikutter ruby

Last synced: 30 Oct 2025

https://github.com/acushlakoncept/micro-reddit

This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project

active-records gem ruby ruby-on-rails webpack

Last synced: 23 Apr 2025

https://github.com/simandebvu/data-structures-algorithms

This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.

practice ruby sorting-algorithms zimbabwe

Last synced: 23 Apr 2025

https://github.com/wildmaples/ruby-hack-assembler

A Hack assembler written in Ruby 🔨 (Chapter 6, The Elements of Computing Systems)

assembler hackassembler nand2tetris nand2tetris-assembler ruby

Last synced: 24 Jan 2026

https://github.com/patorash/ransacker_translator

Ransackを使って全角半角検索をできるようにします。

activerecord ransack ruby

Last synced: 17 Oct 2025

https://github.com/toburger/rulesengine

Experimentations with DLR (Dynamic Language Runtime) and MEF (Managed Extensibility Framework)

dlr dotnet javascript mef php python ruby

Last synced: 13 Apr 2025

https://github.com/toyama0919/tagenv

ec2 instance tag apply environment variables.

ec2 ec2-instance environment-variables ruby

Last synced: 30 Oct 2025

https://github.com/sergey-homenko/llm_cost_tracker

Rails-native LLM cost ledger: track spend by user, feature, provider, and model with self-hosted ActiveRecord storage and budget guardrails.

ai anthropic cost-management cost-tracking deepseek faraday finops gemini llm llmops openai openrouter rails ruby

Last synced: 29 Apr 2026

https://github.com/madh93/rpotify

Spotify CLI remote control

cli ruby shell spotify terminal

Last synced: 16 Oct 2025

https://github.com/damolinx/vscode-sorbetto

Extension providing language services for Ruby using Sorbet.

bundler cursor cursor-extension ruby sorbet vscode vscode-extension

Last synced: 24 Apr 2026

https://github.com/stevenjcumming/rails-performance-guide

Ruby on Rails guide, checklist, and tips for performance audits and best practices

performance performance-optimization rails rails-guides ruby

Last synced: 27 Apr 2026

https://github.com/dannyben/loadrunner

GitHub Webhook Server and Event Simulator

gem github-webhooks ruby

Last synced: 18 Apr 2025

https://github.com/andredarcie/tracker

The most funny entertainment tracker ever 🔥

books comics documentaries games movies postgres rails ruby tv-shows

Last synced: 28 Apr 2025

https://github.com/tanhongit/samuraicrm

Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com

engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails

Last synced: 13 Oct 2025

https://github.com/tubbo/active_record-embedded

Embed Data in your ActiveRecord Models

activerecord document-database rails ruby

Last synced: 12 Apr 2025

https://github.com/lolwaleet/rubshell

A simple (and ugly) ruby-based webshell.

ruby webshell

Last synced: 11 May 2025

https://github.com/drexed/lite-command

Ruby Command based framework (aka service objects)

command-pattern ruby service-object

Last synced: 07 May 2025

https://github.com/anouarbensaad/mob

Management Of Breakdowns : a intranet project management of computer breakdowns in university with Ruby & Rails

breakdown management-system ruby ruby-on-rails

Last synced: 30 Jul 2025

https://github.com/singhshivam/gaevents

Provides integration for sending multiple events to Google Analytics

analytics google-analytics hacktoberfest ruby ruby-on-rails

Last synced: 14 Sep 2025

https://github.com/yaairfernando/joinme

RoR application to create events and invite users to your events, also with a commenting system.

axios rails6 rspec ruby web-design webpack

Last synced: 30 Sep 2025

https://github.com/rnd-soft/main_loop

[MIRROR] Main Loop implementation to control subprocesses and threads

gem loop mainloop ruby ruby-on-rails

Last synced: 14 Sep 2025

https://github.com/ryanjamescaldwell/chess_api

chess_api is a Ruby gem that wraps the Chess.com API.

api-wrapper chess ruby

Last synced: 24 Jun 2025

https://github.com/tompave/magic_pipe

MagicPipe is a Ruby library to push data to remote destinations on multiple topics.

kafka message-bus ruby sqs thrift

Last synced: 14 Apr 2025

https://github.com/dwilkins/nacha

ACH Parser implemented in Ruby

ach banking-formats metaprogramming nacha rspec ruby

Last synced: 07 Jul 2025

https://github.com/mkon/db_lock

Obtains manual db locks.

database hacktoberfest mutex ruby

Last synced: 30 Jul 2025

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

Blog App is a simple blog website where users can create posts, add comments to posts and like posts. This project is built using Ruby on Rails.

postgresql rspec-rails ruby ruby-on-rails

Last synced: 10 Jul 2025

https://github.com/laylo309/my-blog-app

This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.

javascript rails ruby ruby-on-rails webpack

Last synced: 19 Aug 2025

https://github.com/koenpunt/capistrano-pumactl

Puma server control tasks for Capistrano 3

capistrano puma ruby

Last synced: 01 Aug 2025

https://github.com/boweihan/remindr

App that forces you to keep up with your friends - technologies: Ruby, Rails, Postgres, SASS, OAuth2 integrations

rails ruby

Last synced: 29 Jul 2025

https://github.com/svoop/aixm

Partial implementation of AIXM (Aeronautical Information Exchange Model) and OFMX (Open FlightMaps eXchange) for Ruby

aviation gem openflightmaps ruby

Last synced: 13 Apr 2025

https://github.com/phw/discourse-musicbrainz-onebox

Discourse plugin to add Onebox support for MusicBrainz.org.

discourse-plugin music musicbrainz onebox plugin ruby

Last synced: 04 Oct 2025

https://github.com/zven94/portfolio

This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.

css css3 html javascript react reactjs ruby

Last synced: 28 Sep 2025

https://github.com/interviewstreet/rails-boilerplate-2022

Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.

authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template

Last synced: 13 Aug 2025

https://github.com/refinery/refinerycms-example-app

Refinery CMS Example app

heroku rails6 refinery-cms ruby

Last synced: 30 Sep 2025

https://github.com/bfontaine/pouf

play random sounds from your command-line

cli ruby sound tool

Last synced: 15 Apr 2025

https://github.com/filippoliverani/rails-fast-cache

Drop-in improvement for Rails cache, providing enhanced performance with asynchronous processing and better default serialization and compression

cache performance rails ruby

Last synced: 22 Apr 2025

https://github.com/bxt/Nazareth-Knot

A neat SVG drawing of a byzantine knot, generated with ERB

art drawing erb italy knots ruby svg

Last synced: 14 Mar 2025

https://github.com/gangelo/simple_command_dispatcher

A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.

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

Last synced: 13 Apr 2025

https://github.com/thoughtbot/clearance-i18n

Translations for clearance

clearance i18n ruby thoughtbot

Last synced: 27 Apr 2025

https://github.com/cancelei/search_engine

SearchEngine made with Ruby on Rails 7.1. Works for Google, Bing or Brave API.

bingsearchapi bravesearchapi googlesearchapi ruby rubyonrails

Last synced: 29 Jun 2025

https://github.com/supermomonga/nonius

Lightweight Profiler Viewer for Rails Apps

rails ruby ruby-on-rails

Last synced: 30 Sep 2025

https://github.com/dannyben/nasdaq

Nasdaq Data Link API Ruby Library and Command Line

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

Last synced: 18 Apr 2025

https://github.com/rnd-soft/rapidity

Simple but fast Redis-backed distributed rate limiter. Allows you to specify time interval and count within to limit distributed operations.

gem rate-limiting redis ruby

Last synced: 16 May 2025

https://github.com/artob/myonn.rb

The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.

handwriting-recognition mnist neural-network ruby

Last synced: 04 Aug 2025

https://github.com/c00p75/oop-school-library

School Library is a Ruby practice project aimed at mastering Object Oriented Programming.

rspec ruby

Last synced: 01 Sep 2025

https://github.com/icebaker/lighstorm

API for interacting with a Lightning Node.

bitcoin grpc lightning lightning-network lnd ruby

Last synced: 05 Oct 2025

https://github.com/pienkowb/preserve

Persist parameter values between requests

rails ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/tildeio/helix-flipper

A simple Rails app to get you started with Helix

helix rails ruby rust

Last synced: 13 Sep 2025

https://github.com/sundi3yansyah/sundi3yansyah.github.io

My Blog :octocat: :heartpulse: :gem:

blog github-page jekyll octopress ruby

Last synced: 22 Apr 2025