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/jayniz/blumquist

Ruby objects from JSON schemas

json-schema ruby

Last synced: 06 Mar 2026

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

simple english typo generator

gem ruby

Last synced: 15 Jun 2025

https://github.com/hisaac/hisaac.net

My personal home page

blog css html jekyll ruby sass

Last synced: 12 Apr 2025

https://github.com/hummusonrails/realworld-yew

Ruby on Rails codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API

api api-rest couchbase realworld realworld-application realworld-fullstack ruby ruby-on-rails

Last synced: 11 Apr 2025

https://github.com/djdembeck/mirmir

A Ruby on Rails tool designed to seed MusicBrainz track relationships with rich API data from Jaxsta, contributing to improved music data quality.

api data-seeding jaxsta music music-data musicbrainz rails ruby ruby-on-rails

Last synced: 10 Apr 2025

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

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

advent-of-code advent-of-code-2015 ruby

Last synced: 06 May 2025

https://github.com/abinoam/cnab2ofx

CNAB240 to OFX conversion script

cnab febraban financial gnucash microsoft-money ofx quicken ruby

Last synced: 10 Apr 2025

https://github.com/rukomoynikov/act_as_api_client

Templates for popular API's and reliable way to create your own clients

api-rest ruby

Last synced: 08 Sep 2025

https://github.com/alephao/genzin

Swift boilerplate generator for Rx + MVVM

generator ios mvvm reactivex ruby rxswift swift

Last synced: 15 May 2026

https://github.com/lindseyb/trivia-llama

It's a llama. On Twitter. It LOVES trivia.

ruby ruby-on-rails

Last synced: 19 Mar 2025

https://github.com/cvut/kosapi_client.rb

KOSapi client in Ruby

cvut kosapi ruby

Last synced: 30 Apr 2025

https://github.com/mwapsam/enumerable

In this project we learnt how to use a module inside the class. We created a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.

ruby

Last synced: 16 Feb 2026

https://github.com/oleander/remap

Data mapping made easy

immutable mapping ruby transformation

Last synced: 10 Jul 2025

https://github.com/mumuki/mumuki-ruby-runner

:gem: Sinatra server for running Rspec tests within Mumuki

code-evaluation docker educational mumuki programming ruby runner

Last synced: 30 Apr 2025

https://github.com/mesi21/broadway_app

A broadway.com lookalike. It is an app where users can filter plays by categories, can add, edit, delete reviews for different plays. Built with Ruby, using Rails as a framework.

rails ruby

Last synced: 12 Apr 2025

https://github.com/leonardofaria/todo-api

REST API created using Sinatra and ActiveRecord - http://sinatra-todo-api.herokuapp.com

activerecord api heroku rest ruby sinatra

Last synced: 10 Apr 2025

https://github.com/nguyenanh/crontab_rb

Easy and safe way to manage your crontab file via CRUD

cron-jobs cronjob crontab crontab-rb crud ruby rubyonrails unix

Last synced: 06 Oct 2025

https://github.com/tomlobato/ruby-get_tid

Get the Thread ID (tid/lwp/spid) in Ruby/Linux

linux ruby threads

Last synced: 04 Apr 2025

https://github.com/gediminasz/just-testing

A Visual Studio Code extension for running tests in integrated terminal.

django extension javascript jest pytest python rspec ruby tdd testing visual-studio-code vscode

Last synced: 20 Mar 2025

https://github.com/sridharbandi/selenium-ruby-template

Selenium Ruby Unit Test Template with Page Object Model

page-object-model ruby selenium unittest webdriver webdrivermanager

Last synced: 11 Apr 2025

https://github.com/onyxframework/docs

The Onyx Framework documentation 📚

crystal ruby

Last synced: 10 Apr 2025

https://github.com/rosylilly/partitional

Provides partial model to your Rails

ruby ruby-gem ruby-on-rails

Last synced: 07 Sep 2025

https://github.com/mtwilliams/visual_studio

