| 1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
| 2 | 8 | 2 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
| 3 | 12 | 3 | json | This is a JSON implementation as a Ruby extension in C. |
| 4 | 41 | 28 | rexml | An XML toolkit for Ruby |
| 5 | 58 | 35 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
| 6 | 71 | 349 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 105 | 88 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 8 | 109 | 5 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 9 | 110 | 44 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 10 | 113 | 7 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 11 | 145 | 6 | logger | Provides a simple logging utility for outputting messages. |
| 12 | 146 | 37 | net-imap | Ruby client api for Internet Message Access Protocol |
| 13 | 159 | 41 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 14 | 165 | 79 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 15 | 171 | 126 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 194 | 77 | net-protocol | The abstract interface for net-* client. |
| 17 | 197 | 58 | date | The official date library for Ruby. |
| 18 | 199 | 314 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 19 | 222 | 53 | drb | Distributed object system for Ruby |
| 20 | 230 | 149 | net-pop | Ruby client library for POP3. |
| 21 | 233 | 90 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 22 | 235 | 75 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 23 | 248 | 55 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 24 | 249 | 46 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 25 | 264 | 101 | benchmark | a performance benchmarking library |
| 26 | 267 | 67 | io-console | add console capabilities to IO instances. |
| 27 | 277 | 63 | securerandom | Interface for secure random number generator. |
| 28 | 293 | 113 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 29 | 302 | 85 | stringio | Pseudo `IO` class from/to `String`. |
| 30 | 317 | 182 | matrix | An implementation of Matrix and Vector classes. |
| 31 | 319 | 80 | net-http | HTTP client api for Ruby. |
| 32 | 320 | 81 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 33 | 434 | 89 | ostruct | Class to build custom data structures, similar to a Hash. |
| 34 | 475 | 256 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 35 | 476 | 183 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 36 | 493 | 110 | pp | Provides a PrettyPrinter for Ruby objects |
| 37 | 529 | 243 | strscan | Provides lexical scanning operations on a String. |
| 38 | 531 | 308 | nkf | Ruby extension for Network Kanji Filter |
| 39 | 611 | 120 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 40 | 679 | 306 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 41 | 696 | 106 | erb | An easy to use but powerful templating system for Ruby. |
| 42 | 714 | 372 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 43 | 786 | 1,917 | json_pure | This is a JSON implementation in pure Ruby. |
| 44 | 835 | 1,081 | sync | A module that provides a two-phase lock with a counter. |
| 45 | 873 | 228 | cgi | Support for the Common Gateway Interface protocol. |
| 46 | 888 | 291 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 47 | 951 | 923 | gems | Ruby wrapper for the RubyGems.org API |
| 48 | 1,008 | 1,390 | set | Provides a class to deal with collections of unordered, unique values |
| 49 | 1,013 | 1,590 | e2mmap | Module for defining custom exceptions with specific messages. |
| 50 | 1,077 | 114 | tsort | Topological sorting using Tarjan's algorithm |
| 51 | 1,130 | 1,872 | net-telnet | Provides telnet client functionality. |
| 52 | 1,298 | 1,356 | prime | Prime numbers and factorization library. |
| 53 | 1,525 | 1,830 | thwait | Watches for termination of multiple threads. |
| 54 | 1,543 | 1,555 | digest | Provides a framework for message digest libraries. |
| 55 | 1,565 | 1,362 | net-ftp | Support for the File Transfer Protocol. |
| 56 | 1,586 | 951 | observer | Implementation of the Observer object-oriented design pattern. |
| 57 | 1,615 | 1,141 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 58 | 1,649 | 2,860 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 59 | 1,685 | 1,172 | zlib | Ruby interface for the zlib compression/decompression library |
| 60 | 1,698 | 1,440 | forwardable | Provides delegation of specified methods to a designated object. |
| 61 | 1,723 | 1,552 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 62 | 1,758 | 1,152 | time | Extends the Time class with methods for parsing and conversion. |
| 63 | 1,761 | 455 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 64 | 1,780 | 932 | rss | Family of libraries that support various formats of XML "feeds". |
| 65 | 1,809 | 1,086 | fiddle | A libffi wrapper for Ruby. |
| 66 | 1,813 | 1,708 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 67 | 1,854 | 625 | pstore | Transactional File Storage for Ruby Objects |
| 68 | 1,857 | 1,145 | gserver | GServer implements a generic server |
| 69 | 1,862 | 1,509 | singleton | The Singleton module implements the Singleton pattern. |
| 70 | 1,904 | 1,758 | iconv | iconv wrapper library |
| 71 | 1,906 | 2,718 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 72 | 2,064 | 1,074 | yaml | YAML Ain't Markup Language |
| 73 | 2,131 | 1,427 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 74 | 2,247 | 1,064 | syslog | Ruby interface for the POSIX system logging facility. |
| 75 | 2,266 | 1,094 | open3 | Popen, but with stderr, too |
| 76 | 2,309 | 1,740 | resolv | Thread-aware DNS resolver library in Ruby. |
| 77 | 2,431 | 1,752 | scanf | scanf is an implementation of the C function scanf(3). |
| 78 | 2,437 | 1,870 | io-wait | Waits until IO is readable or writable without blocking. |
| 79 | 2,455 | 1,314 | resolv-replace | Replace Socket DNS with Resolv. |
| 80 | 2,599 | 3,247 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 81 | 2,653 | 1,809 | getoptlong | GetoptLong for Ruby |
| 82 | 3,041 | 3,183 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 83 | 3,057 | 2,139 | rinda | The Linda distributed computing paradigm in Ruby. |
| 84 | 3,185 | 2,084 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 85 | 3,217 | 1,504 | repl_type_completor | Type based completion for REPL. |
| 86 | 3,262 | 2,161 | tempfile | A utility class for managing temporary files. |
| 87 | 3,378 | 1,244 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 88 | 3,687 | 6,053 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 89 | 3,798 | 2,176 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 90 | 4,036 | 1,516 | win32ole | Provides an interface for OLE Automation in Ruby |
| 91 | 4,138 | 2,806 | win32api | The wrapper library for win32 API |
| 92 | 4,167 | 2,385 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 93 | 4,990 | 2,537 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 94 | 5,054 | 2,209 | rubygems-generate_index | Generates the index files for a gem server directory |
| 95 | 5,351 | 3,482 | pathname | Representation of the name of a file or directory on the filesystem |
| 96 | 5,383 | 5,156 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 97 | 5,389 | 5,244 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 98 | 5,778 | 3,277 | delegate | Provides three abilities to delegate method calls to an object. |
| 99 | 5,973 | 2,440 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 100 | 6,026 | 5,575 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 101 | 6,385 | 3,242 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 102 | 6,389 | 3,147 | tracer | A Ruby tracer |
| 103 | 6,597 | 6,957 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 104 | 6,645 | 8,295 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 105 | 6,694 | 3,967 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 106 | 6,900 | 1,695 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 107 | 7,323 | 5,340 | weakref | Allows a referenced object to be garbage-collected. |
| 108 | 7,343 | 6,563 | find | This module supports top-down traversal of a set of file paths. |
| 109 | 7,526 | 13,137 | ruby | FIX ME |
| 110 | 7,675 | 6,290 | minitest-power_assert | Power Assert for Minitest. |
| 111 | 7,693 | 7,142 | un | Utilities to replace common UNIX commands |
| 112 | 8,265 | 7,309 | io-nonblock | Enables non-blocking mode with IO class |
| 113 | 8,653 | 29,324 | logger-application | Add logging support to your application. |
| 114 | 9,253 | 11,722 | gdbm | Ruby extension for GNU dbm. |
| 115 | 9,577 | 11,198 | mathn | Deprecated library that extends math operations. |
| 116 | 10,536 | 14,095 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 117 | 10,731 | 25,282 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 118 | 11,836 | 9,141 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 119 | 13,608 | 44,361 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 120 | 14,685 | 23,633 | tdiary | tDiary is so called Weblog. |
| 121 | 15,812 | 11,923 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 122 | 16,795 | 14,489 | bundler-sbom | Generate SBOM(Software Bill of Materials) files with Bundler |
| 123 | 16,827 | 11,529 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 124 | 17,728 | 25,282 | capistrano-stretcher | capistrano task for stretcher. |
| 125 | 18,336 | 25,282 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 126 | 19,185 | 10,206 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 127 | 19,194 | 9,592 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 128 | 19,755 | 19,064 | tk | Tk interface module using tcltklib. |
| 129 | 20,031 | 73,152 | atig | Atig.rb is Twitter Irc Gateway. |
| 130 | 20,899 | 51,272 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 131 | 22,071 | 35,285 | takosan | Ruby wrapper of Takosan |
| 132 | 23,568 | 60,194 | agig | another Github IRC Gateway |
| 133 | 24,524 | 8,911 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 134 | 24,806 | 15,815 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 135 | 25,331 | 35,285 | monitor | Provides an object or module to use safely by more than one thread |
| 136 | 26,624 | 29,324 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 137 | 27,616 | 22,252 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 138 | 27,795 | 44,361 | profile | Profile provides a way to Profile your Ruby application. |
| 139 | 28,200 | 10,885 | tdiary-style-gfm | GFM Style for tDiary |
| 140 | 28,276 | 12,357 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 141 | 30,796 | 20,001 | mackerel-rb | Yet another mackerel client for Ruby. |
| 142 | 34,669 | 51,272 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 143 | 41,044 | 60,194 | profiler | Easy, targeted Ruby profiling |
| 144 | 42,341 | 29,324 | rake-confirm | Confirmation for destructive Rails task. |
| 145 | 49,036 | 22,252 | lrama | LALR (1) parser generator written by Ruby |
| 146 | 49,665 | 93,598 | rubyvm | RubyVM |
| 147 | 51,805 | 22,252 | kakin | kakin is resource calcuration tool for OpenStack |
| 148 | 52,515 | 60,194 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 149 | 53,203 | 60,194 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 150 | 57,032 | 60,194 | gyomu_ruby | GyomuRuby |
| 151 | 57,161 | 93,598 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 152 | 62,684 | 22,252 | furik | A summary generator of GitHub activity for retrospective. |
| 153 | 64,715 | 60,194 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 154 | 65,149 | 19,064 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 155 | 71,548 | 93,598 | auto_truncated_logger | logger of auto truncated old file. |
| 156 | 72,583 | 73,152 | rake-contrib | Additional libraries for Rake |
| 157 | 73,641 | 60,194 | tdiary-style-rd | RD Style for tDiary |
| 158 | 76,704 | 73,152 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 159 | 78,031 | 93,598 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 160 | 82,577 | 44,361 | fiber | Fiber is an open source content engine for Ruby. |
| 161 | 84,923 | 93,598 | ikachan | Ruby wrapper of Ikachan |
| 162 | 96,996 | 60,194 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 163 | 104,119 | 44,361 | tdiary-style-etdiary | etDiary Style for tDiary |
| 164 | 108,581 | 93,598 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,658 | 93,598 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 119,231 | 93,598 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 131,311 | 93,598 | sqale | Write a gem description |
| 168 | 134,575 | 22,252 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 169 | 134,936 | 73,152 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 170 | 138,210 | 60,194 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 171 | 139,414 | 73,152 | tdiary-cache-memcached | tDiary cache with memcached |
| 172 | 151,555 | 128,919 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 177,734 | 15,324 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,683 | 39,260 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 181,794 | 51,272 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 176 | 183,586 | 128,919 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 177 | 185,519 | 60,194 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 178 | 187,847 | 128,919 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 179 | 189,185 | 128,919 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 180 | 193,155 | 93,598 | bundler-timing-plugin | Bundler plugin that prints the elapsed time of each gem download, install, and git sour... |