| 1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
| 2 | 8 | 4 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
| 3 | 10 | 2 | json | A JSON implementation as a JRuby extension. |
| 4 | 41 | 25 | rexml | An XML toolkit for Ruby |
| 5 | 58 | 33 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
| 6 | 73 | 359 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 102 | 103 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 8 | 106 | 7 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 9 | 108 | 68 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 10 | 112 | 8 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 11 | 140 | 9 | logger | Provides a simple logging utility for outputting messages. |
| 12 | 146 | 43 | net-imap | Ruby client api for Internet Message Access Protocol |
| 13 | 154 | 46 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 14 | 163 | 86 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 15 | 169 | 123 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 191 | 53 | date | The official date library for Ruby. |
| 17 | 192 | 84 | net-protocol | The abstract interface for net-* client. |
| 18 | 199 | 264 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 19 | 216 | 48 | drb | Distributed object system for Ruby |
| 20 | 227 | 146 | net-pop | Ruby client library for POP3. |
| 21 | 231 | 73 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 22 | 232 | 69 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 23 | 238 | 57 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 24 | 241 | 61 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 25 | 253 | 77 | benchmark | a performance benchmarking library |
| 26 | 256 | 60 | io-console | add console capabilities to IO instances. |
| 27 | 268 | 55 | securerandom | Interface for secure random number generator. |
| 28 | 288 | 114 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 29 | 294 | 97 | stringio | Pseudo `IO` class from/to `String`. |
| 30 | 310 | 88 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 31 | 311 | 94 | net-http | HTTP client api for Ruby. |
| 32 | 317 | 180 | matrix | An implementation of Matrix and Vector classes. |
| 33 | 412 | 87 | ostruct | Class to build custom data structures, similar to a Hash. |
| 34 | 471 | 206 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 35 | 472 | 105 | pp | Provides a PrettyPrinter for Ruby objects |
| 36 | 473 | 293 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 37 | 520 | 235 | nkf | Ruby extension for Network Kanji Filter |
| 38 | 525 | 260 | strscan | Provides lexical scanning operations on a String. |
| 39 | 547 | 113 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 40 | 617 | 106 | erb | An easy to use but powerful templating system for Ruby. |
| 41 | 646 | 283 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 42 | 710 | 411 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 43 | 789 | 1,708 | json_pure | This is a JSON implementation in pure Ruby. |
| 44 | 834 | 693 | sync | A module that provides a two-phase lock with a counter. |
| 45 | 848 | 171 | cgi | Support for the Common Gateway Interface protocol. |
| 46 | 875 | 267 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 47 | 951 | 717 | gems | Ruby wrapper for the RubyGems.org API |
| 48 | 992 | 111 | tsort | Topological sorting using Tarjan's algorithm |
| 49 | 1,006 | 915 | set | Provides a class to deal with collections of unordered, unique values |
| 50 | 1,014 | 1,075 | e2mmap | Module for defining custom exceptions with specific messages. |
| 51 | 1,135 | 1,961 | net-telnet | Provides telnet client functionality. |
| 52 | 1,292 | 1,217 | prime | Prime numbers and factorization library. |
| 53 | 1,526 | 1,534 | thwait | Watches for termination of multiple threads. |
| 54 | 1,544 | 1,604 | digest | Provides a framework for message digest libraries. |
| 55 | 1,565 | 1,222 | net-ftp | Support for the File Transfer Protocol. |
| 56 | 1,568 | 484 | observer | Implementation of the Observer object-oriented design pattern. |
| 57 | 1,616 | 1,641 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 58 | 1,652 | 473 | zlib | Ruby interface for the zlib compression/decompression library |
| 59 | 1,657 | 3,671 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 60 | 1,689 | 1,094 | forwardable | Provides delegation of specified methods to a designated object. |
| 61 | 1,703 | 408 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 62 | 1,725 | 2,185 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 63 | 1,729 | 732 | time | Extends the Time class with methods for parsing and conversion. |
| 64 | 1,774 | 778 | rss | Family of libraries that support various formats of XML "feeds". |
| 65 | 1,781 | 324 | pstore | Transactional File Storage for Ruby Objects |
| 66 | 1,787 | 684 | fiddle | A libffi wrapper for Ruby. |
| 67 | 1,811 | 1,714 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 68 | 1,825 | 748 | gserver | GServer implements a generic server |
| 69 | 1,841 | 1,283 | singleton | The Singleton module implements the Singleton pattern. |
| 70 | 1,909 | 2,425 | iconv | iconv wrapper library |
| 71 | 1,913 | 2,110 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 72 | 2,037 | 747 | yaml | YAML Ain't Markup Language |
| 73 | 2,124 | 1,494 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 74 | 2,218 | 794 | syslog | Ruby interface for the POSIX system logging facility. |
| 75 | 2,246 | 1,051 | open3 | Popen, but with stderr, too |
| 76 | 2,290 | 1,720 | resolv | Thread-aware DNS resolver library in Ruby. |
| 77 | 2,419 | 1,756 | scanf | scanf is an implementation of the C function scanf(3). |
| 78 | 2,427 | 1,438 | resolv-replace | Replace Socket DNS with Resolv. |
| 79 | 2,433 | 2,141 | io-wait | Waits until IO is readable or writable without blocking. |
| 80 | 2,605 | 4,921 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 81 | 2,637 | 1,834 | getoptlong | GetoptLong for Ruby |
| 82 | 3,047 | 2,356 | rinda | The Linda distributed computing paradigm in Ruby. |
| 83 | 3,052 | 2,688 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 84 | 3,174 | 2,018 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 85 | 3,180 | 1,576 | repl_type_completor | Type based completion for REPL. |
| 86 | 3,245 | 2,676 | tempfile | A utility class for managing temporary files. |
| 87 | 3,273 | 1,171 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 88 | 3,700 | 6,149 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 89 | 3,796 | 3,365 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 90 | 3,951 | 1,640 | win32ole | Provides an interface for OLE Automation in Ruby |
| 91 | 4,088 | 2,638 | win32api | The wrapper library for win32 API |
| 92 | 4,126 | 2,983 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 93 | 4,944 | 1,996 | rubygems-generate_index | Generates the index files for a gem server directory |
| 94 | 4,977 | 3,523 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 95 | 5,356 | 4,014 | pathname | Representation of the name of a file or directory on the filesystem |
| 96 | 5,387 | 4,074 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 97 | 5,405 | 6,376 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 98 | 5,737 | 4,538 | delegate | Provides three abilities to delegate method calls to an object. |
| 99 | 5,820 | 2,811 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 100 | 6,042 | 5,776 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 101 | 6,335 | 4,581 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 102 | 6,336 | 3,591 | tracer | A Ruby tracer |
| 103 | 6,470 | 1,820 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 104 | 6,583 | 4,500 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 105 | 6,671 | 7,750 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 106 | 6,696 | 5,258 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 107 | 7,412 | 5,855 | weakref | Allows a referenced object to be garbage-collected. |
| 108 | 7,420 | 6,572 | find | This module supports top-down traversal of a set of file paths. |
| 109 | 7,681 | 12,564 | ruby | FIX ME |
| 110 | 7,775 | 5,803 | minitest-power_assert | Power Assert for Minitest. |
| 111 | 7,796 | 8,552 | un | Utilities to replace common UNIX commands |
| 112 | 8,379 | 6,598 | io-nonblock | Enables non-blocking mode with IO class |
| 113 | 8,810 | 10,821 | logger-application | Add logging support to your application. |
| 114 | 9,302 | 18,674 | gdbm | Ruby extension for GNU dbm. |
| 115 | 9,604 | 11,039 | mathn | Deprecated library that extends math operations. |
| 116 | 10,572 | 13,396 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 117 | 10,741 | 12,113 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 118 | 11,878 | 20,578 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 119 | 13,675 | 39,754 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 120 | 14,729 | 20,578 | tdiary | tDiary is so called Weblog. |
| 121 | 15,863 | 15,161 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 122 | 16,716 | 13,210 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 123 | 16,840 | 28,719 | bundler-sbom | Generate SBOM(Software Bill of Materials) files with Bundler |
| 124 | 17,799 | 33,089 | capistrano-stretcher | capistrano task for stretcher. |
| 125 | 18,336 | 16,869 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 126 | 19,164 | 13,396 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 127 | 19,170 | 9,443 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 128 | 19,793 | 14,287 | tk | Tk interface module using tcltklib. |
| 129 | 20,105 | 50,827 | atig | Atig.rb is Twitter Irc Gateway. |
| 130 | 20,964 | 18,674 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 131 | 22,131 | 21,867 | takosan | Ruby wrapper of Takosan |
| 132 | 23,656 | 71,369 | agig | another Github IRC Gateway |
| 133 | 23,959 | 6,149 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 134 | 24,780 | 21,867 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 135 | 25,036 | 16,381 | monitor | Provides an object or module to use safely by more than one thread |
| 136 | 26,660 | 18,674 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 137 | 27,576 | 25,658 | profile | Profile provides a way to Profile your Ruby application. |
| 138 | 27,614 | 21,867 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 139 | 28,120 | 15,526 | tdiary-style-gfm | GFM Style for tDiary |
| 140 | 28,192 | 14,287 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 141 | 30,771 | 25,658 | mackerel-rb | Yet another mackerel client for Ruby. |
| 142 | 34,730 | 50,827 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 143 | 41,158 | 114,013 | profiler | Easy, targeted Ruby profiling |
| 144 | 42,168 | 39,754 | rake-confirm | Confirmation for destructive Rails task. |
| 145 | 48,644 | 14,855 | lrama | LALR (1) parser generator written by Ruby |
| 146 | 49,806 | 50,827 | rubyvm | RubyVM |
| 147 | 51,640 | 28,719 | kakin | kakin is resource calcuration tool for OpenStack |
| 148 | 52,051 | 15,161 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 149 | 53,311 | 50,827 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 150 | 56,991 | 23,502 | gyomu_ruby | GyomuRuby |
| 151 | 57,286 | 18,674 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 152 | 62,493 | 39,754 | furik | A summary generator of GitHub activity for retrospective. |
| 153 | 64,590 | 19,558 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 154 | 64,772 | 71,369 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 155 | 71,600 | 28,719 | auto_truncated_logger | logger of auto truncated old file. |
| 156 | 72,428 | 33,089 | rake-contrib | Additional libraries for Rake |
| 157 | 73,604 | 50,827 | tdiary-style-rd | RD Style for tDiary |
| 158 | 76,806 | 50,827 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 159 | 78,192 | 71,369 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 160 | 78,479 | 19,558 | fiber | Fiber is an open source content engine for Ruby. |
| 161 | 85,007 | 50,827 | ikachan | Ruby wrapper of Ikachan |
| 162 | 96,867 | 50,827 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 163 | 104,109 | 71,369 | tdiary-style-etdiary | etDiary Style for tDiary |
| 164 | 108,512 | 33,089 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,541 | 39,754 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 119,258 | 39,754 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 131,093 | 50,827 | sqale | Write a gem description |
| 168 | 132,116 | 25,658 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 169 | 134,886 | 39,754 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 170 | 137,921 | 39,754 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 171 | 139,261 | 50,827 | tdiary-cache-memcached | tDiary cache with memcached |
| 172 | 151,333 | 71,369 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 177,568 | 50,827 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,505 | 33,089 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 181,798 | 39,754 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 176 | 183,582 | 28,719 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 177 | 185,673 | 28,719 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 178 | 185,861 | 50,827 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 179 | 188,230 | 50,827 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 180 | 193,575 | 50,827 | bundler-timing-plugin | Bundler plugin that prints the elapsed time of each gem download, install, and git sour... |