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/elastic/app-search-ruby

Elastic App Search Official Ruby Client

api-client elastic elastic-app-search ruby search swiftype

Last synced: 29 Sep 2025

https://github.com/y10k/ruby-japanize

日本語のキーワードや構文を定義してRubyを日本語で書けるようにする。

japanese japanese-language ruby

Last synced: 27 Jul 2025

https://github.com/floehopper/metaclass

Adds a metaclass method to all Ruby objects

metaclass metaprogramming ruby

Last synced: 15 Jun 2025

https://github.com/justalever/email_subscriptions_demo

An basic email subscription workflow for a Ruby on Rails app

emailsubscription mailer rails ruby rubyonrails

Last synced: 23 Oct 2025

https://github.com/amiralles/dsfs

Data structures from scratch - Source code.

data-structures ruby

Last synced: 23 Jul 2025

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

Integer to japanese yen in ruby

gem ruby

Last synced: 19 Aug 2025

https://github.com/abarrak/why-compiled-languages

A simple experiment for compiled/dynamic languages comparision.

cpp csharp go java javascript python ruby

Last synced: 13 May 2025

https://github.com/cdalvaro/homebrew-tap

🍻 @cdalvaro's custom formulae for the @Homebrew package manager

brew custom-formulae formulae homebrew macos package-manager ruby tap taps

Last synced: 20 Mar 2025

https://github.com/floehopper/rails-on-nix

This is an exploration of setting up a vanilla Rails app using the Nix package manager.

nix node rails ruby ubuntu vagrant virtualbox webpacker yarn

Last synced: 14 Apr 2025

https://github.com/bibendi/twinkle

Notification service sending messages to Telegram.

notifications ruby telegram

Last synced: 29 Jul 2025

https://github.com/alexfalkowski/nonnative

Allows you to keep using the power of ruby to test other systems.

bdd cucumber ruby

Last synced: 09 Apr 2026

https://github.com/agile-lab-dev/literate-programming-articles

Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general

literate-programming ruby spark spark-connect

Last synced: 26 Aug 2025

https://github.com/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/mvz/ghtml2pdf

HTML to PDF converter based on WebKit2GTK+ and GirFFI

gir-ffi hacktoberfest pdf-converter ruby webkit2gtk

Last synced: 20 Aug 2025

https://github.com/gsamokovarov/serializr

Serializr is a library for creating canonical JSON representation of objects for your RESTful APIs.

json-representation rails ruby serializer

Last synced: 07 May 2025

https://github.com/driftingruby/154-service-objects-for-api-interactions-with-twilio

In this episode, learn how to extract the interactions with an external API into a service object so that code is isolated and interchangeable.

rails ruby ruby-on-rails service-objects

Last synced: 05 Apr 2025

https://github.com/zeebe-io/zeebe-client-ruby

Zeebe client containing a simple wrapper for the gRPC protocol used by https://zeebe.io.

grpc-protocol ruby zeebe zeebe-client

Last synced: 14 Mar 2025

https://github.com/tenderlove/myhidapi

A wrapper around hidapi for Ruby

hidapi ruby usb

Last synced: 28 Jun 2025

https://github.com/mikker/render_with_view

☝️ Be explicit about the things you send from your Rails controller to the view.

rails rails-controller ruby

Last synced: 14 Apr 2025

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

The Blog app is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.

postgresql rails ruby ruby-on-rails

Last synced: 12 May 2025

https://github.com/koic/dry_require_spec_helper

