A summary of data about the Ruby ecosystem.

https://github.com/lang/unicode_utils

Unicode algorithms for Ruby 1.9

Last synced: 25 Jul 2026 - Ranking: 26.5

https://github.com/seattlerb/sexp_processor

Last synced: 25 Jul 2026 - Ranking: 25.4

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: 25 Jul 2026 - Ranking: 27.8

https://github.com/lostisland/faraday-net_http_persistent

Faraday Adapter for NetHttpPersistent

Last synced: 25 Jul 2026 - Ranking: 27.1

https://github.com/flori/term-ansicolor

ANSI color formatting for terminal output in Ruby

Last synced: 25 Jul 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: 25 Jul 2026 - Ranking: 30.3

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: 25 Jul 2026 - Ranking: 28.2

https://github.com/net-ssh/bcrypt_pbkdf-ruby

Ruby gem implementing bcrypt_pbkdf

Last synced: 25 Jul 2026 - Ranking: 26.0

https://github.com/premailer/css_parser

Ruby CSS Parser

css-parser ruby

Last synced: 25 Jul 2026 - Ranking: 31.2

https://github.com/whitequark/ast

A library for working with Abstract Syntax Trees.

Last synced: 25 Jul 2026 - Ranking: 31.3

https://github.com/rspec/rspec-its

`its` for RSpec 3 extracted from rspec-core 2.x

Last synced: 25 Jul 2026 - Ranking: 29.7

https://github.com/lostisland/faraday-httpclient

Faraday adapter for HTTPClient

Last synced: 25 Jul 2026 - Ranking: 25.4

https://github.com/flori/tins

This Is Not Spruz

Last synced: 25 Jul 2026 - Ranking: 26.1

https://github.com/winrb/rubyntlm

NTLM Authentication Library for Ruby

Last synced: 25 Jul 2026 - Ranking: 27.8

https://github.com/ruby/base64

Support for encoding and decoding binary data using a Base64 representation

ruby

Last synced: 25 Jul 2026 - Ranking: 29.7

https://github.com/astro/socksify-ruby

Redirect any TCP connection initiated by a Ruby script through a SOCKS5 proxy

ruby rubygem socks socks5

Last synced: 25 Jul 2026 - Ranking: 27.1

https://github.com/rubyjs/therubyracer

Embed the V8 Javascript Interpreter into Ruby

Last synced: 25 Jul 2026 - Ranking: 10.9

https://github.com/krisleech/wisper

A micro library providing Ruby objects with Publish-Subscribe capabilities

events publish-subscribe pubsub ruby

Last synced: 25 Jul 2026 - Ranking: 32.8

https://github.com/sass/sassc-rails

Integrate SassC-Ruby with Rails!

Last synced: 25 Jul 2026 - Ranking: 31.2

https://github.com/norman/babosa

A library for creating slugs. Babosa is an extraction and improvement of the string code from FriendlyId, intended to help developers create similar libraries or plugins.

Last synced: 25 Jul 2026 - Ranking: 30.7

https://github.com/simplecov-ruby/simplecov-html

HTML formatter for SimpleCov code coverage tool for ruby 1.9+

Last synced: 25 Jul 2026 - Ranking: 31.1

https://github.com/apotonick/uber

Gem-authoring extensions for classes and modules.

Last synced: 25 Jul 2026 - Ranking: 28.6

https://github.com/fog/fog-core

fog's core, shared behaviors without API and provider specifics

Last synced: 25 Jul 2026 - Ranking: 29.2

https://github.com/TwP/logging

A flexible logging library for use in Ruby programs based on the design of Java's log4j library.

logging

Last synced: 25 Jul 2026 - Ranking: 31.2

https://github.com/pry/pry-rails

Rails >= 3 pry initializer

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/googleapis/gax-ruby

Google API Extensions for Ruby

Last synced: 25 Jul 2026 - Ranking: 24.2

https://github.com/redis-store/redis-store

Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks

library redis ruby

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/thoughtbot/terrapin

Run shell commands safely, even with user-supplied values

Last synced: 25 Jul 2026 - Ranking: 28.6

https://github.com/dry-rb/dry-inflector

Inflector for Ruby

dry-rb inflection ruby

Last synced: 25 Jul 2026 - Ranking: 29.3

https://github.com/rubychan/coderay

Fast and easy syntax highlighting for selected languages, written in Ruby.

Last synced: 25 Jul 2026 - Ranking: 32.3

https://github.com/orta/gh_inspector

A gem that makes it easy to find existing issues for exceptions via GitHub issues

Last synced: 25 Jul 2026 - Ranking: 25.8

https://github.com/bryanp/llhttp

Ruby bindings for llhttp.

llhttp ruby

Last synced: 25 Jul 2026 - Ranking: 27.4

https://github.com/zombocom/rack-timeout

Abort requests that are taking too long

Last synced: 25 Jul 2026 - Ranking: 31.3

