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/uthmanbello/budget_app

Budget App is a project to allow effortless bill management, expense tracking, and financial organization. Users can create bills, add items with amounts, and gain insights into spending. Built with Ruby on Rails.

css3 postgresql ruby ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/cliftondavies/twitter

A lightweight version of Twitter.

bulma css3 html5 ruby ruby-on-rails sqlite3

Last synced: 08 Apr 2026

https://github.com/brenofariasdasilva/university

Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.

arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode

Last synced: 08 Apr 2026

https://github.com/nvoynov/marko

Markup Compiler for bulky sofware artifacts like SRS, ADD presented as bunch of separate files in sort of "docs-as-code" manner. It simple, but powerful applied together with Git and Pandoc

docs-as-code markdown ruby

Last synced: 13 Apr 2025

https://github.com/linyows/nginx-cookbook

Installs/configures nginx

chef chef-cookbook nginx ruby

Last synced: 18 Sep 2025

https://github.com/tanvir1337x/scriptorium

A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes

bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh

Last synced: 25 Jul 2025

https://github.com/local-ch/local_uri

Useful and slight extension to Ruby's URI (Uniform Resource Identifiers) core module.

extension ruby rubygems uri

Last synced: 14 Aug 2025

https://github.com/jinhucheung/omniauth-etencent

Omniauth strategy for Tencent Marketing

marketing oauth2 omniauth qq ruby tencent tencent-api

Last synced: 09 Apr 2026

https://github.com/circleci-public/circleci-demo-ruby-sinatra

Example Ruby on Rails application running on CircleCI

circleci circleci-demos ruby sinatra

Last synced: 31 Jul 2025

https://github.com/peter1357908/jekyll-mahjong

Jekyll plugin for converting mahjong text notation into SVG images.

jekyll jekyll-plugin riichi-mahjong ruby

Last synced: 18 May 2026

https://github.com/vinc/dotfiles

Configuration for a minimalist text based environment

bspwm dotfiles lemonbar ruby vim zsh

Last synced: 07 Apr 2026

https://github.com/inhouse-work/cosing

A ruby gem that easily packages up and parses the COSING database

cosing ruby skincare

Last synced: 20 Jul 2025

https://github.com/holyketzer/ctci_v6

Cracking the Coding Interview 6th edition

cracking-code-interview cracking-the-coding-interview go golang ruby

Last synced: 08 May 2026

https://github.com/affix/faas-ruby

A Collection of @OpenFaaS functions written in ruby

openfaas openfaas-function ruby serverless

Last synced: 31 Aug 2025

https://github.com/infrablocks/rake_easy_rsa

Rake tasks for managing PKI using EasyRSA.

easyrsa infrablocks pki rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 07 Aug 2025

https://github.com/spickermann/deep_hash_transformer

DeepHashTransformer helps to transform deeply nested hash structures

gem hash rails ruby transformations

Last synced: 26 Jul 2025

https://github.com/nimblehq/danger-undercover

This is a danger plugin to show report to PR using undercover gem.

ruby

Last synced: 11 Nov 2025

https://github.com/billymohajeri/create-your-own-enumerable

Create your own Enumerable is a project to create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.

ruby

Last synced: 29 Mar 2025

https://github.com/1d3o/satispay

Unofficial Satispay API for Ruby

gem payments ruby ruby-satispay rubygem satispay

Last synced: 28 Apr 2026

https://github.com/joelmoss/gifted

Simple, yet powerful decorators for Ruby on Rails

decorators rails ruby

Last synced: 11 Nov 2025

https://github.com/randycoulman/jujube

Ruby front-end for jenkins-job-builder

jenkins-jobs ruby

Last synced: 21 Mar 2025

https://github.com/govtechsg/myinfo-rails

Rails Wrapper for MyInfo API

myinfo rails ruby

Last synced: 31 Jul 2025

https://github.com/samuelrocha91/rails_paleva

Sistema de Gerenciamento de Estabelecimentos que Comercializam Alimentos desenvolvido em Ruby on Rails

active-storage capybara devise rspec ruby ruby-on-rails

Last synced: 22 Sep 2025

https://github.com/matic-insurance/id_generator

Ruby Gem to generate random but at the same time timestamped and system identifiable ids

gem id ruby snowflake-twitter

Last synced: 25 Aug 2025

https://github.com/stephenkati/blog_app_prac

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

postgresql ruby ruby-on-rails

Last synced: 11 May 2026

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

In this project, you will start building your school library app. In this initial step, you will implement the classes to represent students and teachers.

ruby

Last synced: 29 Jun 2025

https://github.com/ugboaja-uchechi/oop-library

In this project, I built a school library app. In this initial step, I implemented the classes to represent students and teachers

ruby

Last synced: 30 Mar 2025

https://github.com/kinoppyd/repp