Inspect Visual Studio installs and generate Visual Studio project files with Ruby.

gem ruby visual-studio windows

Last synced: 30 Apr 2025

https://github.com/majidimanzade/searchkon

Advanced active_record Search/Filter Command

activerecord ruby ruby-on-rails search

Last synced: 10 Apr 2025

https://github.com/ziguzagu/puppet-module-tdagent

Manage td-agent and gem packages with fluent-gem by puppet

puppet ruby

Last synced: 05 May 2025

https://github.com/bogdanrada/celluloid_pubsub

CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets.

async celluloid pubsub reel ruby websockets

Last synced: 30 Apr 2025

https://github.com/rohitcy/executables

Run your rails app's executables via a web interface

executables rack rails ruby

Last synced: 30 Apr 2025

https://github.com/keroloussamy/hotelzilla-api

The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.

oop postgresql rails rspec-testing ruby

Last synced: 30 Apr 2025

https://github.com/mollybeach/raspberrymuipi

🍇 RaspberryMuiPi a project that involves using Ruby to create and play music on Sonic Pi. By converting MIDI note numbers to music notes and adjusting various parameters, users can compose their own unique songs. Additionally, the project incorporates randomization techniques to add an element of unpredictability to compositions

midi raspberry-pi-3 ruby sonicpi

Last synced: 10 Jul 2025

https://github.com/craiglittle/clavius

Date calculations based on a schedule.

computation ruby time

Last synced: 11 Apr 2025

https://github.com/iturres/recipes_app

💎 RoR application that allows users to register, start managing recipes, food and shopping lists. Team: @demesameneshoa @ITurres

bootstrap postgresql rails-application recipe-app ruby

Last synced: 29 Sep 2025

https://github.com/jin/algorithms_and_data_structures.rb

Implementations of algorithms, data structures and HackerRank solutions in Ruby.

algorithms data-structures interview-practice ruby

Last synced: 05 Apr 2025

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

In this project, we will use OOP to build a simple librarian app. There is a possibility to add books, users, and records about who borrowed a given book and when.

ruby

Last synced: 18 Mar 2025

https://github.com/dannyben/rspec_approvals

Interactive Approval Testing for RSpec

approval-testing approvals gem rspec rspec-fixtures ruby

Last synced: 12 Apr 2025

https://github.com/wb-ts/flicknplay-app

React Native Video Player App.

java objective-c react react-native ruby typescript

Last synced: 11 Apr 2025

https://github.com/nithinbekal/actioncable-chatter

Getting started with Rails 5's ActionCable and websockets - code example

actioncable rails ruby websockets

Last synced: 29 Oct 2025

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

This mobile web app enables users to organize transactions into categories, providing a clear overview of the total expenditure for each category. Built with Ruby on Rails and PostgreSQL.

bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/gilcierweb/cms-rails

Projeto Open Source de GilcierWeb

cms-rails news open-source rails ruby ruby-on-rails

Last synced: 28 Oct 2025

https://github.com/chaabaneanas/budget_app

MoneyCast is a full-stack mobile web app that helps the user keeps track of his spending; it's built using Rail, a framework created on top of ruby. The app is easy to use, has a simple UI, and is capable of performing all CRUD operations; please leave a star if you like it

css rails7 ruby

Last synced: 06 Mar 2026

https://github.com/fastruby/ombu_labs-auth

A Ruby gem to make authentication easier for OmbuLabs' tools and web applications

devise omniauth ruby

Last synced: 29 Apr 2025

https://github.com/soutaro/parseg

Error tolerant LL(1) parser generator

parser-combinators parser-generator ruby

Last synced: 13 Apr 2025

https://github.com/wallee-payment/ruby-sdk

The ruby SDK allows an easy integration of wallee into ruby applications.

payment payment-integration ruby ruby-sdk rubygem wallee

Last synced: 10 Apr 2025

https://github.com/davidesantangelo/curl-gems

A basic cURL wrapper around RubyGems.org API

curl gems rails ruby rubygems wrapper