https://github.com/banister/binding_of_caller

Retrieve the binding of a method's caller in MRI 1.9.2+

Last synced: 25 Jul 2026 - Ranking: 30.7

https://github.com/CocoaPods/cocoapods-downloader

A small library that provides downloaders for various source types (HTTP/SVN/Git/Mercurial)

Last synced: 25 Jul 2026 - Ranking: 27.6

https://github.com/librariesio/semantic_range

:card_index: Parse and compare semantic version numbers and ranges

Last synced: 25 Jul 2026 - Ranking: 25.2

https://github.com/mimemagicrb/mimemagic

Mime type detection in ruby via file extension or file content

Last synced: 25 Jul 2026 - Ranking: 29.7

https://github.com/maik/xml-simple

Easy API for working with XML documents

Last synced: 25 Jul 2026 - Ranking: 28.3

https://github.com/brianmario/escape_utils

Faster string escaping routines for your ruby apps

Last synced: 25 Jul 2026 - Ranking: 31.3

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: 25 Jul 2026 - Ranking: 28.0

https://github.com/cocoapods/cocoapods-plugins

Get info about available CocoaPods plugins.

Last synced: 25 Jul 2026 - Ranking: 27.7

https://github.com/ianwhite/orm_adapter

Provides a single point of entry for using basic features of ruby ORMs

Last synced: 25 Jul 2026 - Ranking: 29.2

https://github.com/kostya/eye

Process monitoring tool. Inspired from Bluepill and God.

daemonize monitoring process-monitor tool

Last synced: 25 Jul 2026 - Ranking: 29.7

https://github.com/salemove/jaeger-client-ruby

OpenTracing Tracer implementation for Jaeger in Ruby

distributed-tracing jaeger opentracing ruby trace

Last synced: 25 Jul 2026 - Ranking: 27.8

https://github.com/winebarrel/faraday_middleware-aws-sigv4

Faraday middleware for AWS Signature Version 4 using aws-sigv4.

aws faraday ruby

Last synced: 25 Jul 2026 - Ranking: 27.4

https://github.com/solnic/coercible

Powerful, flexible and configurable coercion library. And nothing more.

Last synced: 25 Jul 2026 - Ranking: 27.7

https://github.com/zentourist/gssapi

A Ruby FFI wrapper around GSSAPI

Last synced: 25 Jul 2026 - Ranking: 6.5

https://github.com/ahoward/macaddr

cross platform mac address determination for ruby

Last synced: 25 Jul 2026 - Ranking: 25.1

https://github.com/dkubb/memoizable

Memoize method return values

Last synced: 25 Jul 2026 - Ranking: 27.9

https://github.com/jduff/numerizer

Parse numbers in natural language from strings (ex forty two).

Last synced: 25 Jul 2026 - Ranking: 26.7

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: 25 Jul 2026 - Ranking: 27.6

https://github.com/ruby/matrix

An implementation of Matrix and Vector classes

hacktoberfest ruby

Last synced: 25 Jul 2026 - Ranking: 30.9

https://github.com/googleapis/ruby-cloud-env

Last synced: 25 Jul 2026 - Ranking: 26.8

https://github.com/e2/ruby_dep

Automatically helps determine supported Rubies based on .travis.yml file

Last synced: 25 Jul 2026 - Ranking: 25.1

https://github.com/fluent/fluent-plugin-rewrite-tag-filter

Fluentd Output filter plugin to rewrite tags that matches specified attribute.

fluentd fluentd-plugin

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/kostya/sigar

Fork of hyperic/sigar with some fixes. Support only ruby binding. Part of Eye gem.

Last synced: 25 Jul 2026 - Ranking: 25.0

https://github.com/rvm/executable-hooks

Last synced: 25 Jul 2026 - Ranking: 24.4

https://github.com/jnunemaker/crack

Really simple JSON and XML parsing, ripped from Merb and Rails.

Last synced: 25 Jul 2026 - Ranking: 32.3

https://github.com/adzap/timeliness

Fast date/time parsing for the control freak.

Last synced: 25 Jul 2026 - Ranking: 28.9

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: 25 Jul 2026 - Ranking: 23.7

https://github.com/fog/fog-xml

Shared XML related functionality for fog

Last synced: 25 Jul 2026 - Ranking: 24.0

https://github.com/CocoaPods/cocoapods-deintegrate

A CocoaPods plugin to remove and de-integrate CocoaPods from your project.

Last synced: 25 Jul 2026 - Ranking: 9.2

https://github.com/pry/pry-stack_explorer

Walk the stack in a Pry session

Last synced: 25 Jul 2026 - Ranking: 28.8

https://github.com/nov/webfinger

WebFinger Client in Ruby

Last synced: 25 Jul 2026 - Ranking: 24.6

https://github.com/funny-falcon/murmurhash3-ruby

Ruby implementation of noncriptographic hash Murmur3 (both native and pure ruby)

