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/cybersecrs/ripli

Ripli Downloader for HACKTOBERFEST-2020 - Starting on October 3th, 2020

hacktoberfest hacktoberfest2020 proxy-scrapper proxychains ruby

Last synced: 01 Aug 2025

https://github.com/heycn/mangosteen-1

移动端记账本 - 后端

rails7 ruby ruby-on-rails

Last synced: 03 Jan 2026

https://github.com/nowembabazi/tdd_project

This is a ruby project where we implement a class with some methods, and do test-driven development (TDD)

ruby

Last synced: 30 Jul 2025

https://github.com/initdc/libexec

Wrapper for ruby exec shell command. doc at https://libexec.netlify.app

command exec ruby shell wrapper

Last synced: 19 May 2026

https://github.com/envygeeks/simple-ansi

:art: A super simple Ansi library that does only what it needs to do.

ansi ruby stdlib

Last synced: 11 Aug 2025

https://github.com/rzane/pipey

Functional pipelines for Ruby

chain functional pipeline ruby

Last synced: 22 Mar 2025

https://github.com/adam-stokes/inline-erb

Sinatra style inline templating to your script files

erb ruby

Last synced: 04 Apr 2025

https://github.com/rukomoynikov/test-my-gems

Testing my gems: processable, tabled and act_as_api_client

ruby

Last synced: 30 Jul 2025

https://github.com/juanitofatas/load_file

Load/Overload YAML/JSON file(s) into desired constant.

file-loader load-file loader ruby

Last synced: 23 Jul 2025

https://github.com/moi-solutions/galadriel

Gem for handling parameter arrays.

array arrays gem hash parse parser rails ruby

Last synced: 05 May 2025

https://github.com/tsukasaoishi/figure_set

FigureSet is the library which treats set operation.

ruby set

Last synced: 26 Oct 2025

https://github.com/sshaw/logging-appenders-airbrake

Airbrake appender for the Logging gem

airbrake logging logging-library ruby

Last synced: 12 Apr 2025

https://github.com/dvinciguerra/importmap-cli

This is a simple importmap tool to keep javascript modules dependency map

frontend importmap importmap-rails rails ruby

Last synced: 26 Feb 2026

https://github.com/mariomarroquim/hla-modeller

Script for generating 3D models of HLA molecules via Meta's ESMFold (https://esmatlas.com)

hla-database ruby

Last synced: 11 Nov 2025

https://github.com/rogerluo410/gcrawler

Google search crawler for Ruby version. Crawling each links' text and url by keywords on Google.com.

crawler crawling google ruby

Last synced: 22 Jun 2026

https://github.com/teliosdev/yoga

A library for ruby parsing assistance.

ll-parser parsing ruby scanner yoga

Last synced: 24 Mar 2025

https://github.com/0x2c6/mockolate

Mockolate is easy to us endpoint (service) faker with mock responses. It can also be used as DSL for hash

dsl endpoint-testing mock ruby

Last synced: 21 Jul 2025

https://github.com/cori1109/hightouch

hightouch (HT) is a static website generator based on middleman.

hightouch ruby

Last synced: 18 May 2026

https://github.com/jonathanhefner/ryoba

Nokogiri utility methods

nokogiri ruby web-scraping

Last synced: 11 Nov 2025

https://github.com/yndajas/racqueteer

Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!

activerecord mvc ruby sinatra sport sql

Last synced: 31 Mar 2025

https://github.com/asimov-platform/asimov-universe.rb

ASIMOV Universe for Ruby.

asimov ruby

Last synced: 28 Jul 2025

https://github.com/ukoloff/appveyor-worker

Access to AppVeyor Build Worker API

appveyor minitest ruby

Last synced: 30 Mar 2025

https://github.com/sixarm/sixarm_ruby_ramp

SixArm.com » Ruby » Ramp is a toolkit of Ruby base class extensions

gem ruby

Last synced: 17 Jul 2025

https://github.com/dustalov/dockerfiles

Various Dockerfiles for personal use.

alpine apk docker gem github-pages jekyll latex linux make podman ruby texlive

Last synced: 10 Apr 2026

https://github.com/emsk/mruby-redmine_activity

Summarize one day's activities on Redmine.

cli mruby redmine ruby