Repp is a chat service interface

bot bot-framework ruby

Last synced: 15 Apr 2025

https://github.com/trace-kadenyi/rails_budget_app

SmartMoney is a mobile web application to 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. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category

cancancan database devise-token-auth heroku-deployment postgresql rspec-rails ruby ruby-on-rails tdd

Last synced: 07 Mar 2026

https://github.com/s13g/docit

Simple, flexible, automatic API documentation for Ruby APIs.

openapi-generator openapi-specification openapi3 restapi ruby ruby-on-rails swagger

Last synced: 18 Apr 2026

https://github.com/gangelo/immutable_struct_ex

ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.

gem gems immutable immutable-datastructures immutable-objects immutable-store immutable-struct immutables ruby ruby-gem ruby-gems ruby-struct ruby-structs struct

Last synced: 26 Oct 2025

https://github.com/amey-thakur/hangman-in-ruby

A Ruby terminal-based Hangman game showcasing object-oriented design, modular architecture, and dynamic game state management.

amey ameythakur hangman hangman-game hangman-in-ruby megasatish ruby ruby-projects

Last synced: 25 Feb 2026

https://github.com/ksylvest/omniai-mistral

An implementation of the OmniAI interface for Mistral.

lechat mistral omniai ruby

Last synced: 26 Oct 2025

https://github.com/adessose/jekyll2cms

Tool for exporting github repo to a CMS

adesso cms conversion docker java jekyll ruby spring

Last synced: 05 Oct 2025

https://github.com/reem-lab/schedule-tweets

The app you can schedule your tweets and add new tweet and update and delete it with authorization and authentication.and I used twitter api to make the actions for creating and updating and deleting a twitt.📱

gem rails ruby ruby-on-rails sqlite3

Last synced: 04 May 2026

https://github.com/smridge/swagcov

OpenAPI documentation coverage check for Rails Routes.

openapi rspec rswag ruby

Last synced: 22 Apr 2025

https://github.com/skippypeanutbutter/yaml_bot

Validate the content of a yaml file according to a set of rules

rspec ruby ruby-gem yaml

Last synced: 22 Apr 2025

https://github.com/snkrheadz/omise_test_cards

A set of common test cards for omise api in test mode.

omise omise-test-cards ruby ruby-gem

Last synced: 17 Oct 2025

https://github.com/marcoroth/timingapp-ruby

Ruby client for the database of the Timingapp.com macOS application.

activerecord ruby sqlite sqlite3 time-tracking timing timingapp tracking

Last synced: 12 Oct 2025

https://github.com/chadowo/mruby-examples

Collection of sample MRuby programs

c example-code examples mruby ruby sample-code samples

Last synced: 30 Apr 2026

https://github.com/woxtu/rbscript

Run Ruby in your HTML

ruby

Last synced: 23 Jan 2026

https://github.com/tuanle03/code_learn_api

The CodeLearn API, built with Ruby on Rails, Grape API, JWT, and Swagger, offers a robust backend for a web blog app with CRUD operations. Features include JWT authentication, Swagger documentation, and adherence to Rails best practices.

grape-api jwt ruby ruby-on-rails swagger-ui

Last synced: 01 Mar 2026

https://github.com/fnordfish/roda-phlex

A Roda plugin for rednering Phlex

phlex roda ruby

Last synced: 05 Oct 2025

https://github.com/milkstrawai/athar

Database-level deletion auditing for Rails applications without soft delete.

active-record audit auditing deletion postgresql rails ruby ruby-on-rails soft-delete triggers

Last synced: 09 Jun 2026

https://github.com/owusu-desmond/mcq-quiz-app

Multiple choice question(mcq) quiz app a program that will ask a user all pre-defined questions and will give the user a score at the end of the quiz.

quiz-app ruby

Last synced: 14 Jul 2025

https://github.com/anyone-oslo/all-the-favicons

Favicons for the Rails assets pipeline

rails ruby

Last synced: 13 May 2026

https://github.com/space-pirates-llc/locale_kit

Improve locales convention of Rails

i18n plugin rails ruby

Last synced: 16 Aug 2025

https://github.com/nullscreen/epilog

A JSON logger with Rails support

json logger rails ruby

Last synced: 26 Apr 2025

https://github.com/weareredlight/roda-plugin-logger