Last synced: 29 Apr 2025

https://github.com/dannyben/erbx

ERB Extended with Pretty Tags

erb ruby template-language

Last synced: 14 Jun 2025

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

Collection of useful Ruby methods for its primitive classes

extensions facets methods monkey-patching refinements ruby

Last synced: 07 May 2025

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

A mobile web application where you can manage your budget

rails ruby ruby-on-rails

Last synced: 10 Apr 2025

https://github.com/sergeypedan/moscow-metro

Database of lines and stations of Moscow metro & friends

db gem moscow-metro ruby transport

Last synced: 05 May 2025

https://github.com/sircypkowskyy/my-advent-of-code-2022

My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.

aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript

Last synced: 03 Mar 2026

https://github.com/cbetta/uclapi

Ruby API library for the UCL API

api gem ruby ucl university

Last synced: 30 Apr 2025

https://github.com/mhdez221993/rubocop

The whole idea of this project is to build my own version on a linter build in ruby to check ruby code

linters ruby

Last synced: 06 Apr 2026

https://github.com/hosopy/twitpic4r

twitpic API wrapper for ruby

ruby

Last synced: 08 Jul 2025

https://github.com/nilsding/foxtracker

just a dumb parser for tracker music formats, currently only supporting FastTracker II extended modules

demoscene fasttracker ruby xm

Last synced: 08 Jul 2025

https://github.com/andyw8/pinboard_logseq

Migrate bookmarks from Pinboard to Logseq

logseq pinboard ruby

Last synced: 29 Oct 2025

https://github.com/wbnns/codelivre

Codelivre: un ebook gratuit avec tout ce dont vous avez besoin pour démarrer ou passer au niveau supérieur en tant que développeur Web

apprendre apprentissage css gratuit html javascript livre react ruby ruby-on-rails

Last synced: 03 Apr 2025

https://github.com/joekrump/svelte-rails

This is an experimental app template that allows a view to be composed of any combination of Svelte components and .html.erb

ruby ruby-on-rails svelte tailwind tailwindcss vite

Last synced: 11 Apr 2025

https://github.com/phoffer/will_paginate-bulma

Integrates the Bulma pagination component with will_paginate

ruby will-paginate

Last synced: 10 Apr 2025

https://github.com/janlelis/rusty_clipboard

Ruby 🡪 Rust 🡪 System Clipboard

clipboard helix ruby rust

Last synced: 10 Apr 2025

https://github.com/yasulab/simpletimekeeper

⏳ SimpleTimeKeeper helps your timekeeping.

github-pages jekyll ruby timekeeper

Last synced: 08 Sep 2025

https://github.com/amake/srx-ruby

An SRX segmenting engine for Ruby

nlp ruby segmentation srx

Last synced: 10 Apr 2025

https://github.com/luizpicolo/skeleton-project-rails

:skull: Base for your first project

rails ruby ruby-on-rails skeleton

Last synced: 12 Apr 2025

https://github.com/rokhimin/ygoprodeck

Ygoprodeck ruby API wrapper for search yugioh card | Gem Library

ruby yugioh

Last synced: 21 Mar 2025

https://github.com/jetrockets/perfect_audit

PerfectAudit Ruby API wrapper

api-client api-wrapper perfectaudit ruby ruby-gem

Last synced: 07 Sep 2025

https://github.com/pragmarb/pragma-operation

Endpoint encapsulation that doesn't get in the way.

api ecosystem pragma ruby ruby-on-rails trailblazer

Last synced: 10 Apr 2025

https://github.com/matsadler/tracks

A bare-bones Ruby HTTP server that talks Rack and uses a thread per connection model of concurrency.

http rack ruby server

Last synced: 13 Apr 2025

https://github.com/yasslab/hamidashi

Detect PDF text overflow.

pdf ruby test

Last synced: 11 Apr 2025

https://github.com/mmenanno/lunchmoney

An API client library of the LunchMoney API

api-client gem lunchmoney ruby ruby-gem