Last synced: 20 May 2026

https://github.com/kickinespresso/espresso_path

GeoPath Ruby API

api geopath ruby

Last synced: 12 Sep 2025

https://github.com/imjching/codedivision

This is a collection of my work during Code Division Bootcamp.

bootcamp rails ruby sinatra vagrant

Last synced: 06 May 2026

https://github.com/benmuiruri/bowling-scores

A Ruby command line application for scoring a bowling game from data provided in a text file

rspec ruby

Last synced: 31 Aug 2025

https://github.com/nasirkhan294/decode_morse_code

Decode Morse Code is a simple ruby project that decode the morse code.

decoder gem linters ruby

Last synced: 16 Sep 2025

https://github.com/zachahn/decay

Rust-like enums for Ruby

enum enumerable enums ruby ruby-on-rails

Last synced: 21 May 2026

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

In this project, 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.

rubocop ruby

Last synced: 28 Mar 2025

https://github.com/piktur/pg_multisearch

Multi-type Full Text Search plugin for PostgreSQL and ActiveRecord

activerecord arel postgres postgresql rails ruby search searching

Last synced: 16 Jul 2025

https://github.com/anthonygharvey/developer_news_cli_app

A Ruby CLI app that scrapes article information from FreeCodeCamp, HackerNoon, Codeburst and A List Apart.

cli-app nokogiri ruby ruby-gem web-scraper

Last synced: 16 May 2025

https://github.com/vic778/devise-auth

in this project, I went through the devise action we can take. I didn't know it was powerful. I created the login method add google oamni and github. I created the tracktable and confirmable action. so we can have your history of when you logged in and how many per day including your IP address and occasion as well. If you try to log in 3 times with a wrong password, your account will be blocked and a token will be sent to you by email so you can unlock your account. Finally, I checked the login time setting after 30 minutes, you will be logged out because your session will have expired. This action is very useful, I think, for Upwork, because every day you have to log in again

factory github google oam omniauth rspec-rails ruby ruby-on-rails turbostreams

Last synced: 10 Apr 2026

https://github.com/tkuchiki/chef-dump-attr

Dump attributes command for Chef

attributes chef cli dumper ruby

Last synced: 17 May 2026

https://github.com/abinoam/matrix_dot_bench

Compares different Matrix dot product implementations in Ruby

benchmark dot-product matrix-multiplication nmatrix restricted-boltzmann-machine ruby sciruby

Last synced: 18 Mar 2025

https://github.com/tlux/systemcall

A simple wrapper around Ruby's Open3 to call CLI programs and process their output.

cli command-line ruby ruby-gem ruby-open3 rubygem shell

Last synced: 02 May 2025

https://github.com/adarshaddee/hacktoberfest-2022

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust

Last synced: 07 Mar 2026

https://github.com/takkii/go_straight

[Python] Ruby Read the dictionary file and data manipulation. 📚

complete dask deoplete dictionary manipulation pandas python3 ruby sklearn

Last synced: 19 Apr 2025

https://github.com/eoinkelly/memc

A minimal Memcached CLI for scripting and debugging

cli client memcache memcached ruby

Last synced: 24 Feb 2025

https://github.com/ajduncan/lol

A text adventure mu* styled game, entirely for educational purposes.

hacktoberfest ruby

Last synced: 20 May 2026

https://github.com/neirrek/rs3backup

Ruby S3 backup tool

ruby s3 s3-backup s3-bucket

Last synced: 22 May 2026

https://github.com/michaelchadwick/feep

Make your computer beep, but musically

audio beep jstrait noise ruby rubygem scale sound wav

Last synced: 18 Apr 2026

https://github.com/jgaskins/opal-google_maps

Gem for using Google Maps in a Ruby front-end app

clearwater front-end google-maps ruby

Last synced: 30 Mar 2025

https://github.com/blackwinter/solr4r

A Ruby client for Apache Solr.

ruby rubynlp solr

Last synced: 29 Mar 2025

https://github.com/mmggyy66/my-budget-app

The Ruby on Rails capstone project is about building 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.

bootstrap git github remder ruby ruby-on-rails

Last synced: 11 Apr 2026

https://github.com/sainingo/school_library_oop

