https://github.com/cjheath/polyglot
Augment 'require' to load non-ruby file types
Last synced: 08 Sep 2026 - Ranking: 25.5
https://github.com/ahoward/open4
open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily.
Last synced: 08 Sep 2026 - Ranking: 28.5
https://github.com/rails/coffee-rails
CoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
Last synced: 08 Sep 2026 - Ranking: 29.4
https://github.com/knu/ruby-unf_ext
Unicode Normalization Form support library for CRuby
Last synced: 08 Sep 2026 - Ranking: 28.7
https://github.com/ruby-concurrency/thread_safe
Thread-safe collections for Ruby (merged with concurrent-ruby)
Last synced: 08 Sep 2026 - Ranking: 30.6
https://github.com/ahoward/systemu
univeral capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
Last synced: 08 Sep 2026 - Ranking: 27.4
https://github.com/fxn/zeitwerk
Efficient and thread-safe code loader for Ruby
Last synced: 08 Sep 2026 - Ranking: 33.3
https://github.com/grosser/fast_gettext
Ruby GetText, but 12x faster + 530x less garbage + simple + clean namespace + threadsafe + extendable + multiple backends
Last synced: 08 Sep 2026 - Ranking: 30.8
https://github.com/rails/jquery-rails
A gem to automate using jQuery with Rails
Last synced: 08 Sep 2026 - Ranking: 31.7
https://github.com/geemus/netrc
Reads and writes netrc files.
Last synced: 08 Sep 2026 - Ranking: 26.0
https://github.com/sstephenson/hike
A Ruby library for finding files in a set of paths
Last synced: 08 Sep 2026 - Ranking: 26.2
https://github.com/knu/ruby-domain_name
Domain Name manipulation library for Ruby
Last synced: 08 Sep 2026 - Ranking: 28.9
https://github.com/httprb/form_data
Utility-belt to build form data request bodies.
Last synced: 08 Sep 2026 - Ranking: 28.4
https://github.com/bokmann/font-awesome-rails
the font-awesome font bundled as an asset for the rails asset pipeline
Last synced: 08 Sep 2026 - Ranking: 30.0
https://github.com/vmg/rinku
Autolinking. Ruby. Yes, that's pretty much it.
Last synced: 08 Sep 2026 - Ranking: 30.0
https://github.com/heartcombo/has_scope
Map incoming controller parameters to named scopes in your resources
Last synced: 08 Sep 2026 - Ranking: 29.9
https://github.com/pganalyze/pg_query
Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
Last synced: 08 Sep 2026 - Ranking: 31.4
https://github.com/KnapsackPro/knapsack
Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time.
auto-balancing buildkite ci-server circle-ci cucumber minitest parallelism rspec ruby semaphore-ci snap-ci spinach testing-tools travis-ci turnip
Last synced: 08 Sep 2026 - Ranking: 31.2
https://github.com/ice-cube-ruby/ice_cube
Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
Last synced: 08 Sep 2026 - Ranking: 33.2
https://github.com/emancu/toml-rb
A parser for TOML using Citrus library.
Last synced: 08 Sep 2026 - Ranking: 29.0
https://github.com/jsonapi-rb/jsonapi-renderer
Efficiently render JSON API documents.
api json json-api jsonapi jsonapi-rb serialization
Last synced: 08 Sep 2026 - Ranking: 25.0
https://github.com/deivid-rodriguez/pry-byebug
Step-by-step debugging and stack navigation in Pry
debugger pry pry-byebug repl ruby
Last synced: 08 Sep 2026 - Ranking: 32.8
https://github.com/dry-rb/dry-core
A toolset of small support modules used throughout the @dry-rb & @rom-rb ecosystems
Last synced: 08 Sep 2026 - Ranking: 29.9
https://github.com/brianmario/charlock_holmes
Character encoding detection, brought to you by ICU
Last synced: 08 Sep 2026 - Ranking: 32.2
https://github.com/solnic/virtus
[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
Last synced: 08 Sep 2026 - Ranking: 33.4
https://github.com/xcpretty/xcpretty
Flexible and fast xcodebuild formatter
Last synced: 08 Sep 2026 - Ranking: -Infinity
https://github.com/mustache/mustache
Logic-less Ruby templates.
Last synced: 08 Sep 2026 - Ranking: 33.1
https://github.com/xijo/reverse_markdown
Ruby gem to convert html into markdown
Last synced: 08 Sep 2026 - Ranking: 31.2
https://github.com/state-machines/state_machines
Adds support for creating state machines for attributes on any Ruby class
Last synced: 08 Sep 2026 - Ranking: 31.3
https://github.com/mhs/with_env-rb
Ruby library WithEnv is an extremely small helper module for executing code with ENV variables.
Last synced: 08 Sep 2026 - Ranking: 22.5
https://github.com/fog/fog-aws
Module for the 'fog' gem to support Amazon Web Services http://aws.amazon.com/
Last synced: 08 Sep 2026 - Ranking: 32.1
https://github.com/ruby/optparse
OptionParser is a class for command-line option analysis.
Last synced: 08 Sep 2026 - Ranking: 30.8
https://github.com/RubyCrypto/ed25519
Ed25519 high-performance public-key signature system as a RubyGem (MRI C extension and JRuby Java extension)
cryptography curve25519 digital-signatures ed25519 elliptic-curves
Last synced: 08 Sep 2026 - Ranking: 28.4
https://github.com/teamcapybara/xpath
Ruby library for generating XPath expressions
Last synced: 08 Sep 2026 - Ranking: 30.1
https://github.com/tmm1/stackprof
a sampling call-stack profiler for ruby 2.2+
Last synced: 08 Sep 2026 - Ranking: 34.5
https://github.com/redis/hiredis-rb
Ruby wrapper for hiredis
Last synced: 08 Sep 2026 - Ranking: 28.8
https://github.com/perfectline/validates_email
Email validator for Rails 3
Last synced: 08 Sep 2026 - Ranking: 26.3
https://github.com/collectiveidea/delayed_job_active_record
ActiveRecord backend integration for DelayedJob 3.0+
Last synced: 08 Sep 2026 - Ranking: 29.7
https://github.com/nov/rack-oauth2
OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are supported.
oauth oauth-client oauth-server oauth2
Last synced: 08 Sep 2026 - Ranking: 30.4
https://github.com/celluloid/celluloid-io
UNMAINTAINED: See celluloid/celluloid#779 - Evented sockets for Celluloid actors
Last synced: 08 Sep 2026 - Ranking: 30.0
https://github.com/state-machines/state_machines-activerecord
StateMachines Active Record Integration
activerecord ruby state-machine
Last synced: 08 Sep 2026 - Ranking: 30.1
https://github.com/ckruse/CFPropertyList
Read, write and manipulate both binary and XML property lists as defined by apple
Last synced: 08 Sep 2026 - Ranking: 30.1
https://github.com/slack-notifier/slack-notifier
A simple wrapper for posting to slack channels
Last synced: 08 Sep 2026 - Ranking: -Infinity
https://github.com/ruby-grape/mustermann-grape
Implements the grape pattern type for Mustermann.
Last synced: 08 Sep 2026 - Ranking: 24.8
https://github.com/redis-store/redis-rails
Redis stores for Ruby on Rails
Last synced: 08 Sep 2026 - Ranking: 29.2
https://github.com/noredink/rspec-retry
retry randomly failing rspec example
Last synced: 08 Sep 2026 - Ranking: 31.1
https://github.com/ruby-debug/debase-ruby_core_source
Gem to provide Ruby (~> 2.0) core source files for C extensions that need them.
Last synced: 08 Sep 2026 - Ranking: 28.2
https://github.com/repeatedly/fluent-plugin-record-modifier
Fluentd filter plugin for modifying each event record
Last synced: 08 Sep 2026 - Ranking: 29.3
https://github.com/chef/artifactory-client
A simple, lightweight Ruby client for interacting with the Artifactory API.
Last synced: 08 Sep 2026 - Ranking: -Infinity
https://github.com/piotrmurach/tty-prompt
A beautiful and powerful interactive command line prompt
cli menus prompt ruby-cli ruby-gem terminal terminal-input terminal-menu tty tty-components user-interface
Last synced: 08 Sep 2026 - Ranking: 31.9
https://github.com/piotrmurach/pastel
Terminal output styling with intuitive and clean API.
colors escape-sequences ruby ruby-gem string-styling style terminal-emulators terminal-themes
Last synced: 08 Sep 2026 - Ranking: 29.9
https://github.com/SamSaffron/lru_redux
An efficient optionally thread safe LRU Cache
Last synced: 08 Sep 2026 - Ranking: 29.6
https://github.com/dkubb/equalizer
Define equality, equivalency and hash methods automatically
Last synced: 08 Sep 2026 - Ranking: 29.0
https://github.com/perfectline/validates_url
URL Validation for Rails
Last synced: 08 Sep 2026 - Ranking: 31.4
https://github.com/rubys/nokogumbo
A Nokogiri interface to the Gumbo HTML5 parser.
Last synced: 08 Sep 2026 - Ranking: 27.7
https://github.com/djberg96/sys-filesystem
A Ruby library for getting filesystem information
Last synced: 08 Sep 2026 - Ranking: 28.4
https://github.com/rdp/os
The OS gem allows for some easy telling if you’re on windows or not. OS.windows? as well as some other helper utilities
Last synced: 08 Sep 2026 - Ranking: 29.8
https://github.com/ujihisa/spawn-for-legacy
spawn! spawn! spawn! spawn! spawn! spawn!
Last synced: 08 Sep 2026 - Ranking: 23.3
https://github.com/attr-encrypted/encryptor
A simple wrapper for the standard ruby OpenSSL library
Last synced: 08 Sep 2026 - Ranking: 28.9
https://github.com/omniauth/omniauth-oauth2
An abstract OAuth2 strategy for OmniAuth.
authentication hacktoberfest oauth2 omniauth omniauth-strategy
Last synced: 08 Sep 2026 - Ranking: 31.2
https://github.com/ku1ik/rainbow
Ruby gem for colorizing printed text on ANSI terminals
Last synced: 08 Sep 2026 - Ranking: -Infinity
https://github.com/flavorjones/mini_portile
mini_portile and mini_portile2 - Simple autoconf and cmake builder for developers
Last synced: 08 Sep 2026 - Ranking: 30.4
https://github.com/ruby/racc
Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
lalr-parser-generator parser-generator
Last synced: 08 Sep 2026 - Ranking: 33.2
https://github.com/dry-rb/dry-container
A simple, configurable object container implemented in Ruby
Last synced: 08 Sep 2026 - Ranking: 30.5
https://github.com/nov/json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
jose json-web-encryption json-web-key json-web-signature json-web-token jwe jwk jws jwt
Last synced: 08 Sep 2026 - Ranking: 29.9
https://github.com/babel/ruby-babel-transpiler
Ruby Babel is a bridge to the JS Babel transpiler.
Last synced: 08 Sep 2026 - Ranking: 26.0
https://github.com/grosser/i18n_data
Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n
Last synced: 08 Sep 2026 - Ranking: 29.3
https://github.com/dry-rb/dry-equalizer
⚠ Dry::Equalizer is now part of dry-core; this separate codebase is now deprecated ⚠
Last synced: 08 Sep 2026 - Ranking: 28.4
https://github.com/fog/fog-ecloud
Module for the 'fog' gem to support Terremark Enterprise Cloud
Last synced: 08 Sep 2026 - Ranking: 20.4
https://github.com/piotrmurach/tty-cursor
Terminal cursor movement and manipulation of cursor properties such as visibility
cli cursor-moves cursor-position ruby-gem terminal tty tty-components
Last synced: 08 Sep 2026 - Ranking: 27.1
https://github.com/guard/notiffany
wrapper for popular notification libs
Last synced: 08 Sep 2026 - Ranking: 29.1
https://github.com/opentracing/opentracing-ruby
OpenTracing API for Ruby
Last synced: 08 Sep 2026 - Ranking: 28.5
https://github.com/CocoaPods/Molinillo
A generic dependency resolution algorithm.
Last synced: 08 Sep 2026 - Ranking: 28.9
https://github.com/mame/rbtree
A source code mirror of [rbtree gem](https://rubygems.org/gems/rbtree). This repository is for making it easy for me (@mame) to maintain the rbtree gem. We will not accept any feature proposal. The primary repository of rbtree gem is private, and managed by OZAWA Takuma, the original author of the gem.
Last synced: 08 Sep 2026 - Ranking: 24.9
https://github.com/tomykaira/rspec-parameterized
RSpec::Parameterized supports simple parameterized test syntax in rspec.
Last synced: 08 Sep 2026 - Ranking: 30.0
https://github.com/state-machines/state_machines-activemodel
StateMachines ActiveModel Integration
activemodel ruby state-machine
Last synced: 08 Sep 2026 - Ranking: 27.3
https://github.com/ruby-gettext/locale
Ruby-Locale is the pure ruby library which provides basic and general purpose APIs for localization.
Last synced: 08 Sep 2026 - Ranking: 26.5
https://github.com/ipaddress-gem/ipaddress
A library to handle IPv4 and IPv6 addresses in a modern and productive way.
Last synced: 08 Sep 2026 - Ranking: 11.4
https://github.com/piotrmurach/tty-spinner
A terminal spinner for tasks that have non-deterministic time frame.
animation ruby-gem spinner terminal tty tty-components
Last synced: 08 Sep 2026 - Ranking: 29.7
https://github.com/floraison/et-orbi
Time zones for fugit and rufus-scheduler. Urbi et Orbi.
Last synced: 08 Sep 2026 - Ranking: 27.5
https://github.com/SamSaffron/memory_profiler
memory_profiler for ruby
Last synced: 08 Sep 2026 - Ranking: 32.0
https://github.com/patsplat/plist
All-purpose Property List manipulation library
Last synced: 08 Sep 2026 - Ranking: 29.7
https://github.com/mdub/clamp
a Ruby command-line application framework
command-line command-line-parser ruby
Last synced: 08 Sep 2026 - Ranking: 29.5
https://github.com/rmosolgo/graphiql-rails
Mount the GraphiQL query editor in a Rails app
Last synced: 08 Sep 2026 - Ranking: 30.5
https://github.com/cocoapods/cocoapods-try
CocoaPods plugin which allows to quickly try the demo project of a Pod.
Last synced: 08 Sep 2026 - Ranking: 27.1
https://github.com/CocoaPods/fourflusher
A library for interacting with Xcode simulators.
Last synced: 08 Sep 2026 - Ranking: 5.9