Last synced: 11 Apr 2025

https://github.com/gagniuc/programming-languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic

Last synced: 23 Sep 2025

https://github.com/hardpixel/ydkjs-epub

Generate You Dont Know JS epub files.

epub pandoc ruby ydkjs

Last synced: 13 Apr 2025

https://github.com/culturehq/tiny_struct

Build Struct classes that do less.

ruby tool

Last synced: 24 Jun 2025

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

strongDM SDK for the Ruby programming language.

api automation ruby ruby-programming-language sdk strongdm strongdm-sdk

Last synced: 26 Feb 2026

https://github.com/juanitofatas/99bottles-demo

TDD for 99bottles by Sandi Metz

ruby tdd

Last synced: 05 Apr 2025

https://github.com/ouasamine/heaven-of-recipes

A web app that allow users to add food and create recipes, the app is built with Ruby on Rails and has a user authentication and an authorization system.

postgresql ruby ruby-on-rails

Last synced: 06 Apr 2025

https://github.com/pragmarb/pragma-decorator

Powerful and elegant model presenters with a twist.

api decorator pragma ruby ruby-on-rails trailblazer

Last synced: 13 Apr 2025

https://github.com/selma-belhadj/myenumerable

A ruby project with a personalised enumerable module which has the same functionality as methods in Enumerable

ruby

Last synced: 02 Feb 2026

https://github.com/yasulab/ipa2warp

IPA 資料のリンク切れで困っている人向けの、ワンクリックで国立国会図書館のWebアーカイブ (WARP) にアクセスできるブックマークレットです。

bookmarklet github-pages ipa ruby warp

Last synced: 15 Sep 2025

https://github.com/digitalmoksha/linkify-it-rb

Links recognition library used with motion-markdown-it (for Ruby and RubyMotion)

linkify motion-markdown-it ruby rubymotion

Last synced: 14 Apr 2025

https://github.com/bgmp/bgm

My old personal website

rails6 ruby thredded

Last synced: 23 Jul 2025

https://github.com/jahfer/rubytie

Type inference engine for Ruby

ruby type-inference

Last synced: 25 Jan 2026

https://github.com/maxbarsukov/yaframework

⚙ Another one Ruby microframework for web development

framework gem micro-framework microframework rack ruby ruby-framework ruby-gem

Last synced: 19 Apr 2025

https://github.com/storyblok/sinatra-boilerplate

Ruby/Sinatra Example of a Storyblok Integration

boilerplate boilerplate-template cms ruby sinatra storyblok

Last synced: 21 Jul 2025

https://github.com/narazaka/opal-file

native File.read, File.write etc... for Opal

dir file filesystem opal ruby

Last synced: 12 Aug 2025

https://github.com/delano/uri-valkey

URI support for Valkey/Redis connection settings

dev redis ruby valkey

Last synced: 24 Aug 2025

https://github.com/juanvqz/simple_form-theme

The easiest way to install modern CSS themes for SimpleForm.

bulma-css rails ruby rubygems tailwind-css

Last synced: 04 Oct 2025

https://github.com/dvinciguerra/business-br

Business::BR is a namespace to put all validations like CPF, CNPJ, CEP and some other things to be used in a brazilian ruby project.

brazilian cep cnpj cpf gem ruby validation

Last synced: 11 Aug 2025

https://github.com/schmidt/literate_maruku

Literate Maruku is a literate programming libary for Ruby based on the Markdown libary Maruku.

hacktoberfest literate-programming markdown ruby

Last synced: 13 Apr 2025

https://github.com/mallozup/bacheca

visualize your jenkins tests in nice charts (Ror)

continuous-integration dashboard data-visualization jenkins rails ruby visualization

Last synced: 20 Jan 2026

https://github.com/ronin-rb/ronin-listener-dns

A DNS listener for receiving exfiltrated data via DNS queries.

asyncio dns dns-server exfil exfiltration infosec listener ruby

Last synced: 31 Aug 2025