:golf: DRY (Don't Repeat Yourself) of `require 'spec_helper'`.

rspec ruby

Last synced: 26 Oct 2025

https://github.com/vhyza/jw_player_helper

Simple Rails JWPlayer helper

deprecated rails ruby

Last synced: 13 May 2025

https://github.com/raleighlittles/ruby-hackerrank

Solutions to the Ruby challenges on HackerRank.

hackerrank hackerrank-solutions ruby

Last synced: 14 Apr 2025

https://github.com/kobeumut/remove_build_folders

Delete unnecessary for android development in android build folders

android-development ruby

Last synced: 14 Apr 2025

https://github.com/simon0191/fast_priority_queue

A blazzingly fast implementation of priority queue using Ruby + Rust + Ruru

benchmark priority-queue ruby ruru rust

Last synced: 13 Apr 2025

https://github.com/b3b0/grasshopper

🦗🔑Run commands against many Linux servers using SSH for hacking, administrative or auditing tasks. Relies on key-based SSH authentication for automation.. Now includes the ability to do some scp.

auditing automation hacking ruby scp ssh

Last synced: 20 Jun 2025

https://github.com/bendyworks/buffet

A sampling of the tastiest dotfiles, configurations, and aliases from across the internet

atom dotfiles ruby shell vim

Last synced: 18 Jul 2025

https://github.com/bigcommerce/gruf-newrelic

New Relic tracing for gruf services

grpc gruf newrelic ruby

Last synced: 22 Apr 2025

https://github.com/marcelo-schreiber/run-user-code-saas

An API to execute user's code

docker javascript python ruby sandbox

Last synced: 22 Apr 2025

https://github.com/nimblehq/appium-w-rspec-docker

UI Testing Android application with Appium + Rspec without the pain of setup.

appium docker rspec ruby

Last synced: 11 Nov 2025

https://github.com/bodrovis-learning/messages_dictionary

Store your messages anywhere and fetch them anytime.

gem messages ruby ruby-gem

Last synced: 09 Apr 2025

https://github.com/fnando/sql_runner

SQLRunner allows you to load your queries out of SQL files, without using ORMs. Available only for PostgreSQL and MySQL.

mysql postgresql ruby sql-files sqlrunner

Last synced: 15 Jul 2025

https://github.com/kateinoigakukun/optcarrot.wasm

A NES emulator written in Ruby on browser powered by WebAssembly

nes ruby webassembly

Last synced: 19 Mar 2025

https://github.com/yujideveloper/recite_csv

ReciteCSV assists to implement a class for csv reader.

csv csv-reader poro ruby

Last synced: 18 Jul 2025

https://github.com/ujihisa/static_literal_parser

Parse a Ruby string like '{a: [1, X], b: "hello"}' without eval. You don't call eval so it's safe.

gplv3 hacktoberfest parser-library ruby

Last synced: 14 Apr 2025

https://github.com/JonnyKong/Coursera-ProgrammingLanguagesUW

Coursera: Programming Languages, Univ. of Washington

functional-programming programming-language-theory racket ruby sml

Last synced: 26 Mar 2025

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

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

cancancan devise postgresql ruby ruby-on-rails

Last synced: 05 May 2025

https://github.com/vichuge/rails_capstone_investments

This project shows a list of inversions and the groups where the inversions could work. The user is able to create new groups (products) to invest in and assign new inversions to them.

capstone microverse rails-capstone rspec ruby

Last synced: 24 Aug 2025

https://github.com/amon-cofie/davrich-recipe-app

DavRich Recipe App is a full stack Ruby on Rails web application on a postgreSQL database that manages different recipes by different users where a user can declare his/her recipe public for all to see, whether logged in or not.

postgresql ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/pikachuexe/contracted_value

Library for creating contracted immutable(by default) value objects

contracts gem ruby value-object

Last synced: 31 Aug 2025

https://github.com/davesimoes/torne-se-backend

Este repositório tem como objetivo ser apenas mais uma ferramenta para ajudar a todos os que desejam se tornar Desenvolvedores Backend

api backend cursos desenvolvedor-backend go golang java livros node node-js php python resource rest-api ruby tutorial tutorial-sourcecode

Last synced: 13 Jul 2025

https://github.com/alexinslc/depot

E-Commerce Rails App - from Agile Web Development with Rails 7

hacktoberfest pragprog rails7 ruby ruby-on-rails

Last synced: 01 Oct 2025

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

Biblioteca de Culqi en Ruby

payment ruby sdk

Last synced: 13 Apr 2025

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

The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

bootstrap css3 database html5 javascript rails ruby rubyonrails

Last synced: 30 Jul 2025

https://github.com/hpi-epic/profci-exercise

Employing Continuous Integration Services and Github Workflows to Teach Test-driven Development

automation exercise ruby student-centered tdd teaching travis-ci tutorial

Last synced: 27 Feb 2025

https://github.com/kirillshevch/slack_hook

A Simple Interface to Slack Incoming Webhooks Integrations

ruby ruby-slack slack slack-api slack-incoming-webhooks slack-integration slack-webhook

Last synced: 07 Oct 2025

https://github.com/haroonabdulrazaq/twittter

I cloned twitter and mock some of its functionalities using Ruby on Rails and Bulma, In order to fully understand MVC, RestfulApi, a healthy experience using Device gem and implement CRUD.

rails ruby twitter

Last synced: 21 Apr 2025

https://github.com/KyivKrishnaAcademy/ved_akadem_students

Students attendance and progress monitoring tool.

docker rails react redux ruby

Last synced: 16 May 2025

https://github.com/antoinelyset/poleica

Poleica : Ruby conversion tool & preview creator

conversion documents gif image jpeg libreoffice pdf png preview ruby

Last synced: 16 Aug 2025

https://github.com/Virtual-Coffee/bot-meetingplace-events

A friendly bot to give us a heads up when the next events are.

github-actions heroku-scheduler meetingplace ruby slack-bot

Last synced: 16 May 2025

https://github.com/SnippetSafe/snippet_app

A social code snippet sharing app that allows you to create, file and share code snippets with anyone. Built with Ruby on Rails and Stimulus JS.

ruby ruby-on-rails stimulus-js

Last synced: 16 May 2025

https://github.com/nunonamorado/sinatra-slack

Sintra extension with DSL for building Slack Apps

ruby ruby-gem sinatra sinatra-applications slack slack-app slack-commands

Last synced: 16 Aug 2025

https://github.com/drexed/genderize-io

Genderize.io Ruby SDK.

gender genderize genderizeio ruby

Last synced: 07 May 2025

https://github.com/thekuwayama/nslookupot

nslookup over TLS

cli dns-over-tls ruby

Last synced: 23 Apr 2025

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

"OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

object-oriented-programming rspec-testing ruby solid-principles

Last synced: 28 Sep 2025

https://github.com/woodruffw/ruby-inih

A Ruby wrapper for inih (a simple C INI parser)

c configuration ini inih iniparser ruby

Last synced: 16 Apr 2025

https://github.com/groony/activeadmin-dry-validation

Validate your ActiveAdmin resources through dry-validation

activeadmin rails ruby schema

Last synced: 18 Mar 2025

https://github.com/nitbravoa92/tdd-project

"TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.

rspec-testing ruby tdd

Last synced: 13 Apr 2025

https://github.com/broadlume/hanami-events-cloud_pubsub

A hanami-events adapter for Google Cloud Pub/Sub

google-cloud-pubsub hanami pubsub ruby

Last synced: 13 Jul 2025

https://github.com/matkoniecz/cartocsshelper

Tool to make development of CartoCSS styles more efficient. Automates actions necessary to produce test images and validates style.

cartocss cartocss-styles openstreetmap osm overpass overpass-api ruby ruby-script

Last synced: 13 Apr 2025

https://github.com/tomholford/twitter-labs-api

A basic implementation of a Twitter Labs API client in Ruby

gem ruby ruby-gem twitter twitter-api

Last synced: 13 Apr 2025

https://github.com/38tter/kramdown-mermaid

Markdown parser for mermaid.js. An extended Kramdown syntax

gem kramdown markdown markdown-parser mermaid mermaid-diagrams mermaidjs parser ruby

Last synced: 15 Apr 2025

https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial

demo ruby project with roda framework providing a working telegram login process

ajax demo roda ruby telegram telegram-api telegram-bot-api telegram-loing tutorial webapp

Last synced: 22 Jul 2025

https://github.com/amhol/openra-ruby

OpenRA Rubygem

openra orarep replays ruby

Last synced: 13 Apr 2025

https://github.com/melashu/sleepover-api

This is an API built with Ruby on Rails, and Postgres. It is a hotel room reservation app, it enables hotel owners to register their hotel and available rooms, and see the reservations done by customers. The customer also books a hotel room from all over the world.

post postgresql ruby rubyonrails

Last synced: 17 Nov 2025

https://github.com/ana06/ruby-tabulation

Project in which I analyze if the Ruby Hashing algorithm could be improved using Tabulation Hashing

benchmarks c columbia-university report ruby tabulation

Last synced: 01 Mar 2026

https://github.com/marioruiz/create_tests

Create Tests automatically from a Requests file. Perfect to be used with the result from importing a Swagger file using the open_api_import gem. Now we are supporting RSpec.

create openapi requests rspec ruby swagger swagger2 swagger3 tests

Last synced: 08 May 2025

https://github.com/moviendome/neovim-dockerized

Neovim dockerized with my personal configuration to work with Ruby & JS

docker es6 javascript neovim react ruby ruby-on-rails solargraph typescript

Last synced: 14 Jun 2025

https://github.com/reem-lab/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 2025

https://github.com/eshaiju/kannel-monitor

Gem for monitoring kannel smsc status

kannel ruby ruby-gem smsc-status

Last synced: 21 Jan 2026

https://github.com/reiterate-app/authorio

IndieAuth authentication endpoint plugin for Rails

authentication indieweb rails ruby

Last synced: 17 Nov 2025

https://github.com/mtgrosser/dmtx

Pure Ruby Datamatrix generator

data-matrix datamatrix datamatrix-generator png ruby svg

Last synced: 20 Apr 2026

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

A Lita handler for returning Google search results.

chatops lita lita-handler ruby

Last synced: 11 Mar 2026

https://github.com/nemwel-boniface/nemwel_school_library

In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.

linter oop ruby

Last synced: 21 Oct 2025

https://github.com/bitcrowd/rubocop-bitcrowd

The bitcrowd rubocop.yml as a gem.

configuration rubocop ruby

Last synced: 19 Oct 2025

https://github.com/benpickles/phlex-sinatra

A Phlex adapter for Sinatra

phlex ruby sinatra

Last synced: 19 Oct 2025

https://github.com/dilumn/git-plan

Execute batch of git commands by a single bash command

gem git ruby

Last synced: 08 Oct 2025

https://github.com/necojackarc/holidays_from_google_calendar

Retriving national holidays from Google Calendar.

google-calendar holidays ruby

Last synced: 15 Oct 2025

https://github.com/officialasishkumar/leetcode

Here you can find the best leetcode solutions! Make sure to contribute and help others : )

