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.
- GitHub: https://github.com/topics/ruby
- Wikipedia: https://en.wikipedia.org/wiki/Ruby_(programming_language)
- Repo: https://github.com/ruby/ruby
- Created by: Yukihiro Matsumoto
- Released: December 21, 1995
- Related Topics: rails, language, python,
- Last updated: 2026-07-02 00:27:07 UTC
- JSON Representation
https://github.com/cliftondavies/re-former
Bare Metal Forms and Helpers.
html5 ruby ruby-on-rails sqlite3
Last synced: 17 Apr 2026
https://github.com/alexfalkowski/go-service-template
A template for go services.
cucumber golang make microservice ruby
Last synced: 29 May 2026
https://github.com/igorbezsmertnyi/picterest
Ruby on Rails application example
Last synced: 13 Apr 2026
https://github.com/pin2t/aoc2021
Advent of Code 2021
advent-of-code-2021 advent-of-code-2021-go aoc2021 coding-challenge go java ruby
Last synced: 17 Apr 2026
https://github.com/scientist-labs/thor-interactive
Turn any Thor CLI into a TUI with persistent state, auto-completion, and configurable default handlers for unrecognized input.
Last synced: 02 Apr 2026
https://github.com/gyselroth/logstash-filter-nagios-perfdata
Logstash Nagios/Icinga2 Perfdata Filter
icinga2 kibana logstash nagios nagios-perfdata ruby
Last synced: 06 Oct 2025
https://github.com/petertseng/adventofcode-rb-2021
Solutions to https://adventofcode.com/2021 (complete)
advent-of-code advent-of-code-2021 ruby
Last synced: 11 Mar 2026
https://github.com/haywhizzz/scraper
This is a web scraper project build using the ruby language
Last synced: 06 Oct 2025
https://github.com/madwork/chef-chruby-build
Chef cookbook to install chruby and build rubies from source with TCMalloc and LibYAML options on Ubuntu.
chef chef-cookbook chruby libyaml ruby tcmalloc
Last synced: 02 May 2026
https://github.com/amklass11/real-estate
A real estate site where agent can post and sell home
Last synced: 08 May 2026
https://github.com/itsmraga-hub/catalogue-of-my-things
"Catalogue-of-my-things" is a simple console app that allows users to manage collections of the things they own.
json oop rspec ruby ruby-application
Last synced: 17 Apr 2026
https://github.com/rcclemente/http_method_not_allowed_middleware
Send 405 response for ActionController::UnknownHttpMethod exceptions
middleware rack ruby ruby-gem ruby-on-rails
Last synced: 11 Oct 2025
https://github.com/joyfulprogramming/observable
Instrument method calls with OpenTelemetry
open-telemetry opentelemetry rails ruby
Last synced: 05 Oct 2025
https://github.com/abhirockzz/oracle-functions-hello-worlds
Use Oracle Functions to deploy Java, Nodejs, Python, Golang and Ruby functions on the cloud
golang java nodejs oracle-functions orafunc-la python ruby server serverless
Last synced: 09 Apr 2025
https://github.com/zeromq/omq
Pure Ruby ØMQ without the quirks. Async native. Fast.
distributed-systems network-programming ruby zmq
Last synced: 17 Apr 2026
https://github.com/nexxus-vi/ingv_quake
Ruby gem that simplifies access to earthquake event data from the INGV's fdsnws-event API!
earthquakes fsdn ingv quakeml ruby ruby-gem ruby-on-rails seismic-data seismology
Last synced: 08 Oct 2025
https://github.com/jsdhami/jauth
JAuth is a Ruby gem for handling user authentication in Ruby applications.
Last synced: 23 Feb 2026
https://github.com/codewithmide/alx-system_engineering-devops
DevOps, CI/CD, Nginx, Apache, Haproxy Etc.
bash-script config devops http-server linux load-balancer puppet ruby ruby-gems shell ssh-server
Last synced: 02 Apr 2025
https://github.com/alextongme/noteworthy
What started as a clone of the popular note taking app, Evernote. Built using React, Redux, Ruby on Rails & PostgreSQL.
bcrypt javascript postgresql react redux ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/johansenja/weakest_link
Continuous safe-navigation operator chaining in Ruby, without the repetition
chaining method-chaining ruby ruby-gem ruby-on-rails safe-navigation
Last synced: 13 Feb 2026
https://github.com/maumagnaguagno/mapc2016_charts
:chart_with_upwards_trend: Multi-Agent Programming Contest 2016 - Result Charts
charts javascript multi-agent ruby
Last synced: 28 Apr 2026
https://github.com/eldoy/asset
Compress and serve your JS and CSS files. Asset handling has never been easier.
asset-packer asset-pipeline assets compress compressed css js middleware rack ruby uglify
Last synced: 18 Apr 2026
https://github.com/r3dhulk/subdomain-finder-in-ruby
Simple Subdomain Finder In Ruby
enumeration ethical ethical-hacking ethical-hacking-tools ethicalhacker hacking ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails ruby-script rubyforethicalhackers rubyforethicalhacking rubyscript subdomain subdomain-enumeration subdomain-finder subdomain-scanner
Last synced: 01 May 2026
https://github.com/rosekamallove/portfolio-mlh
This is a Fork of the Portfolio project, with AlanAI, Dark Theme, and GitHubStats which I and @KUHOO-S worked on during the first-week Orientation Hackathon at the MLH Pre-Fellowship
alan-ai dark-theme javascript ruby sass
Last synced: 13 Apr 2026
https://github.com/maxbarsukov/simple_interpreter
👅 A simple language designed to learn how to create interpreters
gem interpreter interpreter-language programming-language ruby ruby-gem ruby-interpreter
Last synced: 28 Mar 2025
https://github.com/t4traw/lambda-ruby-template
標準以外のgemを使ったrubyスクリプトをlambdaで動かすサンプル。
Last synced: 30 Apr 2026
https://github.com/makevoid/rubymotion-bug-report-1
Bug report sample repository for the rubymotion project - bug status: fixed - year 2012
android bug-report ios ruby rubymotion sample
Last synced: 28 Apr 2026
https://github.com/satoryu/google_suggest
A gem which allows us to retrieve suggest words from Google in your Ruby Code.
google-suggestions hacktoberfest ruby rubygem
Last synced: 29 Jul 2025
https://github.com/armiiller/deferred_request
Defer Rails HTTP Request until you can actually process them (think status callbacks like Stripe, Twilio, ect). Helps prevent 3rd party services from DDoSing your app
Last synced: 01 May 2026
https://github.com/vadim-geroim/linked-list-1
Reverse a Linked List.
datastructures linked-list rspec ruby
Last synced: 08 May 2026
https://github.com/alexeevit/color_name
A simple ruby gem that allows to get the name of a color given as a hex
color colornames colors gem rails ruby
Last synced: 15 Mar 2026
https://github.com/paulinagonzalezc/blog-app-rails
This Blog app is a classic example of a blog website. I created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
capybara-rspec css postgresql rspec rubocop ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/tomasbasham/tomasbasham.github.io
A Jekyll blog to exhibit my experiences and personal projects
Last synced: 28 Apr 2026
https://github.com/charlesgobina/budget-app
This is a mobile-web app that keeps record of user transactions made on a category. Users can create new categories and add several transactions under them. It is built with ruby on rails
capybara rails rspec-rails ruby
Last synced: 25 Apr 2026
https://github.com/westonganger/devise_whos_here
Devise extension for logging current active users logged in using only the fast Rails cache and not your database
active-users devise rails ruby users
Last synced: 07 Jan 2026
https://github.com/felipedemacedo/redmine_cluster
cluster docker rails redmine ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/wizardone/black_and_white
A gem for A/B testing. Works with ActiveRecord and Mongoid
ab-testing activerecord mongoid rails ruby
Last synced: 20 Aug 2025
https://github.com/damianmarti/websocket-examples
Test applications using websockets
Last synced: 28 Apr 2026
https://github.com/drenilight/vatlayer-ruby
A Ruby wrapper around Vatlayer API
gem rails ruby vatlayer vatlayer-api
Last synced: 11 Oct 2025
https://github.com/spinel-coop/rubyversions.com
Website for all versions of all Ruby implementations
jruby mruby ruby rubylang truffleruby
Last synced: 12 Feb 2026
https://github.com/linux300/network
# Network is set of tools mainly for local user.
ansible bash devops docker javascript penetration proxy python ruby websocket
Last synced: 02 Apr 2026
https://github.com/cvalencia1991/ruby-enumerable
Interacted with various types of methods using Ruby in this project
Last synced: 27 Mar 2026
https://github.com/hybras/asciidoctor-server
A way to speedup using asciidoctor with static site generators
Last synced: 12 Feb 2026
https://github.com/fnando/guard-i18n-json
Export your I18n translations to JSON files automatically when files change.
Last synced: 18 Oct 2025
https://github.com/wowinter13/fast_fuzzy_matcher
A tiny and blazing-fast fuzzy search in Ruby with FFI bindings to Go.
ffi ffi-bindings fuzzy-matching fuzzy-search golang ruby
Last synced: 12 Feb 2026
https://github.com/nicholastd07/nick-learns
Fun projects/ideas/playgrounds
fun functional-programming python ruby swift
Last synced: 20 Apr 2026
https://github.com/misterfifths/slightish
Literate testing for command-line tools written in any language
cli documentation gem language-agnostic literate-programming ruby shell shell-script testing testing-framework
Last synced: 30 Apr 2026
https://github.com/interactive-pioneers/docker-ruby
Ruby on Docker with Ubuntu and RVM
Last synced: 30 Apr 2026
https://github.com/cvilla714/authentication
The project is based on Authentication, meaning if a user is logged in will have the ability to create a new post, if the user is not logged in he won't be able to. Built with
bootstrap ruby ruby-on-rails sqlite3
Last synced: 20 Apr 2026
https://github.com/beratyesbek/universities-api
This is an open source project, we are developing a project which contains universities all of the world
database open-source ruby ruby-on-rails
Last synced: 20 Apr 2026
https://github.com/ewoskyx/school_library
School Library App created by using Ruby and OOP
abstraction design-patterns encapsulation inheritance oop polymorphism ruby
Last synced: 09 Oct 2025
https://github.com/medsonmoombe/ruby-catalog-capstone
A console app that allows users to manage collections of the things they own: books, music albums, movies, and games. The data is stored in JSON files but there is also a database with the structure of tables analogical to the program's class structure.
Last synced: 15 Apr 2026
https://github.com/debas-31/school-library-oop
This is a project school library app used to record what books are in the library, borrow them, add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 28 Apr 2026
https://github.com/tnantoka/rubocop-on-wasm
Run RuboCop on a web browser with ruby.wasm
browser format lint rubocop ruby wasm webassembly
Last synced: 12 Feb 2026
https://github.com/skyv26/budget-app
A budgeting app is a software application that you may access from your computer, tablet or mobile device to track your finances, such as income, savings, debt payoff, or investing. Budgeting apps often will sync with your financial accounts to give you an overview in real-time when finances change
budget-app crud-application development mobile-first production render ruby ruby-gem ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/thebwoyprogrammer/catalog-app
Catalog of my things is a console app that allows a user to add, and list books, labels, authors, genres. music albums and games
back-end json oop-principles ruby rubygems teamwork
Last synced: 12 Feb 2026
https://github.com/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/aonemd/changit
An over-engineered tool to change git config for multiple repositories at once
Last synced: 12 Feb 2026
https://github.com/blase147/firmtecs_blog
This app is a classic example of a blog website. It is a fully functional website that shows list of posts and encourage readers to interact with them by adding comments and liking posts.
Last synced: 13 Apr 2026
https://github.com/bntzio/wikitec
Social knowledge wiki-style platform for students :pencil:
Last synced: 25 Apr 2026
https://github.com/proctoru/guides
A guide for coding in style.
javascript proctoru ruby scss styleguide
Last synced: 30 Apr 2026
https://github.com/yamarkz/carrierwave-optimize_image
This gems simple optimize image for CarrierWave
carrierwave images ruby ruby-gem
Last synced: 22 Feb 2026
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
Last synced: 11 Feb 2026
https://github.com/nning/powerdns_dyndns
DynDNS web application for PowerDNS database schema.
Last synced: 26 Oct 2025
https://github.com/rubydevi/blog-app
A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 01 May 2026
https://github.com/ilkbyte/api-ruby
Ilkbyte api ruby client
api-client cloud ruby ruby-client server
Last synced: 09 Oct 2025
https://github.com/seanpm2001/anime_studio_encyclopedia
👁️🗨️️🖼️📚️ The Anime Studio enyclopedia. Part of the Anime Studio software project.
anime anime-studio anime-studio-development anime-studio-encyclopedia encyclopedia gpl3 gplv3 manga md raku raku-lang raku-language ruby ruby-lang ruby-language txt
Last synced: 22 Jan 2026
https://github.com/postmodern/cve_schema.rb
A Ruby library providing common classes for CVE data and loading it from JSON.
Last synced: 09 Oct 2025
https://github.com/chew/chew.pw
Source code for chew.pw
cookiesinc discord minecraft nytimes rails ruby solitaire wordle
Last synced: 17 Oct 2025
https://github.com/viniciusmeneses/metrics
📈 Analyze your business metrics
chakra-ui rails react ruby tanstack-react-query typescript u-case
Last synced: 13 Apr 2026
https://github.com/seanhandley/datacentred-api-ruby
Ruby client library for automating DataCentred account management.
api-client datacentred openstack ruby
Last synced: 01 Jun 2026
https://github.com/cwaku/decode-morse-code
Morse decoder is a ruby program that decrypts Morse language.
Last synced: 09 Oct 2025
https://github.com/suzuki-shunsuke/ansible-rbenv-module
ansible module to run rbenv command
ansible ansible-module oss rbenv ruby
Last synced: 17 Oct 2025
https://github.com/alexwebgr/faw_icon
A simple helper for Font-Awesome 5 using raw SVG and SVG-with-JS
font-awesome ruby ruby-on-rails svg view-helpers
Last synced: 24 Apr 2025
https://github.com/tcdowney/cred_hubble
Unofficial Ruby Client for Cloud Foundry CredHub Credential Store 🔭
cloud-foundry-credhub credub-ruby-client http-client ruby
Last synced: 09 Jul 2025
https://github.com/arnaudband/decode_morse
Decode Morse, we built it using some methods in ruby to decode the morse code into letter.
Last synced: 07 Jun 2026
https://github.com/yasslab/weekly_report_bot
A bot that periodically sends e-mail to a given address via Gmail
Last synced: 17 Oct 2025
https://github.com/chichunchen/cross-indexing
Visualizing and cross referencing the source code of C and Assembly code as web pages with friendly UI.
assembly c index-generator ruby
Last synced: 15 Apr 2026
https://github.com/fatum/business-operation
Business logic framework for Ruby/Rails
ruby ruby-on-rails trailblazer
Last synced: 24 Apr 2026
https://github.com/digia3d/cat-lovers-blog
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
postgresql rails ruby ruby-gem
Last synced: 06 May 2026
https://github.com/elastic/site-search-ruby
Elastic Site Search Official Ruby Client
api-client elastic elastic-site-search ruby search swiftype
Last synced: 19 Oct 2025
https://github.com/nabilhy/money-manager
Money manager is a mobile web application that allows a user to manage his budget, allows him to have access to a list of transactions associated wuth a category, so he could track what monet he spends.
Last synced: 13 Apr 2026
https://github.com/indrode/feature_setting
A lightweight feature/setting DSL for Rails applications.
Last synced: 18 Mar 2025
https://github.com/sinaru/rapidflow
🌊 A Ruby library for concurrent batch data processing through lightweight, composable flows.
batch-processing concurrent ruby
Last synced: 17 Mar 2026
https://github.com/aachourmohamed/oop-school-library
The OOP University library is a tool to record what books are in the library and who borrows them. The app will allow a you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 28 Apr 2026
https://github.com/naomiyocum/battleship
A CLI Battleship game - you vs the computer.
Last synced: 27 Apr 2026
https://github.com/afomi/jekyll-with-tailwind-to-s3-via-github-actions
A basic Jekyll site, with Tailwind installed, deployed to S3, using GitHub Actions
github-actions jekyll open-source ruby s3 static-site-generator
Last synced: 10 Oct 2025
https://github.com/conradwt/scylla-example-using-ruby
Scylla Example Using Ruby
rails ruby ruby-on-rails scylla scylladb
Last synced: 08 Feb 2026
https://github.com/kanzatahreem/messenger-app
Practicing Ruby on Rails by following codecademy's course
codecademy database messenger-app ruby ruby-on-rails
Last synced: 14 Apr 2026