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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/shivabhusal/trending
A Ruby on Rails based web app to find tweets on topics of your choice.
oauth2 rails ruby trends twitter twitter-api
Last synced: 24 Jul 2025
https://github.com/maumagnaguagno/polygonoid
:triangular_ruler: Geometric library for Ruby
Last synced: 13 Jul 2025
https://github.com/dawidd6/actions-updater
:hammer_and_wrench: Updater of used GitHub Actions in workflow files
gem git github-actions ruby ruby-gem update-checker updater
Last synced: 12 Oct 2025
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/screenstaring/shopify_api-graphql-tiny
Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.
graphql graphql-pagination ruby shopify shopify-api
Last synced: 22 Apr 2025
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/chadowo/gosu-mruby-wrapper
Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms
game-dev gamedev gamedev-tool gosu libgosu mruby ruby
Last synced: 04 Sep 2025
https://github.com/mikhailvs/simple-event-bus
Simple event bus for Ruby
emit-events event-bus publish-subscribe rails ruby
Last synced: 27 Jul 2025
https://github.com/flightaware/flightxml-client-ruby
Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data
aviation flightaware-flightxml-service flightxml ruby
Last synced: 12 Apr 2025
https://github.com/waydotnet/carrierwave-imagesorcery
Additional processing to use ImageSorcery into CarrierWave
Last synced: 13 Apr 2025
https://github.com/webmatze/dragonruby-sokoban-game
A Sokoban Clone using DragonRuby Game Toolkit
dragonruby game indiegame ruby smaug sokoban sokoban-game
Last synced: 23 Apr 2025
https://github.com/ochiengotieno304/stanbic-ruby
Unofficial Stanbic Kilele Payments Ruby Client
Last synced: 14 Jun 2025
https://github.com/beautydate/grpc-kit
GRPC toolkit for microservices
grpc grpc-kit grpc-toolkit microservice ruby
Last synced: 02 Apr 2025
https://github.com/zormandi/logcraft-sidekiq
A structured logging solution for Sidekiq, using Logcraft.
Last synced: 05 Sep 2025
https://github.com/puzzleflow/tochtli
Lightweight framework for service oriented applications based on bunny (RabbitMQ)
bunny job-queue processing rabbitmq ruby
Last synced: 09 Apr 2025
https://github.com/janlelis/multi_block
Pass multiple blocks to a Ruby method
Last synced: 23 Apr 2025
https://github.com/jcmfernandes/activerecord-retriable
Retry your Active Record transactions. :rocket:
activerecord gem rails retriable retry ruby transactions
Last synced: 23 Apr 2025
https://github.com/mehdisadeghi/jekyll-hinduarabic
Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.
converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby
Last synced: 28 Oct 2025
https://github.com/tcdowney/sinatra-k8s-sample
A basic stateless Ruby app for experimenting with Kubernetes
Last synced: 24 Apr 2025
https://github.com/kentdahl/magic_maze
Magic Maze - Ruby/SDL2 port - Magic Maze is a simple and low-tech monster-bashing maze game. - It was originally inspired by playing Gauntlet II on the Atari ST.
Last synced: 18 Jan 2026
https://github.com/farida-hamid/melodyrentals-backend
Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.
jwt-authentication rails-api ruby
Last synced: 10 Mar 2026
https://github.com/stephenkati/oop-school-lib
oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.
oop postgresql rspec-testing ruby
Last synced: 24 Apr 2025
https://github.com/yoshoku/numo-blis
Numo::BLIS builds and uses BLIS as a background library for Numo::Linalg
blas blis gem machine-learning numo ruby
Last synced: 25 Apr 2025
https://github.com/sboursen/catalog-capstone-project
Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.
Last synced: 05 Oct 2025
https://github.com/ogshawnlee/algorithms
A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.
cpp python ruby typescript v vlang
Last synced: 25 Apr 2025
https://github.com/ctkqiang/mobileappanalyzer
这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。
android apktool china class-dump-swift hacking ios metaspoilt ruby tool
Last synced: 12 Apr 2025
https://github.com/ahzamir/budget-app
This is a budget app that allows users to add their expenses categories and expenses. It also allows users to see their total expenses.
budget-app css postgresql rspec rspec-rails ruby ruby-gem ruby-on-rails
Last synced: 12 Mar 2026
https://github.com/kiwamizamurai/lzstring_ruby
A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability
lz-string lzstring ruby string-compression
Last synced: 22 Feb 2026
https://github.com/noma4i/mongo_trails
AR PaperTrail to MongoDB storage
activerecord audit mongodb rails ruby
Last synced: 28 Apr 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/dreamingechoes/geosearch_with_mongodb
An example of geosearch with MongoDB on Ruby on Rails.
Last synced: 14 Jun 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/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/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/jirutka/yaml-env-tag
Custom YAML tag for referring environment variables in YAML documents
Last synced: 06 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/yukirii/drchord
Chord algorithm based distributed hash table using dRuby
Last synced: 04 Nov 2025
https://github.com/dannyben/slacktail
Command line utility for following your Slack chat from the terminal
cli command-line gem ruby slack slack-client
Last synced: 12 Mar 2026
https://github.com/joelmoss/creed
Stupid simple Command pattern for Rails
command-pattern rails ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/khalilgharbaoui/cre
awesome cre credentials gem pry rails rails-gem rails5 rspec ruby ruby-on-rails
Last synced: 08 Oct 2025
https://github.com/mustafa-kamel/rails-chat
Chat app built using Ruby on Rails that does the crud operations in background tasks using Redis and Sidekiq and supports a full-text search using elastic search.
api chat docker docker-compose elasticsearch mysql rails redis ruby sidekiq
Last synced: 09 Oct 2025
https://github.com/oieioi/with_last.rb
💎 Enumerable#each_with_last and Enumerator#with_last
Last synced: 09 Oct 2025
https://github.com/vidarh/activitypub
ActivityPub / ActivityStream basic serialization/deserialization for Ruby
activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby
Last synced: 09 Oct 2025
https://github.com/leighayanid/markee
A simple bookmarking app built with Rails 5 and MaterializeCSS
bookmarks-manager materialdesign materializecss rails-application ruby ruby-on-rails webscraping
Last synced: 21 Jan 2026
https://github.com/jsmoreira02/forcecannon
"Force Cannon" is a brute force tool made in ruby, that performs attacks on login forms using the POST method without robust filters or protections.
bruteforce cybersecurity hacking-tool pentest-scripts ruby scripting-language web-attacks
Last synced: 10 Oct 2025
https://github.com/jeopard/historical-bank-ruby
A Ruby Bank that serves historical exchange rates
currency currency-converter currency-exchange-rates gem ruby
Last synced: 10 Oct 2025
https://github.com/aridclown/hb-oauth2-devise-doorkeeper
Honeybadger's OAuth2 with Ruby and Rails and Devise project
devise doorkeeper oauth2 rails ruby
Last synced: 10 Oct 2025
https://github.com/codecaiine/morse_decoder
This project contains a morse code decoder.
Last synced: 10 Oct 2025
https://github.com/kevinstuffandthings/shellable
Open a REPL within the context of any Ruby object
Last synced: 10 Oct 2025
https://github.com/garllon/ruby-mentorship
This is the Guideline for Ruby Mentorship Sessions
Last synced: 10 Oct 2025
https://github.com/janlelis/unicode-age
Determine Unicode version required to display a string
ruby unicode unicode-data version
Last synced: 10 Oct 2025
https://github.com/seven1m/ragchew.app
A website for amateur radio operators to find and participate in on-the-air gatherings
amateurradio hamradio ruby sinatra
Last synced: 10 Oct 2025
https://github.com/rajputlakhveer/active_admin_access_control
Through the gem you can create the dynamic role and permissions for different types of users to access active admin panel
access-control active-admin activeadmin cancancan permssions rails roles-permission-management ruby ruby-gem ruby-on-rails
Last synced: 11 Oct 2025
https://github.com/avvo/docker-ruby
Our base ruby image. Do not use the image, see https://github.com/avvo/docker-base instead
Last synced: 12 Oct 2025
https://github.com/svkurowski/aktenkoffer
💼 Personal document management made easy.
crm document-management personal-utility rails ruby self-hosted webapp
Last synced: 19 Jan 2026
https://github.com/maumagnaguagno/locus
:memo: Environment description language for Jason
agent agentspeak environment ruby
Last synced: 12 Oct 2025
https://github.com/ianks/dry-schema-extensions
Extensions for dry-schema
dry-rb json-schema openapi ruby
Last synced: 13 Mar 2026
https://github.com/janlelis/every_day_irb
developer-tools irb ruby ruby-console
Last synced: 22 Jan 2026
https://github.com/jim/otp
Scripts to add a phone icon to your Slack name when you're on a call.
Last synced: 13 May 2026
https://github.com/haadiiii/oop-school-library
In this project I need a tool to help me record what books are in the universitie's library and who borrows them. The app that I will create will allow me to:
Last synced: 27 Oct 2025
https://github.com/zieeco/rails-blog-app
This app is a simple app which mimics a real world blog website where users can post comments and see the comments made by other users.
postgresql rspec-rails rspec-testing ruby ruby-gem ruby-on-rails
Last synced: 24 Jan 2026
https://github.com/cyberarm/w3d_hub_linux_launcher
A linux friendly implementation of the W3D Hub Launcher
Last synced: 01 Feb 2026
https://github.com/free-creations/icalendar-rrule
An add-on to the "iCalendar Gem". It makes it easier to iterate through a calendar with repeating events.
calendar icalendar ics repeating-events rrule ruby ruby-gem
Last synced: 17 Mar 2026
https://github.com/huseyinbiyik/moneye
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. Built with Ruby on Rails and PostgreSQL
Last synced: 10 Feb 2026
https://github.com/sirius248/nimble_throttler
Simple throttler that base on the IP address
Last synced: 27 Feb 2026
https://github.com/mokagio/tmnt-gifs
A shell shocked Slack slash command showing Teenage Mutant Ninja Turtles gifs
ruby sinatra slack-bot teenage-mutant-ninja-turtles
Last synced: 11 Feb 2026
https://github.com/lalitlogical/ruby-on-rails-with-mongodb
Ruby on Rails with MongoDB
mongodb nosql nosql-database rails ruby ruby-on-rails
Last synced: 14 Feb 2026
https://github.com/greeenboi/markdown-superset-compiler
Compiler build on ruby to compile gh-flavor and more markdown to html for the web to render
cli-ui markdown ruby ruby-gem shopify-cli tui
Last synced: 15 Feb 2026
https://github.com/iturres/coding-challenges
👨💻 Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.
c coding coding-challenges javascript python ruby sqlite3
Last synced: 15 Feb 2026
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/lindseyb/trivia-llama
It's a llama. On Twitter. It LOVES trivia.
Last synced: 19 Mar 2025
https://github.com/ziguzagu/puppet-module-tdagent
Manage td-agent and gem packages with fluent-gem by puppet
Last synced: 05 May 2025
https://github.com/patrickbrown-dev/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 03 Apr 2025
https://github.com/andyw8/pinboard_logseq
Migrate bookmarks from Pinboard to Logseq
Last synced: 29 Oct 2025
https://github.com/formspree/formspree-example-jekyll
An example of using Formspree with Jekyll
forms formspree jekyll jekyll-starter jekyllrb jekyllrb-starter netlify netlify-template ruby starter-template static-site-generator
Last synced: 13 Jun 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/railona/twitter-bot
A Twitter bot built with ruby that takes three Twitter pages that you like and keeps your page updated by retweeting one of their tweets randomly, once a day.
Last synced: 11 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/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/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/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/gma1k/useful-scripts
Some useful scripts
azure bash docker linux perl powershell python ruby
Last synced: 06 Mar 2026
https://github.com/rukomoynikov/act_as_api_client
Templates for popular API's and reliable way to create your own clients
Last synced: 08 Sep 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