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/jgarber623/link-header-parser-ruby
A Ruby gem for parsing HTTP Link headers.
http-headers link-header ruby rubygems
Last synced: 09 Oct 2025
https://github.com/ales-vilchytski/modulejs-rails
Lightweight JavaScript module system for Ruby on Rails 4
asset-pipeline javascript rails4 ruby
Last synced: 08 Oct 2025
https://github.com/kazu-2020/narabikae
provides simple position management and sorting functionality for Active Record in Rails.
Last synced: 21 Jan 2026
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/t-eckert/ctci_solutions
My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".
cpp ctci interview-questions python ruby
Last synced: 04 Mar 2026
https://github.com/1d3o/lato-core
Lato module used to initialize custom admin panels
admin-dashboard lato rails rails-engine ruby ruby-gem ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/hardpixel/colordom
Ruby gem to extract color palettes from images implemented in Rust.
dominant-colors native-extension ruby ruby-gem
Last synced: 24 Oct 2025
https://github.com/kichik/docker-combo
Automatically generated and up-to-date Docker combo images
docker docker-image node python ruby
Last synced: 23 Jan 2026
https://github.com/linqueta/eezee
The easiest HTTP client for Ruby
gem http-client ruby ruby-on-rails rubygems
Last synced: 08 Oct 2025
https://github.com/postmodern/ffi-udis86
Ruby FFI bindings for udis86
asm assembly disassembler ffi-bindings ruby
Last synced: 12 Feb 2026
https://github.com/postmodern/ruby-amass
A Ruby interface to amass.
amass amass-parser command-mapper infosec ruby
Last synced: 17 Oct 2025
https://github.com/hausgold/immoscout
Ruby client for the Immobilienscout24 REST API
api api-client api-wrapper gem immobilienscout24 oss ruby ruby-gem
Last synced: 02 Mar 2026
https://github.com/mohammedamarnah/redis-pool
A simple Redis dynamic-sized connection pool.
connection-pool rails redis redis-client ruby
Last synced: 04 Mar 2026
https://github.com/microformats/microformats.io
Simple explainer site about Microformats.
microformats microformats2 rails ruby website
Last synced: 14 Oct 2025
https://github.com/bl4ckstack/hedra
Hedra — Command-line tool to analyze HTTP security headers and detect missing protections like CSP, HSTS, and X-Frame-Options.
cli cybersecurity hedra http-headers information-security pentesting ruby rubygems security vulnerability-assessment web-security
Last synced: 04 Apr 2026
https://github.com/kevinstuffandthings/nameq
Create unique names via numeric suffixes
Last synced: 26 Oct 2025
https://github.com/mateuseap/algorithms
Algorithms, Data Structures and resolution of programming questions
algorithms algorithms-and-data-structures c cpp data-structures ruby
Last synced: 26 Oct 2025
https://github.com/scnr/installer
Installation script for Ecsypno products.
audit crawler hacking hacking-tool javascript penetration-testing ruby rust security-audit spider sql-injection vulnerability-scanner web-application web-application-security xss
Last synced: 01 Apr 2026
https://github.com/upsidelab/spree_gladly
Official Gladly integration for Spree Commerce
customersupport ecommerce ruby
Last synced: 06 Feb 2026
https://github.com/uta-org/jekyll-patreon
Patreon support in Jekyll blog to easily embed a widget with your goals
i18n jekyll jekyll-plugin patreon ruby ruby-gem rubygem
Last synced: 25 Oct 2025
https://github.com/uvlad7/json_scanner
gem json json-parse json-parser json-parsing jsonparser ruby ruby-gem rubygem sax-parser yajl
Last synced: 25 Feb 2026
https://github.com/janlelis/productive-sublime-snippets-erb
Productive Sublime Snippets for ERB
erb ruby sublime sublime-text sublime-text-3
Last synced: 22 Jan 2026
https://github.com/svyatov/sec_id
Validate securities identification numbers (ISIN, CUSIP, SEDOL, FIGI, CIK) with ease!
cik cusip figi iban isin ruby ruby-gem sedol validation
Last synced: 05 Feb 2026
https://github.com/hamzaoutdoors/school_library_ruby
OOP School Library is an app/tool that can be used in a school library to record what books are in the library and who borrows them. At the end of the project, users will be able to; - Add new students or teachers. - Add new books, and - Save records of who borrowed a given book and when.
backend data-structures design-pattern oop oop-principles ruby ui
Last synced: 24 Apr 2025
https://github.com/thecodechaser/things-catalog
Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.
Last synced: 24 Apr 2025
https://github.com/yothu/catalog-of-my-things
data-structures ruby terminal-based
Last synced: 26 Feb 2026
https://github.com/edas/bitwapi
Unofficial Bitwarden API client in ruby
api-client bitwarden password-manager ruby
Last synced: 18 Jan 2026
https://github.com/combinaut/minibars
A (mostly) drop-in replacement for Handlebars.rb based on MiniRacer rather than therubyracer.
handlebars miniracer rails ruby therubyracer
Last synced: 09 Oct 2025
https://github.com/ebihara99999/code_keeper
Measures metrics especially about complexity and size of Ruby files.
Last synced: 17 Mar 2026
https://github.com/abdussattar-70/blogging-haven
The Blogging Haven is set to become a prime illustration of a blog website. It encompasses a project that tasked me with the creation of a fully operational website, showcasing a comprehensive list of posts and empowering readers to engage with them through comments and post likes. It has been constructed using PostgreSQL and Ruby on Rails.
erd oop postgresql rspec ruby ruby-on-rails
Last synced: 16 Mar 2026
https://github.com/seuros/throttle_machines
Advanced rate limiting library for Ruby. Rate limit anything - API calls, AI requests, background jobs. Features GCRA, token bucket algorithms, circuit breakers, and multiple storage backends.
ai-rate-limiting algorithm background-jobs circuit-breaker concurrency distributed-systems gcra limiter memory-storage performance rate-limiter rate-limiting redis resilience ruby ruby-gem temporal-precision throttle throttling token-bucket
Last synced: 01 Apr 2026
https://github.com/javierhonduco/ruby_perf_counters
Ruby gem to access the CPU performance counters (PMU) using perf_event_open(2)
perf performance performance-counters performance-monitoring-unit pmu ruby
Last synced: 11 Mar 2026
https://github.com/blocknotes/activeadmin_simple_form
An ActiveAdmin 1.x plugin to use Simple Form in place of Formtastic in edit views
activeadmin activeadmin-plugin rails5 ruby simpleform
Last synced: 29 Sep 2025
https://github.com/codeadict/kings-landing
A modern, simple, customizable landing page dedicated to early customer acquisition for frugal entrepreneurs.
landing-page launch ruby sinatra site-generator starter-template startups website
Last synced: 02 Jan 2026
https://github.com/kerolloz/who-doesnt-follow-me
A simple script that gives you a list of users who you follow but they don't follow you back on GitHub.
follow-back followers following github ruby script
Last synced: 07 Apr 2026
https://github.com/nicholaslyang/chance-me
Find the best place for your next four years
Last synced: 12 Jul 2025
https://github.com/davetoxa/davetoxa
Rails - A Simple Approach | simple app for educational purposes
ansible capistrano codeclimate postgresql rails ruby travis-ci
Last synced: 12 Apr 2025
https://github.com/sunaku/ember
eRuby template processor
erb-template ruby template-engine
Last synced: 15 Apr 2025
https://github.com/sashadev-sky/adt-guide
Ruby & Python implementations of Abstract Data Types
Last synced: 07 May 2025
https://github.com/v-kolesnikov/emilito
:gem: Emilito
clean-architecture clean-code reform ruby trailblazer
Last synced: 30 Oct 2025
https://github.com/paddor/czmq-ffi-gen
Generated, low-level CZMQ binding for Ruby
Last synced: 04 Apr 2025
https://github.com/balerum03/slack_bot_rails
This bot will tell you in the slack chat if a number is prime or not. If the number you enter is prime, the bot will give you an array with all the prime numbers before the entered number, and it can also solve simple sums and give the results on the chat. This bot uses the Slack-API, Active Record, PostgreSQL, and React to display prime numbers on the browser.
activerecord adan-fernandez-bonilla api bot prime rails reactjs ruby slack-api slack-bot youtube-video
Last synced: 03 Jul 2025
https://github.com/petertseng/adventofcode-rb-2017
Solutions to https://adventofcode.com/2017 (complete)
advent-of-code advent-of-code-2017 ruby
Last synced: 06 May 2025
https://github.com/vavgustov/debug-extras
Extras for Rails applications debug
Last synced: 13 Apr 2025
https://github.com/quentin18/pathfinding.rb
A pathfinding library in Ruby based on A* algorithm.
astar-algorithm gem pathfinding ruby
Last synced: 01 Nov 2025
https://github.com/guillermoap/notion_to_html
Notion HTML renderer for Ruby and Rails
notion notion-blog rails renderer ruby ruby-on-rails
Last synced: 18 Jul 2025
https://github.com/am-kantox/iteraptor
Set of deep iteration helpers
array enumeration hash helper iteration kantox ruby
Last synced: 11 Sep 2025
https://github.com/codeblooded/ittybe
Privacy Respecting URL Shortener built on Sinatra and Redis
privacy redis ruby shortener sinatra sinatra-applications url url-shortener
Last synced: 13 Aug 2025
https://github.com/jwillikers/blog
My developer blog containing handy admin and dev guides from my myriad of tinkering
asciidoc asciidoctor blog jekyll nix ruby static-site
Last synced: 15 Apr 2025
https://github.com/ujihisa/generic-factory-game
https://generic-factory-game.herokuapp.com/
Last synced: 14 Apr 2025
https://github.com/apache/activemq-artemis-native
Apache activemq artemis native
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 12 Apr 2025
https://github.com/cesium/intra.seium.org
Backend User Platform for SEI - CeSIUM's Computer Engineering Week @ Minho University
Last synced: 21 Aug 2025
https://github.com/fdocr/activek8s
Rake tasks for a convention based Kubernetes integration
docker kubectl kubernetes rails ruby
Last synced: 09 Sep 2025
https://github.com/ryz310/redis-objects-periodical
Extends Redis::Objects to switch automatically the save destination within Redis on changing dates.
Last synced: 02 Sep 2025
https://github.com/fr33z3/semantic_navigation
Simple navigation menus implementation for Rails 3 application with multiple and nesting menus.
navigation navigation-menus nested-menus rails ruby
Last synced: 12 Apr 2025
https://github.com/ankurgel/instamojo-rb
Ruby wrapper for Instamojo API v1.1
instamojo instamojo-api instamojo-rb instamojo-sdk instamojo-server payment-request ruby
Last synced: 06 Mar 2026
https://github.com/hafiz1379/oop-school-library
Discover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.
Last synced: 01 Aug 2025
https://github.com/alchaplinsky/ai21
A Ruby client for AI21 Studio API
ai api-client artificial-intelligence machine-learning ml ruby
Last synced: 20 Jun 2025
https://github.com/kojix2/ruby-umappp
Uniform Manifold Approximation and Projection for Ruby
Last synced: 13 Apr 2025
https://github.com/marioariasc/pepa
An implementation of the Monkey language in Ruby
Last synced: 03 Aug 2025
https://github.com/rubycocos/webservice
webservice gem - yet another HTTP JSON API (web service) builder
Last synced: 11 Jul 2025
https://github.com/usmansbk/recipe-app
Group project: The Recipe app keeps track of all your recipes, ingredients, and inventory. Built with Ruby on Rails
postgresql rails5 ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/swilgosz/hanamimastery
An attempt to build a healthy community and easy-to-learn environment around Hanami Web framework.
blogs educational hanami ruby rubygems screencasting screencasts web webdevelopment
Last synced: 10 Oct 2025
https://github.com/lucas-erkana/algorithms
This is just a repo for practicing coding challenges
coding-challenges javascript ruby
Last synced: 30 Sep 2025
https://github.com/bondok6/school-library
In this project, I build the "OOP school library" app.
Last synced: 12 May 2025
https://github.com/kholdrex/simple_query
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
activerecord arel database orm performance query-builder rails ruby sql
Last synced: 09 Apr 2025
https://github.com/vic778/jumia-api
Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.
factory heroku postgresql rspec-rails rswag ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/render-examples/sidekiq
Sidekiq worker on Render
background-worker job-queue render ruby sidekiq sinatra
Last synced: 21 Jun 2025
https://github.com/pedrorolo/active_module
Modules and Classes as first-class active record values
activemodel activerecord configuration enums gem module modules prototyping rapid-prototyping ruby ruby-gem ruby-on-rails strategy strategy-pattern
Last synced: 15 Jul 2025
https://github.com/bjoernalbers/gollum-auth
Authentication Middleware for Gollum Wiki
auth authentication authorization gollum middleware rack rack-middleware ruby ruby-gem rubygem web wiki
Last synced: 02 Aug 2025
https://github.com/thecodechaser/budget-tracker
The Budget tracker app is a full stack application. It's a functional website that shows the list of categories and transactions and empower readers to interact with them by adding new categories and transactions. Users can access the services of the application by creating a new account or by login in if they already have account.
html-css ruby ruby-on-rails tailwind-css
Last synced: 15 Jul 2025
https://github.com/b3b0/grasshopper
🦗🔑Run commands against many Linux servers using SSH for hacking, administrative or auditing tasks. Relies on key-based SSH authentication for automation.. Now includes the ability to do some scp.
auditing automation hacking ruby scp ssh
Last synced: 20 Jun 2025
https://github.com/keithdoggett/spatial_stats
Spatial Statistics Library for ActiveRecord/PostGIS
postgis rails ruby spatial spatial-stats stats
Last synced: 13 Apr 2025
https://github.com/tylerrick/activesupport-duration-human_string
Convert Duration objects to human-friendly strings like '2h 30m 17s'
activesupport duration rails ruby serializer string
Last synced: 18 Mar 2025
https://github.com/julie-ify/blog-app
Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby
Last synced: 15 Jul 2025
https://github.com/nithinbekal/dotfiles
Config files for neovim, zsh, ruby etc.
Last synced: 02 Sep 2025
https://github.com/kevinoid/jekyll-highlight-file
A Liquid filter for Jekyll which outputs highlighted file content
code-highlight jekyll jekyll-plugin liquid-templating-engine ruby
Last synced: 13 Apr 2025
https://github.com/simon0191/fast_priority_queue
A blazzingly fast implementation of priority queue using Ruby + Rust + Ruru
benchmark priority-queue ruby ruru rust
Last synced: 13 Apr 2025
https://github.com/kirillshevch/slack_hook
A Simple Interface to Slack Incoming Webhooks Integrations
ruby ruby-slack slack slack-api slack-incoming-webhooks slack-integration slack-webhook
Last synced: 07 Oct 2025
https://github.com/rnd-soft/lusnoc
[MIRROR] Lusnoc is reliable gem to deal with consul locks and sessions
consul distributed distributed-computing distributed-systems gem lock ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/nunonamorado/sinatra-slack
Sintra extension with DSL for building Slack Apps
ruby ruby-gem sinatra sinatra-applications slack slack-app slack-commands
Last synced: 16 Aug 2025
https://github.com/yujideveloper/recite_csv
ReciteCSV assists to implement a class for csv reader.
Last synced: 18 Jul 2025
https://github.com/yohasebe/rubyfca
Command line tool for Formal Concept Analysis written in Ruby
fca formal-concept-analysis ruby visualization
Last synced: 14 Apr 2025
https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial
demo ruby project with roda framework providing a working telegram login process
ajax demo roda ruby telegram telegram-api telegram-bot-api telegram-loing tutorial webapp
Last synced: 22 Jul 2025
https://github.com/simon0191/date_supercharger
A nice shortcut for ActiveRecord date range queries
activerecord date daterange ruby ruby-gem
Last synced: 13 Apr 2025
https://github.com/nejdetkadir/dev-ruby
Ruby bindings for dev.to API
api-client blogs devto ruby ruby-client ruby-gem
Last synced: 07 May 2025
https://github.com/AbacatePay/abacatepay-ruby-sdk
AbacatePay Ruby SDK for you to start receiving payments in seconds
abacatepay abacatepay-sdk ruby
Last synced: 07 Apr 2026