c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript

Last synced: 12 Oct 2025

https://github.com/leklund/bauditor

run bundler-audit on a multiple repositories at once

bundler-audit ruby rubygems security

Last synced: 07 Jul 2025

https://github.com/darth-dodo/gringotts-backend

📒 Personal Expense Tracker built using Ruby and Rails

devise fast-jsonapi heroku metabase personal-finance-manager postgres ruby ruby-on-rails sidekiq

Last synced: 26 Oct 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/xarlybovi/halo-api

Wrapper for Halo Public API (BETA). https://developer.haloapi.com

api-wrapper gem halo ruby

Last synced: 10 Oct 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/haseeb-qureshi/ruby-dht

Distributed Hash Table with consistent hashing, implemented in Rack servers communicating via HTTP

dht distributed ruby smaller

Last synced: 08 Mar 2026

https://github.com/cucumber/compatibility-kit

Platform-agnostic set of acceptance tests for validating cucumber implementations

cucumber javascript polyglot-release ruby tidelift

Last synced: 24 Feb 2026

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/thatch-health/grape_sorbet

Sorbet signatures and Tapioca DSL compiler for Grape.

api grape grape-api ruby sorbet tapioca

Last synced: 09 Oct 2025

https://github.com/piotrmurach/static_deploy

Automate deployment of static websites

deployment ruby rubygem static-site-building

Last synced: 05 Jul 2025