Logger plugin for the Roda web framework (http://roda.jeremyevans.net/)

log logger logging logs roda ruby web

Last synced: 08 Jun 2026

https://github.com/bludidi/blogapp

A BlogApp is a Rails app that allow users to create posts, comment and like, it uses database to store, update and remove data.

css3 git postgresql rails ruby vscode

Last synced: 20 Jan 2026

https://github.com/bryanp/featuring

Feature flags for Ruby objects.

feature-flags ruby

Last synced: 16 Mar 2025

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

This Rails Budget app allows users to record their transactions for a specific category.

css html rails7 ruby

Last synced: 21 Jan 2026

https://github.com/reednj/stackoverflow-counter

Counts the number of questions, answer and comments on stackoverflow

ruby stackoverflow

Last synced: 02 Jul 2025

https://github.com/saptarshidebnath/processrunner

Process Runner is java based library using which one can execute system process or scripts from inside your java program.

batch-file java processrunner python ruby shell-script

Last synced: 18 Apr 2026

https://github.com/tzmfreedom/fluent-plugin-sforce

Salesforce input plugin for Fluentd data collector

fluentd ruby salesforce

Last synced: 14 Mar 2026

https://github.com/cbetta/flow2

A simple, in-progress multi-user blog/community system

news news-aggregator rails ruby

Last synced: 03 Mar 2026

https://github.com/cyberark/conjur-api-ruby

Ruby client for the CyberArk Conjur API

api-client conjbot-notify conjur conjur-core conjur-sdk core ruby ruby-gem

Last synced: 14 Jun 2025

https://github.com/crispengari/ruby-startup

💎 leaning ruby and ruby on rails from scratch.

ruby ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/swagdevops/sys-proc

A Ruby module to customize the process name

freebsd libc linux prctl process ruby

Last synced: 09 Apr 2025

https://github.com/rutaka-n/connfuse

Simple circuit breaker pattern in ruby.

circuit ruby

Last synced: 09 Oct 2025

https://github.com/adam12/referral.nvim

Neovim plugin to interact with the Referral Rubygem

neovim-plugin ruby

Last synced: 30 Apr 2026

https://github.com/bondok6/tdd

In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).

rspec ruby tdd

Last synced: 29 Apr 2026

https://github.com/marian13/ruby_arguments

Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).

arguments method ruby

Last synced: 02 Jul 2025

https://github.com/yoshoku/lbfgsb.rb

Lbfgsb.rb provides Ruby bindings for L-BFGS-B.

gem lbfgsb numo optimization ruby

Last synced: 25 Apr 2025

https://github.com/trustvox/sales_up

Uma aplicação em Ruby on Rails para gerenciar o desempenho comercial de uma empresa.

javascript ruby ruby-on-rails sales sales-tool

Last synced: 12 Apr 2026

https://github.com/richardvenneman/cache_with_settings

🎎 Configurable Rails fragment caching

caching rails ruby

Last synced: 29 Apr 2026

https://github.com/hidakatsuya/flexdot

A Flexible and Rake based dotfile manager.

dotfiles rake ruby

Last synced: 25 Apr 2025

https://github.com/suzuki86/qrank-apiserver

RESTful API backend for qrank

qiita rails ruby

Last synced: 24 Apr 2026

https://github.com/aswinkarthik/chaoite

A collector and reporter for graphite that can collect Health check metrics

collector graphite ruby

Last synced: 12 Oct 2025

https://github.com/justindoody/angostura

Easily add component dependencies

components dependencies engines rails rails-engine ruby

Last synced: 09 Apr 2025

https://github.com/tbuehlmann/hots_api

Client library for the Heroes of the Storm replay metadata API hotsapi.net

hotsapi ruby

Last synced: 09 Apr 2025

https://github.com/yhara/nlog2

source code of yhara.jp

blog ruby sinatra

Last synced: 18 Jan 2026

https://github.com/midwire/ruby-profiles

Simple Ruby timings for common idioms and constructs

optimization profile-timings ruby

Last synced: 10 Apr 2025

https://github.com/javitocor/enumerable-methods

This project contains an implementation of some of Ruby's enumerable methods. Built as a practice wit Ruby.

enumerable-methods microverse odin-project ruby

Last synced: 24 Mar 2025

https://github.com/zerocracy/baza.rb

Zerocracy API Client, in Ruby: only basic operations are implemented, not the entire HTTP API

api-client api-client-ruby ruby zerocracy

Last synced: 01 May 2026

https://github.com/binance/binance-toolbox-ruby

Toolbox for Binance Ruby Connector

binance-api ruby spot toolbox

Last synced: 19 Jan 2026

https://github.com/parkermccurley/decent

A Ruby command line application for managing cryptocurrency holdings.

bitcoin cli crypto cryptocurrency dogecoin ethereum gem litecoin rails ruby

Last synced: 11 Mar 2026

https://github.com/juanitofatas/cheryl

Ruby translation of Peter Norvig's solution to When is Cheryl's birthday problem

cheryl ruby

Last synced: 11 Jun 2025

https://github.com/goyalmunish/request_response_stats

A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.

mongo performance-monitoring profiling rails redis request request-response request-response-cycle request-response-processing request-response-stats response response-time ruby stats

Last synced: 25 Aug 2025