This is a simple ruby console application that uses object oriented programming concepts like classes, objects, inheritance to constructs a simple but yet powerful application.

git oop-principles ruby terminal

Last synced: 06 May 2026

https://github.com/caffkane/dbml_parser

Parse DBML files with ease (Database Markup Language).

dbml hacktoberfest rails ruby

Last synced: 30 Jul 2025

https://github.com/postmodern/nvd-json_feeds.rb

Provides a Ruby API to NVD JSON Feeds.

cve feeds gem json nvd parser ruby

Last synced: 11 May 2026

https://github.com/tombenner/rh

Fast Ruby documentation lookup

ruby ruby-documentation

Last synced: 24 Jul 2025

https://github.com/flanker/acts_as_graph

Add graph(DAG) support to your Ruby models

ruby rubygem

Last synced: 15 Jul 2025

https://github.com/j-jzk/rbwiringop

Ruby library for WiringOP

gpio gpio-pins orange-pi ruby

Last synced: 15 Mar 2025

https://github.com/lpogic/white_gold

TGUI based Ruby gem for quick native application developing

dsl gui ruby

Last synced: 29 Mar 2025

https://github.com/sachin21/dmm-crawler

Fetch DMM.R18's data by crawler. Now, All arts for dojin and eroge is crawlable.

crawler dmm dojin doujin gem ruby

Last synced: 12 Sep 2025

https://github.com/infertux/chef-decred

Chef cookbook for Decred software

chef chef-cookbook decred ruby

Last synced: 06 Apr 2025

https://github.com/redding/qs

Handler-based message queueing (jobs) and pub/sub (events).

message-queue pubsub ruby

Last synced: 05 Apr 2025

https://github.com/bytedecoder/random_greeting_generator

Ruby Gem Random greeting generator

ruby ruby-gem

Last synced: 28 Oct 2025

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

Ruby library for Scaledrone Realtime Messaging Service

real-time ruby scaledrone

Last synced: 17 Jun 2025

https://github.com/yegor256/verbose

A decorator of an object that makes it protocol every method call

ruby ruby-gem

Last synced: 04 Apr 2025

https://github.com/talaatmagdyx/play-chess

Play chess in the command line. Built with Ruby. Project for app academy Bootcamp

appacademy chess-game cli ruby

Last synced: 19 Aug 2025

https://github.com/cdeliens/tough

Password Validator Gem for RoR Applications.

gem password-validator rails ruby validator zxcvbn

Last synced: 02 Jan 2026

https://github.com/fegoa89/date-manager

Parse, validate, manipulate, and display dates.

date date-time ruby

Last synced: 30 Jan 2026

https://github.com/mwerner/sinatra-rider

All the extras that Sinatra prefers while performing

ruby sinatra

Last synced: 20 Jan 2026

https://github.com/phiilu/tv_rename

simple ruby cli to batch rename tv shows

cli renaming-files ruby tv-shows

Last synced: 08 Apr 2025

https://github.com/sparanoid/match_regex

A Liquid filter to perform regex match

jekyll liquid ruby

Last synced: 12 Apr 2025

https://github.com/skvggor/ruby-koans

The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries.

koans learning rake ruby ruby-koans

Last synced: 23 Mar 2025

https://github.com/said-laasri/hello_react_rails

Hello Rails React is a simple web app that combines functionalities of Ruby on Rails and React. It allows users to get a random greeting from the backend API.

database javascript postgresql react redux-thunk ruby ruby-on-rails

Last synced: 09 Apr 2026

https://github.com/smerth/ruby-chinese-word-lookup

A simple CLI app, written in Ruby, to look-up Chinese words from a list in a text file.

cli ruby

Last synced: 01 Jun 2026

https://github.com/bntzio/twitter-clone

A twitter clone made using rails + react with flux architecture :bird:

babel clone flux flux-architecture heroku rails rails-asset-pipeline react ruby twitter webpack

Last synced: 14 Apr 2026

https://github.com/dreamingechoes/selenium-test-panel

Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)

proof-of-concept rails ruby selenium testing

Last synced: 08 Apr 2026

https://github.com/mkhuda/ruby-sinatra-api

Simple API using Sinatra and MySQL2

mysql2 ruby sinatra

Last synced: 11 Jun 2026