Last synced: 25 Jul 2026 - Ranking: 27.6

https://github.com/okkez/fluent-config-regexp-type

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/shopify/bootboot

Dualboot your Ruby app made easy

boot dependencies tooling

Last synced: 25 Jul 2026 - Ranking: 28.6

https://github.com/steveklabnik/mono_logger

A lock-free logger for Ruby 2.0

Last synced: 25 Jul 2026 - Ranking: 24.9

https://github.com/thbishop/fission

command line tool to manage vmware fusion vms

Last synced: 25 Jul 2026 - Ranking: 25.0

https://github.com/brightcove/zencoder_net-ntp

Read time from NTP

Last synced: 25 Jul 2026 - Ranking: 5.3

https://github.com/rspec/rspec-collection_matchers

Collection cardinality matchers, extracted from rspec-expectations

Last synced: 25 Jul 2026 - Ranking: 26.7

https://github.com/public-law/naturally

Natural sort algorithm

array-comparison ruby sort sort-order

Last synced: 25 Jul 2026 - Ranking: 27.0

https://github.com/mjackson/citrus

Parsing Expressions for Ruby

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/fog/fog-terremark

Module for the 'fog' gem to support Terremark vCloud

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/rails/rails-controller-testing

Brings back `assigns` and `assert_template` to your Rails tests

Last synced: 25 Jul 2026 - Ranking: 30.3

https://github.com/turbolinks/turbolinks-rails

Rails engine for Turbolinks integration

Last synced: 25 Jul 2026 - Ranking: 26.2

https://github.com/fog/fog-brightbox

Brightbox Cloud support for the fog gem. Officially supported.

Last synced: 25 Jul 2026 - Ranking: 22.2

https://github.com/banister/debug_inspector

A Ruby wrapper for the MRI 2.0 debug_inspector API

Last synced: 25 Jul 2026 - Ranking: 27.6

https://github.com/assaf/uuid

Generates universally unique identifiers (UUIDs) for use in distributed applications.

Last synced: 25 Jul 2026 - Ranking: 28.6

https://github.com/fog/fog-voxel

Module for the 'fog' gem to support Voxel

Last synced: 25 Jul 2026 - Ranking: 18.3

https://github.com/miyagawa/faraday-cookie_jar

Client-side cookie management for Faraday

Last synced: 25 Jul 2026 - Ranking: 27.6

https://github.com/omniauth/omniauth-oauth

A generic OAuth strategy for OmniAuth.

Last synced: 25 Jul 2026 - Ranking: 6.9

https://github.com/yaauie/cliver

A ruby gem that provides tools for detecting & verifying command-line dependencies

Last synced: 25 Jul 2026 - Ranking: 24.6

https://github.com/fog/fog-profitbricks

Module for the 'fog' gem to support ProfitBricks

Last synced: 25 Jul 2026 - Ranking: 22.5

https://github.com/wiki/ffi

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/defunkt/colored

Colors in your terminal. Unmaintained.

Last synced: 25 Jul 2026 - Ranking: 27.3

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: 25 Jul 2026 - Ranking: 24.4

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: 25 Jul 2026 - Ranking: -Infinity

https://github.com/turbolinks/turbolinks-source-gem

Turbolinks JavaScript assets, packaged as a RubyGem

Last synced: 25 Jul 2026 - Ranking: 23.1

https://github.com/tomdalling/aes_key_wrap

A Ruby implementation of AES Key Wrap, a.k.a RFC 3394, a.k.a NIST Key Wrap.

Last synced: 25 Jul 2026 - Ranking: 23.0

https://github.com/piotrmurach/tty-color

Terminal color capabilities detection

cli color ruby-gem tty tty-components

Last synced: 25 Jul 2026 - Ranking: 26.1

https://github.com/bungoume/fluent-plugin-ignore-filter

Fluentd filter plugin to ignore messages

Last synced: 25 Jul 2026 - Ranking: 21.5

https://github.com/fog/fog-softlayer

Last synced: 25 Jul 2026 - Ranking: 23.0

https://github.com/celluloid/celluloid-extras

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/josh/rack-ssl

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/rspec/rspec-metagem

RSpec meta-gem that depends on the other components

rspec ruby

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/kattrali/xcpretty-travis-formatter

xcpretty custom formatter for TravisCI

Last synced: 25 Jul 2026 - Ranking: 25.3

https://gitlab.com/ruby-oauth/version_gem

Enhance that VERSION! Sugar for boring Version modules

SemVer 2.0 epoch semantic versioning semver versioning

Last synced: 25 Jul 2026 - Ranking: 2.7

https://github.com/celluloid/celluloid-essentials

Last synced: 25 Jul 2026 - Ranking: -Infinity

https://github.com/rails/rails

Ruby on Rails

activejob activerecord framework html mvc rails ruby

Last synced: 25 Jul 2026 - Ranking: 44.3