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/MattRyder/interpreter
A Ruby interpreter written in C, as part of my CS degree.
academic-project c ruby ruby-interpreter
Last synced: 11 May 2025
https://github.com/noraj/sigsegv2.reverse_6
A reverse challenge that was available during SigSegV2 CTF (2019)
bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2
Last synced: 08 Nov 2025
https://github.com/jagaapple/string_foundation.rb
A library that extends Ruby string class.
Last synced: 13 Apr 2025
https://github.com/piercel2022/budget_app
PIERCEL-BUDGET is a mobile web application where a user can manage the budget, and can easily create an account, login and start managing his budget. The features of the web application are: The user authentication to create an account and then login. The user can add some transactions according to the category of the transactions.
bootstrap5 postgresql rails7 render ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/nareshnavinash/teber-ruby
Selenium, Ruby, Cucumber framework in Page Object model with Allure as reporting
cucumber framework parallel-tests ruby selenium web-automation
Last synced: 16 Jul 2025
https://github.com/andres-condezo/school_library
School Library is a tool to record what books are in the library and who borrows them.
Last synced: 02 Mar 2026
https://github.com/artichoke/spec-state
💎📈 Records historical ruby/spec compliance for Artichoke
artichoke language-specs ruby rubyspec
Last synced: 10 Apr 2025
https://github.com/toreserter/coinmarketcal
Unofficial gem for the CoinMarketCal API
coinmarketcal cryptocurrency rest-api ruby
Last synced: 01 Sep 2025
https://github.com/wowinter13/real_life_interview
Some questions from real life interviews. Ruby/Rails, Golang and other backend nuances.
Last synced: 02 Nov 2025
https://github.com/npolar/api.npolar.no
Searchable data storage
api couchdb elasticsearch rest-api ruby
Last synced: 18 Apr 2026
https://github.com/algerina/yourwallet
This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.
bootstrap capybara devise rspec ruby ruby-on-rails
Last synced: 10 Mar 2026
https://github.com/dubek/salsa20-ruby
Ruby bindings for the Salsa20 stream cipher algorithm
cipher encryption ruby salsa20
Last synced: 19 Mar 2025
https://github.com/landregistry/skeleton-acceptance-tests
A Ruby-Cucumber based acceptance tests skeleton framework. Compatible with the HMLR common-dev-env.
capybara chromedriver cucumber docker ruby selenium
Last synced: 23 Apr 2025
https://github.com/natasha-ct/creating-an-enumerable
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
classes enumerable modules rubocop ruby
Last synced: 08 Feb 2026
https://github.com/mattweingarten/amazonecho
Alexaskills made simple for ruby!
alexa alexa-skill alexa-skills-kit amazon amazon-echo ruby ruby-gem ruby-on-rails rubygem rubygems
Last synced: 18 Jul 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/haroonabdulrazaq/crdl
Building Research lab automation system, that automates all calculations involve in KLab results
Last synced: 03 Feb 2026
https://github.com/takezyou/rb-spinners
More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.
Last synced: 16 Jan 2026
https://github.com/jeffkay16/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.
Last synced: 01 Aug 2025
https://github.com/keisukeyamagishi/xsort
You can sort the file tree in Xcode.
Last synced: 29 Apr 2025
https://github.com/benawi/ruby-enumerable
This repository includes files with Ruby that can be used to recreate a Enumerable
Last synced: 24 Sep 2025
https://github.com/jesusgautamah/lucy_dockerunner
This gem is a tool to run docker containers with rake commands, good for CI/CD and Rails projects
containers docker docker-compose docker-container gem rails rake ruby ruby-on-rails tasks wrapper
Last synced: 16 Aug 2025
https://github.com/euotiniel/polyglotprogramming
Este é um repositório de código aberto no GitHub que contém uma coleção de exercícios populares de programação resolvidos em várias linguagens. O objetivo é ajudar desenvolvedores a aprimorar suas habilidades em programação, fornecendo desafios e soluções para que possa praticar e aprender.
aprendizado exercicios golang java programacao python ruby typescript
Last synced: 06 Mar 2025
https://github.com/hardpixel/ydkjs-epub
Generate You Dont Know JS epub files.
Last synced: 13 Apr 2025
https://github.com/juanitofatas/99bottles-demo
TDD for 99bottles by Sandi Metz
Last synced: 05 Apr 2025
https://github.com/dhmgroup/bulmajs-rails
Ruby on rails wrapper for the unofficial javascript extension to the awesome Bulma CSS framework.
Last synced: 12 Apr 2025
https://github.com/june29/github-app-rails-example
A tiny GitHub App example built with Rails.
github-app rails ruby ruby-on-rails
Last synced: 12 Apr 2025
https://github.com/yukirii/drchord
Chord algorithm based distributed hash table using dRuby
Last synced: 04 Jul 2026
https://github.com/lcampanari/action_view_preview
Development tool for rendering views that wouldn't otherwise be rendered in your application
Last synced: 24 Jul 2025
https://github.com/baban/typus_lang
typus (Rails administrate panel generate tool) language files
Last synced: 17 May 2026
https://github.com/plucker-serializer/plucker_serializer
A fast JSON serializer for Rails ActiveRecord & Ruby Objects
activerecord json-serialization performance rails ruby serialization serializer
Last synced: 16 Jul 2025
https://github.com/mohamedhnoor/recipe-app
This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.
bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/janlelis/ripl-color_result
This ripl plugin colorizes your results.
Last synced: 18 Jun 2025
https://github.com/elliottcable/rbenv.plugin.zsh
A faster fork of rbenv.plugin.zsh
fast fork rbenv ruby zsh zsh-plugin
Last synced: 13 Apr 2025
https://github.com/200ok-ch/gh-events
Determine Github event types by their payload and translate them into textual representations
Last synced: 15 May 2025
https://github.com/jaayperez/shopify-ruby-sinatra-app
Basic Shopify app using Ruby and Sinatra.
git ruby ruby-application rubygems shopify shopify-api shopify-app shopify-partners sinatra sinatra-framework
Last synced: 21 Mar 2025
https://github.com/pungrumpy/ethical-hacking-with-ruby
💎 Delve into the World of Ethical Hacking with Ruby: Master System Hacking and Web Exploits
beginner ethical-hacking ruby system-hacking web-hacking
Last synced: 22 Mar 2025
https://github.com/narazaka/opal-file
native File.read, File.write etc... for Opal
Last synced: 12 Aug 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.
Last synced: 06 Apr 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/madebylotus/prospector
Prospector provides a simple integration with the Gem Prospector service.
ruby ruby-gem ruby-library ruby-on-rails rubygems rubymotion
Last synced: 29 Apr 2026
https://github.com/jonathanhefner/railbarge
Turn-key Docker base images for Rails apps
docker rails ruby ruby-on-rails
Last synced: 05 Apr 2026
https://github.com/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 2025
https://github.com/kojix2/ruby-libssw
Fast Smith-Waterman algorithm for Ruby
bioinformatics ruby smith-waterman
Last synced: 10 Oct 2025
https://github.com/populatetools/decidim-module-anonymous_proposals
Allow anonymous user to submit proposals
decidim decidim-module ruby rubygem rubyonrails
Last synced: 06 Oct 2025
https://github.com/waydotnet/carrierwave-imagesorcery
Additional processing to use ImageSorcery into CarrierWave
Last synced: 13 Apr 2025
https://github.com/tresor11/facebook-clone
A social-media app built with Ruby on Rails.
Last synced: 08 Oct 2025
https://github.com/jpalumickas/csstats
Ruby gem which handle csstats.dat file generated by CSX module in AMX Mod X.
amxx counter-strike csstats csx ruby
Last synced: 28 Apr 2025
https://github.com/billymohajeri/ruby-group-capstone
In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.
Last synced: 24 Apr 2025
https://github.com/hopsoft/kvn
KVN (Key/Value Notation) converter & parser
data-structures deserialization key-value ruby serialization
Last synced: 24 Apr 2025
https://github.com/masumajaffery/tdd-project
TDD is the Test Driven Development Technology that is about write tests before write a code and if code does not run according to test case then refactor code.
Last synced: 03 Sep 2025
https://github.com/bntzio/bookmark-this
Social bookmarking with email integration :star:
bloc bookmark-manager email-sender rails ruby social-bookmarking
Last synced: 23 Feb 2026
https://github.com/praveen1664/praveenchefserver
This is a complete repo for chef server, chef client, application server, data server, data bags, environments, roles, cookbooks etc.
chef chef-cookbook chef-server cookbooks devops nginx round-robin ruby ruby-gem ruby-on-rails
Last synced: 07 May 2026
https://github.com/makevoid/bitcoin-address-watcher
Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction
bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier
Last synced: 08 Apr 2025
https://github.com/radkomih/football_api
A Ruby interface to the https://www.api-football.com.
analytics api api-client api-football api-wrapper football football-data rails ruby sports-api sports-data sports-stats worldcup
Last synced: 14 Jul 2025
https://github.com/0x8b/aoc-2020-rb
advent-of-code advent-of-code-2020 aoc aoc2020 ruby
Last synced: 21 May 2026
https://github.com/coolprobn/log-file-live-streamer
Live Stream Changes in the Log File to browser in Rails - Also an example App for the blog
Last synced: 12 Jul 2025
https://github.com/codecaiine/rails-blog
A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on.
postgresql rails rspec-rails ruby
Last synced: 12 Feb 2026
https://github.com/cr0t/ruby-on-whales
Docker Compose setup for Ruby & Ruby on Rails apps
docker docker-compose rails rails-development ruby
Last synced: 08 May 2026
https://github.com/tracymuso/blog-app
This is a fullstack blog app built with ruby and rails.
api css fullstack html ruby ruby-on-rails
Last synced: 04 Mar 2026
https://github.com/er-contreras/oop-school-library
A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.
json mixins oop-principles ruby
Last synced: 16 Mar 2026
https://github.com/kettle-dev/token-resolver
🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
Last synced: 10 Jun 2026
https://github.com/artichoke/ruby-file-expand-path
📂 Rust port of path normalization from MRI Ruby.
artichoke ffi filesystem ruby ruby-language rust rust-crate windows
Last synced: 10 Apr 2025
https://github.com/laylo309/my-budget-app
This is 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 rails ruby ruby-on-rails webpacker
Last synced: 09 May 2026
https://github.com/gradaom/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 20 Jan 2026
https://github.com/sclorg/ror-container
Container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby on Rails applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
centos container docker-image dockerfile fedora rhel ruby rubyonrails
Last synced: 11 Jul 2025
https://github.com/ged/mues
An experimental MORPG engine, written in Ruby. It's unfinished, and hasn't been touched in several years, but maybe still has some interesting stuff. I use https://github.com/ged/chione now instead.
Last synced: 07 Sep 2025
https://github.com/selma-belhadj/school-library-oop
A ruby based school library
Last synced: 06 Feb 2026
https://github.com/droidsonroids/auth0_rs256_jwt_verifier
Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.
auth auth0 authentication jwkset jwt openssl rs232 ruby
Last synced: 06 Oct 2025
https://github.com/coleturner/graphql-rails-activereflection
Reflection over GraphQL for ActiveRecord models and validators
activerecord graphql rails ruby validators
Last synced: 03 May 2026
https://github.com/philnash/celebrity-spotting
A Sinatra app that takes images from the Twilio API for WhatsApp and uses AWS Rekognition to spot celebrities
aws-rekognition rekognition ruby sinatra twilio whatsapp whatsapp-api
Last synced: 25 Apr 2026
https://github.com/nix41/grape-utils
Group of Grape templates and utils for building APIs
api crud grape grape-api ror ruby rubyonrails template
Last synced: 08 Oct 2025
https://github.com/correia-jpv/fucking-awesome-ruby
💎 A collection of awesome Ruby libraries, tools, frameworks and software. With repository stars⭐ and forks🍴
awesome awesome-list collection curated-list list ruby ruby-application ruby-libraries ruby-library
Last synced: 27 Apr 2025
https://github.com/phobos/phobos_prometheus
Gather and scrape Phobos metrics for Prometheus
kafka phobos prometheus prometheus-exporter prometheus-metrics ruby
Last synced: 28 Feb 2026
https://github.com/neymarsabin/aws-dynamic-ip
A ruby gem to fetch IP's of AWS EC2 instances based on tags
Last synced: 09 Oct 2025
https://github.com/toshimaru/ruby-short_url
Ruby implementation of python-short_url.
Last synced: 05 Oct 2025
https://github.com/jenkins-infra/asciidoctor-jenkins-extensions
Extensions to asciidoctor syntax for Jenkins-related materials
Last synced: 13 Jun 2026
https://github.com/sirius248/nimble_throttler
Simple throttler that base on the IP address
Last synced: 27 Feb 2026
https://github.com/willianantunes/ruby-playground
Steps to learn a new fresh language!
Last synced: 11 May 2026