https://github.com/fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
android apps automation deployment fastlane hacktoberfest ios mobile ruby screenshots
Last synced: 03 Mar 2026 - Ranking: 37.9
https://github.com/ruby/rubygems
Library packaging and distribution for Ruby.
Last synced: 03 Mar 2026 - Ranking: 39.1
https://github.com/heartcombo/devise
Flexible authentication solution for Rails with Warden.
authentication devise rails ruby
Last synced: 03 Mar 2026 - Ranking: 37.8
https://github.com/chef/ohai
Ohai profiles your system and emits JSON
chef configuration configuration-management discovery hacktoberfest ohai ruby
Last synced: 03 Mar 2026 - Ranking: 33.4
https://github.com/sidekiq/sidekiq
Simple, efficient background processing for Ruby
background-jobs jobs ruby sidekiq
Last synced: 03 Mar 2026 - Ranking: 37.2
https://github.com/SeleniumHQ/selenium
A browser automation framework and ecosystem.
dotnet java javascript python ruby rust selenium webdriver
Last synced: 03 Mar 2026 - Ranking: 39.3
https://github.com/mongodb/mongoid
The Official Ruby Object Mapper for MongoDB
mongodb mongodb-driver orm orm-framework ruby ruby-on-rails
Last synced: 03 Mar 2026 - Ranking: 33.6
https://github.com/puma/puma
A Ruby/Rack web server built for parallelism
multithreading rack ruby server
Last synced: 03 Mar 2026 - Ranking: 37.1
https://github.com/ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
Last synced: 03 Mar 2026 - Ranking: 36.2
https://github.com/sorbet/sorbet
A fast, powerful type checker designed for Ruby
Last synced: 03 Mar 2026 - Ranking: 35.7
https://github.com/rouge-ruby/rouge
A pure Ruby code highlighter that is compatible with Pygments
minitest rubocop ruby syntax-highlighting
Last synced: 03 Mar 2026 - Ranking: 35.8
https://github.com/rspec/rspec-core
RSpec runner and formatters
Last synced: 03 Mar 2026 - Ranking: -Infinity
https://github.com/rubocop/rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
code-formatter hacktoberfest linter rails rubocop ruby static-code-analysis
Last synced: 03 Mar 2026 - Ranking: 33.9
https://github.com/resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
asynchronous-tasks asynctask background-jobs background-service background-worker job-management job-queue job-scheduler queue ruby
Last synced: 03 Mar 2026 - Ranking: 33.3
https://github.com/RubyMoney/money
A Ruby Library for dealing with money and currency conversion.
Last synced: 03 Mar 2026 - Ranking: 33.1
https://github.com/paper-trail-gem/paper_trail
Track changes to your rails models
activerecord audit log rails ruby
Last synced: 03 Mar 2026 - Ranking: 34.0
https://github.com/heartcombo/simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
dsl form-builder rails rails-helper ruby
Last synced: 03 Mar 2026 - Ranking: 34.1
https://github.com/aasm/aasm
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
aasm activerecord hacktoberfest mongoid rails ruby state-machine transition
Last synced: 03 Mar 2026 - Ranking: 33.8
https://github.com/newrelic/newrelic-ruby-agent
New Relic RPM Ruby Agent
agent apm-agent hacktoberfest ruby
Last synced: 03 Mar 2026 - Ranking: 32.7
https://github.com/omniauth/omniauth
OmniAuth is a flexible authentication system utilizing Rack middleware.
authentication hacktoberfest omniauth ruby
Last synced: 03 Mar 2026 - Ranking: 35.7
https://github.com/varvet/pundit
Minimal authorization through OO design and pure Ruby classes
Last synced: 03 Mar 2026 - Ranking: 34.0
https://github.com/pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
console debugger introspection irb pry reflection ruby runtime
Last synced: 03 Mar 2026 - Ranking: 36.3
https://github.com/ctran/annotate_models
Annotate Rails classes with schema and routes info
Last synced: 03 Mar 2026 - Ranking: 33.4
https://github.com/ruby/rake
A make-like build utility for Ruby.
hacktoberfest rake rakefile ruby
Last synced: 03 Mar 2026 - Ranking: 36.5
https://github.com/ruby/rdoc
RDoc produces HTML and online documentation for Ruby projects.
documentation-tool hacktoberfest ruby
Last synced: 03 Mar 2026 - Ranking: 35.0
https://github.com/ruby/psych
A libyaml wrapper for Ruby
c hacktoberfest java libyaml psych ruby yaml-parser
Last synced: 03 Mar 2026 - Ranking: 34.4
https://github.com/sidekiq-cron/sidekiq-cron
Scheduler / Cron for Sidekiq jobs
cron-jobs ruby ruby-gem ruby-on-rails scheduled-jobs scheduler sidekiq sidekiq-cron sidekiq-jobs sidekiq-workers
Last synced: 03 Mar 2026 - Ranking: -Infinity
https://github.com/deivid-rodriguez/byebug
Debugging in Ruby
Last synced: 03 Mar 2026 - Ranking: 34.2
https://github.com/asciidoctor/asciidoctor
:gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
asciidoc asciidoctor converter docbook html manpage ruby rubygem
Last synced: 03 Mar 2026 - Ranking: 34.7
https://github.com/rubyzip/rubyzip
Official Rubyzip repository
aes-encryption encryption ruby rubyzip zip zip-archive zip-file
Last synced: 03 Mar 2026 - Ranking: 34.3
https://github.com/rubocop/rubocop-performance
An extension of RuboCop focused on code performance checks.
code-formatter hacktoberfest linter rubocop ruby static-code-analysis
Last synced: 03 Mar 2026 - Ranking: 32.4
https://github.com/bugsnag/bugsnag-ruby
BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
bug-tracking-tool bugs bugsnag crash debug debugging-tool error-handling error-monitoring error-reporting errors exception-reporting exceptions notifications notifier platforms rack rails ruby sinatra unhandled-exceptions
Last synced: 03 Mar 2026 - Ranking: 29.5
https://github.com/rubocop/rubocop-capybara
Code style checking for Capybara files.
capybara lint rubocop ruby static-analysis testing
Last synced: 03 Mar 2026 - Ranking: 30.0
https://github.com/test-prof/test-prof
Ruby Tests Profiling Toolbox
hacktoberfest profiling rails rspec ruby testing
Last synced: 03 Mar 2026 - Ranking: 32.8
https://github.com/activeadmin/arbre
An Object Oriented DOM Tree in Ruby
Last synced: 03 Mar 2026 - Ranking: 28.9
https://github.com/sourcelevel/faraday-http-cache
A Faraday middleware that respects HTTP cache
cache faraday http middleware ruby
Last synced: 03 Mar 2026 - Ranking: 9.6
https://github.com/zendesk/ruby-kafka
A Ruby client library for Apache Kafka
deprecated kafka kafka-client ruby ruby-gem
Last synced: 03 Mar 2026 - Ranking: 31.7
https://github.com/ohler55/oj
Optimized JSON
c json json-parser marshaller oj-gem rails ruby ruby-json-parser
Last synced: 03 Mar 2026 - Ranking: 35.0
https://github.com/mislav/will_paginate
Pagination library for Rails and other Ruby applications
pagination pagination-library plugin rails ruby sequel sinatra
Last synced: 03 Mar 2026 - Ranking: 32.4
https://github.com/davishmcclurg/json_schemer
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
json-schema json-validation ruby
Last synced: 03 Mar 2026 - Ranking: 30.3
https://github.com/aetherknight/recursive-open-struct
OpenStruct subclass that returns nested hash attributes as RecursiveOpenStructs
Last synced: 03 Mar 2026 - Ranking: 30.9
https://github.com/prometheus/client_ruby
Prometheus instrumentation library for Ruby applications
middleware prometheus prometheus-client-library rack rack-middleware ruby ruby-client
Last synced: 03 Mar 2026 - Ranking: 31.9
https://github.com/licensee/licensee
A Ruby Gem to detect under what license a project is distributed.
law legal licensing open-source open-source-licensing ruby ruby-gem
Last synced: 03 Mar 2026 - Ranking: -Infinity
https://github.com/ruby-oauth/snaky_hash
🐍 A Hashie::Mash joint to improve #snake_life for everyone
hash hashie ruby rubygem underscore
Last synced: 03 Mar 2026 - Ranking: 2.5
https://github.com/rgrove/sanitize
Ruby HTML and CSS sanitizer.
Last synced: 03 Mar 2026 - Ranking: 32.7
https://github.com/rails-api/active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
Last synced: 03 Mar 2026 - Ranking: 33.6
https://github.com/dry-rb/dry-types
Flexible type system for Ruby with coercions and constraints
coercion constraints dry-rb ruby types
Last synced: 03 Mar 2026 - Ranking: 32.3
https://github.com/cucumber/cucumber-ruby
Cucumber for Ruby. It's amazing!
cucumber polyglot-release ruby tidelift
Last synced: 03 Mar 2026 - Ranking: 34.3
https://github.com/excon/excon
Usable, fast, simple HTTP 1.1 for Ruby
Last synced: 03 Mar 2026 - Ranking: 34.6
https://github.com/dry-rb/dry-schema
Coercion and validation for data structures
coercion data-validation data-validator dry-rb ruby ruby-gem schema schema-validation type-safety
Last synced: 03 Mar 2026 - Ranking: 29.7
https://github.com/ruby-ldap/ruby-net-ldap
Pure Ruby LDAP library
Last synced: 03 Mar 2026 - Ranking: 32.2
https://github.com/algolia/algoliasearch-client-ruby
⚡️ A fully-featured and blazing-fast Ruby API client to interact with Algolia.
Last synced: 03 Mar 2026 - Ranking: 25.3
https://github.com/cucumber/cucumber-ruby-core
Core library for the Ruby flavour of Cucumber
cucumber polyglot-release ruby
Last synced: 03 Mar 2026 - Ranking: 27.1
https://github.com/hashie/hashie
Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
hacktoberfest hash-extensions ruby
Last synced: 03 Mar 2026 - Ranking: 34.6
https://github.com/lautis/uglifier
Ruby wrapper for UglifyJS JavaScript compressor.
javascript minify ruby uglifyjs
Last synced: 03 Mar 2026 - Ranking: 31.3
https://github.com/elastic/elasticsearch-rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
activemodel activerecord elastic elasticsearch rails ruby ruby-on-rails
Last synced: 03 Mar 2026 - Ranking: 33.5
https://github.com/janko/image_processing
High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick
image-processing imagemagick minimagick ruby thumbnails vips
Last synced: 03 Mar 2026 - Ranking: 29.2
https://github.com/ruby-grape/grape-entity
An API focused facade that sits on top of an object model.
Last synced: 02 Mar 2026 - Ranking: 32.0
https://github.com/jmettraux/rufus-scheduler
scheduler for Ruby (at, in, cron and every jobs)
Last synced: 02 Mar 2026 - Ranking: 32.5
https://github.com/rack/rack-test
Rack::Test is a small, simple testing API for Rack apps.
Last synced: 02 Mar 2026 - Ranking: 33.4
https://github.com/rubysec/bundler-audit
Patch-level verification for Bundler
bundler-audit dependency-checker patch-management ruby ruby-advisory-db security security-audit security-tools
Last synced: 02 Mar 2026 - Ranking: 33.0
https://github.com/fazibear/colorize
Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.
ansi-escape-sequences gem ruby
Last synced: 02 Mar 2026 - Ranking: 30.0
https://github.com/tonytonyjan/jaro_winkler
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
algorithm jaro-winkler jaro-winkler-distance ruby
Last synced: 02 Mar 2026 - Ranking: 29.2
https://github.com/dry-rb/dry-configurable
A simple mixin to make Ruby classes configurable
configuration dry-rb library ruby rubygem settings
Last synced: 02 Mar 2026 - Ranking: 30.8
https://github.com/whomwah/rqrcode
A Ruby library that encodes QR Codes
Last synced: 02 Mar 2026 - Ranking: 32.4
https://github.com/jessebs/simplecov-cobertura
Ruby SimpleCov Cobertura Formatter
cobertura ruby simplecov simplecov-cobertura
Last synced: 02 Mar 2026 - Ranking: 27.9
https://github.com/datawraith/ascii85gem
A simple gem that provides methods for encoding/decoding Adobe’s binary-to-text encoding of the same name.
Last synced: 02 Mar 2026 - Ranking: 24.6
https://github.com/julienXX/terminal-notifier
Send User Notifications on macOS from the command-line.
command-line notifications objective-c osx ruby
Last synced: 02 Mar 2026 - Ranking: 32.0
https://github.com/winebarrel/faraday_middleware-aws-sigv4
Faraday middleware for AWS Signature Version 4 using aws-sigv4.
Last synced: 02 Mar 2026 - Ranking: 27.4
https://github.com/krisleech/wisper
A micro library providing Ruby objects with Publish-Subscribe capabilities
events publish-subscribe pubsub ruby
Last synced: 02 Mar 2026 - Ranking: 32.8
https://github.com/salemove/jaeger-client-ruby
OpenTracing Tracer implementation for Jaeger in Ruby
distributed-tracing jaeger opentracing ruby trace
Last synced: 02 Mar 2026 - Ranking: 27.8
https://github.com/codeclimate-community/simplecov_json_formatter
JSON formatter for SimpleCov code coverage tool for ruby 2.4+
code-quality coverage coverage-library coverage-report rails ruby test-coverage
Last synced: 02 Mar 2026 - Ranking: -Infinity
https://github.com/astro/socksify-ruby
Redirect any TCP connection initiated by a Ruby script through a SOCKS5 proxy
Last synced: 02 Mar 2026 - Ranking: 27.0
https://github.com/thoughtbot/climate_control
Modify your ENV
Last synced: 02 Mar 2026 - Ranking: 29.5
https://github.com/redis-store/redis-store
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks
Last synced: 02 Mar 2026 - Ranking: -Infinity
https://github.com/ruby/base64
Support for encoding and decoding binary data using a Base64 representation
Last synced: 02 Mar 2026 - Ranking: 29.4
https://github.com/public-law/naturally
Natural sort algorithm
array-comparison ruby sort sort-order
Last synced: 02 Mar 2026 - Ranking: 27.0
https://github.com/janlelis/unicode-display_width
Monospace Unicode and Emoji character width in Ruby
cli emoji monospace-font ruby terminal unicode unicode-data wcwidth
Last synced: 02 Mar 2026 - Ranking: 30.4
https://github.com/ms-ati/docile
Docile keeps your Ruby DSLs tame and well-behaved
builder-pattern dsl immutability ruby
Last synced: 02 Mar 2026 - Ranking: 32.0
https://github.com/copiousfreetime/hitimes
a fast, high resolution timer library for recording performance metrics
Last synced: 02 Mar 2026 - Ranking: 27.6
https://github.com/arkadiyt/ssrf_filter
A ruby gem for defending against Server Side Request Forgery (SSRF) attacks
gem ruby server-side-request-forgery ssrf
Last synced: 02 Mar 2026 - Ranking: 27.7
https://github.com/ruby/matrix
An implementation of Matrix and Vector classes
Last synced: 02 Mar 2026 - Ranking: 30.8
https://github.com/copiousfreetime/launchy
A helper for launching cross-platform applications in a fire and forget manner.
browser commandline launchy ruby
Last synced: 02 Mar 2026 - Ranking: 31.0
https://github.com/rspec/rspec-metagem
RSpec meta-gem that depends on the other components
Last synced: 02 Mar 2026 - Ranking: -Infinity
https://github.com/ruby/net-telnet
Provides telnet client functionality.
Last synced: 02 Mar 2026 - Ranking: 28.8
https://github.com/rails/rails
Ruby on Rails
activejob activerecord framework html mvc rails ruby
Last synced: 02 Mar 2026 - Ranking: 44.3
https://github.com/aws/aws-sdk-ruby
The official AWS SDK for Ruby
Last synced: 02 Mar 2026 - Ranking: 36.9
https://github.com/sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
rack ruby sinatra web-framework
Last synced: 02 Mar 2026 - Ranking: 38.3
https://github.com/faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
Last synced: 02 Mar 2026 - Ranking: 37.2
https://github.com/rubocop/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
code-formatter hacktoberfest linter rubocop ruby static-code-analysis
Last synced: 02 Mar 2026 - Ranking: 39.2
https://github.com/getsentry/sentry-ruby
Sentry SDK for Ruby
crash-reporting crash-reports error-handler error-monitoring hacktoberfest ruby sdk stacktrace tag-production team-web-backend
Last synced: 02 Mar 2026 - Ranking: 34.9
https://github.com/DataDog/dd-trace-rb
Datadog's client library for Ruby
apm datadog debugging distributed-tracing hacktoberfest profiling ruby tracing
Last synced: 02 Mar 2026 - Ranking: 31.3
https://github.com/rmosolgo/graphql-ruby
Ruby implementation of GraphQL
graphql graphql-ruby hacktoberfest rails relay ruby
Last synced: 02 Mar 2026 - Ranking: 36.2
https://github.com/rack/rack
A modular Ruby web server interface.
Last synced: 02 Mar 2026 - Ranking: 37.2