https://github.com/glejeune/Ruby-Graphviz
[MIRROR] Ruby interface to the GraphViz graphing tool
Last synced: 30 Apr 2026 - Ranking: 29.1
https://github.com/marcandre/backports
The latest features of Ruby backported to older versions.
Last synced: 30 Apr 2026 - Ranking: 30.9
https://github.com/enkessler/childprocess
Cross-platform Ruby library for managing child processes.
Last synced: 30 Apr 2026 - Ranking: 32.0
https://github.com/dry-rb/dry-configurable
A simple mixin to make Ruby classes configurable
configuration dry-rb library ruby rubygem settings
Last synced: 30 Apr 2026 - Ranking: 30.8
https://github.com/thuehlinger/daemons
Ruby daemons gem official repository
Last synced: 30 Apr 2026 - Ranking: 31.3
https://github.com/jmespath/jmespath.rb
Ruby implementation of JMESPath
Last synced: 30 Apr 2026 - Ranking: -Infinity
https://github.com/nov/openid_connect
OpenID Connect Server & Client Library
Last synced: 30 Apr 2026 - Ranking: 29.8
https://github.com/bdurand/lumberjack
A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger. Provides support for automatically rolling log files, formatting log output, and tagging log entries.
Last synced: 30 Apr 2026 - Ranking: 29.6
https://github.com/CocoaPods/CLAide
A small command-line interface framework.
Last synced: 30 Apr 2026 - Ranking: 29.4
https://github.com/evanphx/benchmark-ips
Provides iteration per second benchmarking for Ruby
Last synced: 30 Apr 2026 - Ranking: 32.5
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: 30 Apr 2026 - Ranking: 24.7
https://github.com/fastlane-community/security
A Ruby library for interacting with the macOS Keychain
Last synced: 30 Apr 2026 - Ranking: 25.1
https://github.com/whomwah/rqrcode
A Ruby library that encodes QR Codes
Last synced: 30 Apr 2026 - Ranking: 32.4
https://github.com/CocoaPods/cocoapods-trunk
CocoaPods plugin for trunk
Last synced: 30 Apr 2026 - Ranking: 26.3
https://github.com/hannesg/uri_template
A URI template library for ruby.
Last synced: 30 Apr 2026 - Ranking: 27.9
https://github.com/mattbrictson/airbrussh
Airbrussh pretties up your SSHKit and Capistrano output
Last synced: 30 Apr 2026 - Ranking: 27.5
https://github.com/googleapis/signet
Signet is an OAuth 1.0 / OAuth 2.0 implementation.
Last synced: 30 Apr 2026 - Ranking: 31.6
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: 30 Apr 2026 - Ranking: 25.1
https://github.com/farcaller/rly
A simple ruby implementation of lex and yacc, based on Python's ply
Last synced: 30 Apr 2026 - Ranking: 23.7
https://github.com/podigee/device_detector
DeviceDetector is a precise and fast user agent parser and device detector written in Ruby
Last synced: 30 Apr 2026 - Ranking: 30.6
https://github.com/ConnorAtherton/rb-readline
Pure-Ruby Readline Implementation
Last synced: 30 Apr 2026 - Ranking: 9.2
https://github.com/cotag/http-parser
A super fast http parser for ruby
Last synced: 30 Apr 2026 - Ranking: 25.4
https://github.com/tzinfo/tzinfo-data
TZInfo::Data - Timezone Data for TZInfo
Last synced: 30 Apr 2026 - Ranking: 27.5
https://github.com/mtsmfm/language_server-protocol-ruby
A Language Server Protocol SDK for Ruby
Last synced: 30 Apr 2026 - Ranking: 29.6
https://github.com/zombocom/get_process_mem
Get memory usage of a process in Ruby
Last synced: 30 Apr 2026 - Ranking: 8.8
https://github.com/rubychan/coderay
Fast and easy syntax highlighting for selected languages, written in Ruby.
Last synced: 30 Apr 2026 - Ranking: 32.3
https://github.com/msgpack/msgpack-ruby
MessagePack implementation for Ruby / msgpack.org[Ruby]
Last synced: 30 Apr 2026 - Ranking: 33.7
https://github.com/chef/mixlib-log
A simple class based Log mechanism, similar to Merb and Chef, that you can mix in to your project.
Last synced: 30 Apr 2026 - Ranking: 28.2
https://github.com/krisleech/wisper
A micro library providing Ruby objects with Publish-Subscribe capabilities
events publish-subscribe pubsub ruby
Last synced: 30 Apr 2026 - Ranking: 32.8
https://github.com/mperham/connection_pool
Generic connection pooling for Ruby
Last synced: 30 Apr 2026 - Ranking: 33.2
https://github.com/julienXX/terminal-notifier
Send User Notifications on macOS from the command-line.
command-line notifications objective-c osx ruby
Last synced: 30 Apr 2026 - Ranking: 32.0
https://github.com/rspec/rspec-its
`its` for RSpec 3 extracted from rspec-core 2.x
Last synced: 30 Apr 2026 - Ranking: 29.7
https://github.com/zombocom/rack-timeout
Abort requests that are taking too long
Last synced: 30 Apr 2026 - Ranking: 31.3
https://github.com/attr-encrypted/attr_encrypted
Generates attr_accessors that encrypt and decrypt attributes
Last synced: 30 Apr 2026 - Ranking: 32.2
https://github.com/TwP/logging
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
Last synced: 30 Apr 2026 - Ranking: 31.2
https://github.com/sinatra/mustermann
your personal string matching expert
Last synced: 30 Apr 2026 - Ranking: 31.8
https://github.com/ianwhite/orm_adapter
Provides a single point of entry for using basic features of ruby ORMs
Last synced: 30 Apr 2026 - Ranking: 29.1
https://github.com/halostatue/minitar
Minimal pure-ruby support for POSIX tar(1) archives.
Last synced: 30 Apr 2026 - Ranking: 27.5
https://github.com/socketry/multipart-post
Adds multipart POST capability to net/http
Last synced: 30 Apr 2026 - Ranking: 31.6
https://github.com/zzak/sdoc
Standalone sdoc generator
Last synced: 30 Apr 2026 - Ranking: -Infinity
https://github.com/sporkmonger/addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
Last synced: 30 Apr 2026 - Ranking: 35.1
https://github.com/thoughtbot/terrapin
Run shell commands safely, even with user-supplied values
Last synced: 30 Apr 2026 - Ranking: 28.5
https://github.com/redis-store/redis-store
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks
Last synced: 30 Apr 2026 - Ranking: -Infinity
https://github.com/cocoapods/cocoapods-plugins
Get info about available CocoaPods plugins.
Last synced: 30 Apr 2026 - Ranking: 27.6
https://github.com/flyerhzm/uniform_notifier
uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp
Last synced: 30 Apr 2026 - Ranking: 30.2
https://github.com/fog/fog-core
fog's core, shared behaviors without API and provider specifics
Last synced: 30 Apr 2026 - Ranking: 29.2
https://github.com/simplecov-ruby/simplecov-html
HTML formatter for SimpleCov code coverage tool for ruby 1.9+
Last synced: 30 Apr 2026 - Ranking: 31.0
https://github.com/mimemagicrb/mimemagic
Mime type detection in ruby via file extension or file content
Last synced: 30 Apr 2026 - Ranking: 29.7
https://github.com/e2/ruby_dep
Automatically helps determine supported Rubies based on .travis.yml file
Last synced: 30 Apr 2026 - Ranking: 25.1
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: 30 Apr 2026 - Ranking: 27.8
https://github.com/adzap/timeliness
Fast date/time parsing for the control freak.
Last synced: 30 Apr 2026 - Ranking: 28.9
https://github.com/salemove/jaeger-client-ruby
OpenTracing Tracer implementation for Jaeger in Ruby
distributed-tracing jaeger opentracing ruby trace
Last synced: 30 Apr 2026 - Ranking: 27.8
https://github.com/kostya/eye
Process monitoring tool. Inspired from Bluepill and God.
daemonize monitoring process-monitor tool
Last synced: 30 Apr 2026 - Ranking: 29.7
https://github.com/ruby/base64
Support for encoding and decoding binary data using a Base64 representation
Last synced: 30 Apr 2026 - Ranking: 29.4
https://github.com/rubyjs/therubyracer
Embed the V8 Javascript Interpreter into Ruby
Last synced: 30 Apr 2026 - Ranking: 10.9
https://github.com/ms-ati/docile
Docile keeps your Ruby DSLs tame and well-behaved
builder-pattern dsl immutability ruby
Last synced: 30 Apr 2026 - Ranking: 32.0
https://github.com/librariesio/semantic_range
:card_index: Parse and compare semantic version numbers and ranges
Last synced: 30 Apr 2026 - Ranking: 24.8
https://github.com/steveklabnik/mono_logger
A lock-free logger for Ruby 2.0
Last synced: 30 Apr 2026 - Ranking: 24.7
https://github.com/mjackson/citrus
Parsing Expressions for Ruby
Last synced: 30 Apr 2026 - Ranking: -Infinity
https://github.com/pry/pry-rails
Rails >= 3 pry initializer
Last synced: 30 Apr 2026 - Ranking: 10.8
https://github.com/astro/socksify-ruby
Redirect any TCP connection initiated by a Ruby script through a SOCKS5 proxy
Last synced: 30 Apr 2026 - Ranking: 27.1
https://github.com/ermaker/no_proxy_fix
A fix for a no_proxy bug on ruby 2.4.0 and 2.4.1
Last synced: 30 Apr 2026 - Ranking: 23.7
https://github.com/maik/xml-simple
Easy API for working with XML documents
Last synced: 30 Apr 2026 - Ranking: 28.3
https://github.com/jduff/numerizer
Parse numbers in natural language from strings (ex forty two).
Last synced: 30 Apr 2026 - Ranking: 26.7
https://github.com/public-law/naturally
Natural sort algorithm
array-comparison ruby sort sort-order
Last synced: 30 Apr 2026 - Ranking: 27.0
https://github.com/seattlerb/ruby_parser
ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
Last synced: 30 Apr 2026 - Ranking: 27.8
https://github.com/banister/binding_of_caller
Retrieve the binding of a method's caller in MRI 1.9.2+
Last synced: 30 Apr 2026 - Ranking: 30.7
https://github.com/lostisland/faraday-httpclient
Faraday adapter for HTTPClient
Last synced: 30 Apr 2026 - Ranking: 25.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: 30 Apr 2026 - Ranking: 30.4
https://github.com/whitequark/ast
A library for working with Abstract Syntax Trees.
Last synced: 30 Apr 2026 - Ranking: 31.2
https://github.com/wvanbergen/chunky_png
Read/write access to PNG images in pure Ruby.
chunkypng png png-decoder png-encoder rdoc
Last synced: 30 Apr 2026 - Ranking: 31.8
https://github.com/fog/fog-terremark
Module for the 'fog' gem to support Terremark vCloud
Last synced: 30 Apr 2026 - Ranking: -Infinity
https://github.com/orta/gh_inspector
A gem that makes it easy to find existing issues for exceptions via GitHub issues
Last synced: 30 Apr 2026 - Ranking: 25.8
https://github.com/fog/fog-brightbox
Brightbox Cloud support for the fog gem. Officially supported.
Last synced: 30 Apr 2026 - Ranking: 22.2
https://github.com/winebarrel/faraday_middleware-aws-sigv4
Faraday middleware for AWS Signature Version 4 using aws-sigv4.
Last synced: 30 Apr 2026 - Ranking: 27.4
https://github.com/CocoaPods/cocoapods-search
CocoaPods plugin that allows you to search your pod spec repository for specific pods matching a query.
Last synced: 30 Apr 2026 - Ranking: 24.4
https://github.com/thoughtbot/climate_control
Modify your ENV
Last synced: 30 Apr 2026 - Ranking: 29.6
https://github.com/zentourist/gssapi
A Ruby FFI wrapper around GSSAPI
Last synced: 30 Apr 2026 - Ranking: 6.5
https://github.com/pry/pry-stack_explorer
Walk the stack in a Pry session
Last synced: 30 Apr 2026 - Ranking: 28.8
https://github.com/seamusabshere/fuzzy_match
Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally.
Last synced: 30 Apr 2026 - Ranking: 27.5