https://github.com/punderthings/ruby-ldap3
Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
Last synced: 19 Jan 2026 - Ranking: 2.7
https://github.com/socketry/http-accept
Parse Accept and Accept-Language HTTP headers in Ruby.
http http-client http-server parsing
Last synced: 19 Jan 2026 - Ranking: -Infinity
https://github.com/protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
marshalling protobuf protobuf-runtime protoc protocol-buffers protocol-compiler rpc serialization
Last synced: 19 Jan 2026 - Ranking: 41.6
https://github.com/SeleniumHQ/selenium
A browser automation framework and ecosystem.
dotnet java javascript python ruby rust selenium webdriver
Last synced: 19 Jan 2026 - Ranking: 39.3
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: 19 Jan 2026 - Ranking: 37.9
https://github.com/sorbet/sorbet
A fast, powerful type checker designed for Ruby
Last synced: 19 Jan 2026 - Ranking: 35.6
https://github.com/heartcombo/devise
Flexible authentication solution for Rails with Warden.
authentication devise rails ruby
Last synced: 19 Jan 2026 - Ranking: 37.8
https://github.com/chef/chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
automation cfgmgt chef deployment devops hacktoberfest infrastructure
Last synced: 19 Jan 2026 - Ranking: 37.9
https://github.com/sidekiq/sidekiq
Simple, efficient background processing for Ruby
background-jobs jobs ruby sidekiq
Last synced: 19 Jan 2026 - Ranking: 37.2
https://github.com/ruby/rubygems
Library packaging and distribution for Ruby.
Last synced: 19 Jan 2026 - Ranking: 39.1
https://github.com/stripe/stripe-ruby
Ruby library for the Stripe API.
Last synced: 19 Jan 2026 - Ranking: 31.9
https://github.com/googleapis/google-cloud-ruby
Google Cloud Client Library for Ruby
Last synced: 19 Jan 2026 - Ranking: 33.1
https://github.com/puma/puma
A Ruby/Rack web server built for parallelism
multithreading rack ruby server
Last synced: 19 Jan 2026 - Ranking: 37.1
https://github.com/newrelic/newrelic-ruby-agent
New Relic RPM Ruby Agent
agent apm-agent hacktoberfest ruby
Last synced: 19 Jan 2026 - Ranking: 32.6
https://github.com/fog/fog
The Ruby cloud services library.
Last synced: 19 Jan 2026 - Ranking: 33.8
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: 19 Jan 2026 - Ranking: 33.9
https://github.com/mongodb/mongoid
The Official Ruby Object Mapper for MongoDB
mongodb mongodb-driver orm orm-framework ruby ruby-on-rails
Last synced: 19 Jan 2026 - Ranking: 33.6
https://github.com/alexreisner/geocoder
Complete Ruby geocoding solution.
geocoding geocoding-api geocoding-objects geocoding-requests
Last synced: 19 Jan 2026 - Ranking: 34.1
https://github.com/teamcapybara/capybara
Acceptance test framework for web applications
Last synced: 19 Jan 2026 - Ranking: 36.9
https://github.com/paper-trail-gem/paper_trail
Track changes to your rails models
activerecord audit log rails ruby
Last synced: 19 Jan 2026 - Ranking: 33.9
https://github.com/rouge-ruby/rouge
A pure Ruby code highlighter that is compatible with Pygments
minitest rubocop ruby syntax-highlighting
Last synced: 19 Jan 2026 - Ranking: 35.8
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: 19 Jan 2026 - Ranking: 34.7
https://github.com/carrierwaveuploader/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
Last synced: 19 Jan 2026 - Ranking: 36.1
https://github.com/doorkeeper-gem/doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
authentication authorization doorkeeper grape identity oauth oauth2 oauth2-provider oauth2-server ruby-on-rails
Last synced: 19 Jan 2026 - Ranking: 35.4
https://github.com/ruby/rdoc
RDoc produces HTML and online documentation for Ruby projects.
documentation-tool hacktoberfest ruby
Last synced: 19 Jan 2026 - Ranking: 35.0
https://github.com/jordansissel/fpm
Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
Last synced: 19 Jan 2026 - Ranking: 35.5
https://github.com/ruby-git/ruby-git
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
Last synced: 19 Jan 2026 - Ranking: 33.4
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: 19 Jan 2026 - Ranking: 33.8
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: 19 Jan 2026 - Ranking: -Infinity
https://github.com/googleapis/gapic-generator-ruby
Generate Ruby gRPC client libraries from Protocol Buffer definitions.
Last synced: 19 Jan 2026 - Ranking: 20.9
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: 19 Jan 2026 - Ranking: -Infinity
https://github.com/MiniProfiler/rack-mini-profiler
Profiler for your development and production Ruby rack apps.
Last synced: 19 Jan 2026 - Ranking: 33.4
https://github.com/sferik/multi_json
A generic swappable back-end for JSON handling.
Last synced: 19 Jan 2026 - Ranking: 28.9
https://github.com/test-prof/test-prof
Ruby Tests Profiling Toolbox
hacktoberfest profiling rails rspec ruby testing
Last synced: 19 Jan 2026 - Ranking: 32.8
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: 19 Jan 2026 - Ranking: 29.5
https://github.com/ruby-oauth/oauth2
🔐 oauth2 - A Ruby wrapper for the OAuth 2.0, & 2.1 Authorization Frameworks, including OpenID Connect (OIDC)
authentication authorization oauth2 oauth2-client oidc oidc-client security
Last synced: 19 Jan 2026 - Ranking: 33.9
https://github.com/zdennis/activerecord-import
A library for bulk insertion of data into your database using ActiveRecord.
Last synced: 19 Jan 2026 - Ranking: 33.6
https://github.com/zakird/wkhtmltopdf_binary_gem
Ruby gem containing easily installable access to wkhtmltopdf application
Last synced: 19 Jan 2026 - Ranking: 28.1
https://github.com/ruby/rake
A make-like build utility for Ruby.
hacktoberfest rake rakefile ruby
Last synced: 19 Jan 2026 - Ranking: 36.4
https://github.com/mattbrictson/airbrussh
Airbrussh pretties up your SSHKit and Capistrano output
Last synced: 19 Jan 2026 - Ranking: 27.5
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: 19 Jan 2026 - Ranking: 34.1
https://github.com/mileszs/wicked_pdf
PDF generator (from HTML) plugin for Ruby on Rails
Last synced: 19 Jan 2026 - Ranking: 32.4
https://github.com/ticky/ruby-emoji-regex
💎 A set of Ruby regular expressions for matching Unicode Emoji symbols.
emoji regex regexp regular-expression unicode
Last synced: 19 Jan 2026 - Ranking: 25.0
https://github.com/ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
Last synced: 19 Jan 2026 - Ranking: 36.2
https://github.com/chef/ohai
Ohai profiles your system and emits JSON
chef configuration configuration-management discovery hacktoberfest ohai ruby
Last synced: 19 Jan 2026 - Ranking: 33.3
https://github.com/jeremyevans/sequel
Sequel: The Database Toolkit for Ruby
Last synced: 19 Jan 2026 - Ranking: 35.7
https://github.com/rspec/rspec-core
RSpec runner and formatters
Last synced: 19 Jan 2026 - Ranking: -Infinity
https://github.com/omniauth/omniauth
OmniAuth is a flexible authentication system utilizing Rack middleware.
authentication hacktoberfest omniauth ruby
Last synced: 19 Jan 2026 - Ranking: 35.6
https://github.com/RubyMoney/money
A Ruby Library for dealing with money and currency conversion.
Last synced: 19 Jan 2026 - Ranking: 33.1
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: 19 Jan 2026 - Ranking: 33.3
https://github.com/ctran/annotate_models
Annotate Rails classes with schema and routes info
Last synced: 19 Jan 2026 - Ranking: 33.4
https://github.com/ohler55/oj
Optimized JSON
c json json-parser marshaller oj-gem rails ruby ruby-json-parser
Last synced: 19 Jan 2026 - Ranking: 35.0
https://github.com/redis/redis-rb
A Ruby client library for Redis
Last synced: 19 Jan 2026 - Ranking: 35.6
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: 19 Jan 2026 - Ranking: 36.3
https://github.com/net-ssh/net-ssh
Pure Ruby implementation of an SSH (protocol 2) client
Last synced: 19 Jan 2026 - Ranking: 34.1
https://github.com/grosser/parallel_tests
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
Last synced: 19 Jan 2026 - Ranking: 33.7
https://github.com/varvet/pundit
Minimal authorization through OO design and pure Ruby classes
Last synced: 19 Jan 2026 - Ranking: 34.0
https://github.com/ruby/psych
A libyaml wrapper for Ruby
c hacktoberfest java libyaml psych ruby yaml-parser
Last synced: 19 Jan 2026 - Ranking: 34.4
https://github.com/collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
Last synced: 19 Jan 2026 - Ranking: 33.7
https://github.com/roo-rb/roo
Roo provides an interface to spreadsheets of several sorts.
Last synced: 19 Jan 2026 - Ranking: 32.2
https://github.com/wspurgin/rspec-sidekiq
RSpec for Sidekiq
Last synced: 19 Jan 2026 - Ranking: 29.5
https://github.com/mislav/will_paginate
Pagination library for Rails and other Ruby applications
pagination pagination-library plugin rails ruby sequel sinatra
Last synced: 19 Jan 2026 - Ranking: 32.4
https://github.com/typhoeus/typhoeus
Typhoeus wraps libcurl in order to make fast and reliable requests.
Last synced: 19 Jan 2026 - Ranking: 34.7
https://github.com/rubyzip/rubyzip
Official Rubyzip repository
aes-encryption encryption ruby rubyzip zip zip-archive zip-file
Last synced: 19 Jan 2026 - Ranking: 34.3
https://github.com/gjtorikian/commonmarker
Ruby wrapper for the comrak (CommonMark parser) Rust crate
Last synced: 19 Jan 2026 - Ranking: 31.1
https://github.com/zendesk/ruby-kafka
A Ruby client library for Apache Kafka
deprecated kafka kafka-client ruby ruby-gem
Last synced: 19 Jan 2026 - Ranking: 31.7
https://github.com/twbs/bootstrap-sass
Official Sass port of Bootstrap 2 and 3.
Last synced: 19 Jan 2026 - Ranking: 34.9
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: 19 Jan 2026 - Ranking: 32.4
https://github.com/rubocop/rubocop-capybara
Code style checking for Capybara files.
capybara lint rubocop ruby static-analysis testing
Last synced: 19 Jan 2026 - Ranking: 30.0
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: 19 Jan 2026 - Ranking: 30.3
https://github.com/evanphx/benchmark-ips
Provides iteration per second benchmarking for Ruby
Last synced: 19 Jan 2026 - Ranking: 32.5
https://github.com/sourcelevel/faraday-http-cache
A Faraday middleware that respects HTTP cache
cache faraday http middleware ruby
Last synced: 19 Jan 2026 - Ranking: 9.5
https://github.com/simi/omniauth-facebook
Facebook OAuth2 Strategy for OmniAuth
Last synced: 19 Jan 2026 - Ranking: 32.3
https://github.com/aetherknight/recursive-open-struct
OpenStruct subclass that returns nested hash attributes as RecursiveOpenStructs
Last synced: 19 Jan 2026 - Ranking: 30.9
https://github.com/NARKOZ/gitlab
Ruby wrapper and CLI for the GitLab REST API
gitlab gitlab-api gitlab-cli ruby-gem
Last synced: 19 Jan 2026 - Ranking: 33.2
https://github.com/rails/jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
Last synced: 19 Jan 2026 - Ranking: 33.8
https://github.com/activeadmin/arbre
An Object Oriented DOM Tree in Ruby
Last synced: 19 Jan 2026 - Ranking: 28.8
https://github.com/deivid-rodriguez/byebug
Debugging in Ruby
Last synced: 19 Jan 2026 - Ranking: 34.2
https://github.com/minimagick/minimagick
mini replacement for RMagick
Last synced: 19 Jan 2026 - Ranking: 34.1
https://github.com/sdsykes/fastimage
FastImage finds the size or type of an image given its uri by fetching as little as needed
Last synced: 19 Jan 2026 - Ranking: 31.3
https://github.com/titusfortner/webdrivers
Keep your Selenium WebDrivers updated automatically
hacktoberfest selenium webdriver
Last synced: 19 Jan 2026 - Ranking: 30.2
https://github.com/ruby-oauth/snaky_hash
🐍 A Hashie::Mash joint to improve #snake_life for everyone
hash hashie ruby rubygem underscore
Last synced: 19 Jan 2026 - Ranking: 2.5
https://github.com/vmg/redcarpet
The safe Markdown parser, reloaded.
Last synced: 19 Jan 2026 - Ranking: 34.4
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: 19 Jan 2026 - Ranking: 31.8
https://github.com/cucumber/cucumber-ruby
Cucumber for Ruby. It's amazing!
cucumber polyglot-release ruby tidelift
Last synced: 19 Jan 2026 - Ranking: 34.3
https://github.com/googleapis/google-auth-library-ruby
Google Auth Library for Ruby
Last synced: 19 Jan 2026 - Ranking: 32.0
https://github.com/rails-api/active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
Last synced: 19 Jan 2026 - Ranking: 33.6