https://github.com/freyamade/netsoc-languages-talk

ruby and crystal slides for "languages you don't learn in college" netsoc talk

crystal-lang ruby tech-talks ucc-netsoc

Last synced: 20 Jan 2026

https://github.com/mkon/ja2r

JSON-API to ruby object conversion

json json-api ruby

Last synced: 10 Apr 2025

https://github.com/danielpclark/env_compat

Your tool for converting special characters to ENV compatible variables.

conversion converting-special-characters env environment-variables ruby

Last synced: 13 Mar 2025

https://github.com/bitmaybewise/bolso-furado

Tag your old articles on Pocket as "bolso-furado"

command-line pocket ruby

Last synced: 13 Apr 2025

https://github.com/seantrane/image-ruby-jekyll

Prebuilt Ruby-Jekyll images to improve the speed, security and reliability of dependencies when developing and publishing Jekyll websites.

docker jekyll ruby

Last synced: 08 Jul 2026

https://github.com/frpouly/fibonacci_api

An API to compute Fibonacci numbers and inverted Fibonacci numbers.

api-rest fibonacci fibonacci-generator ruby sinatra

Last synced: 11 Aug 2025

https://github.com/jamescook/ulid_fast

Fast ULID generation

c ruby ulid

Last synced: 13 Apr 2025

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

Budget-App is about building 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.

css gitflow js linter rails ruby

Last synced: 07 Apr 2026

https://github.com/jbussdieker/babel

Hello World in all the languages

bash batch c cpp elixir erlang go groovy java javascript php python ruby rust vbscript x86

Last synced: 10 Apr 2026

https://github.com/abhishekkr/abk-labs.cucumber

collection of Cucumber based setups, derailed_cuke

bdd-tests cucumber ruby testing

Last synced: 20 May 2026

https://github.com/geeknees/sentinel_rb

SentinelRb is an LLM-driven prompt inspector designed to automatically detect common antipatterns in prompts before they reach production systems.

ai ruby

Last synced: 10 Mar 2026

https://github.com/thegeorgeous/writeas

Ruby client for the Write.as API

api-client ruby writeas

Last synced: 18 Feb 2026

https://github.com/kojix2/rumale_gnuplot

Rumale Gnuplot Exercise

gnuplot machine-learning narray ruby rumale

Last synced: 22 Jun 2025

https://github.com/andyobtiva/glimmer_metronome

Glimmer Metronome supports different beat counts, click sounds, and tempos, including tap-based tempo calculation.

desktop desktop-app desktop-application glimmer-dsl-swt gui jruby metronome music ruby

Last synced: 24 Jun 2025

https://github.com/detain/xinput-sdl-joystick-capture-playback

List/Capture/Play JoyStick/GamePad movement/button presses. Examples in many languages

capture csharp fsharp gamepad joystick nodejs perl php powershell python ruby rust sdl2 xinput

Last synced: 09 Apr 2026

https://github.com/christianvmchvdfh/dev-cli

A central repository for DevOps automation, cloud deployments, and hands-on projects with practical automation scripts.

autonomous-agent cli cli-dashboard code-generation coding-assistant docker frontend graphql javascript linux openai python ruby rust

Last synced: 18 Jun 2025

https://github.com/mark24code/snakes

Snakes game write by Ruby

cli-app cli-game command-line ruby rubygem

Last synced: 18 Jul 2025

https://github.com/flanker/mongoid-categorized_counter_cache

Categorized counter cache for Ruby Mongoid models

counter-cache mongoid mongoid-plugin ruby rubygem

Last synced: 20 Jun 2025

https://github.com/gabrioliv/ruby-prawn-random-showcase

Showcase of Strange or Artistic things that Ruby/Prawn can do in a generated PDF

example experiment pdf prawn prawn-pdf programming ruby ruby-2-7 ruby-gem ruby-script samples showcase ttf

Last synced: 02 Sep 2025

https://github.com/mortonfox/munztools

Misc tools for Munzee

munzee munzee-types oauth2 ruby

Last synced: 07 Apr 2025

https://github.com/fabiomux/zypper-onlinesearch

Brings the online package search from software.opensuse.org and Packman to the CLI

cli opensuse packages ruby zypper

Last synced: 21 Jun 2025