| 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 | 9 | 2 | json | This is a JSON implementation as a Ruby extension in C. |
| 4 | 40 | 36 | 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 | 73 | 320 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 98 | 6 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 8 | 103 | 102 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 9 | 108 | 8 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 10 | 109 | 55 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 11 | 130 | 5 | logger | Provides a simple logging utility for outputting messages. |
| 12 | 141 | 52 | net-imap | Ruby client api for Internet Message Access Protocol |
| 13 | 149 | 72 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 14 | 157 | 75 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 15 | 168 | 113 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 185 | 63 | date | The official date library for Ruby. |
| 17 | 189 | 93 | net-protocol | The abstract interface for net-* client. |
| 18 | 201 | 294 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 19 | 210 | 56 | drb | Distributed object system for Ruby |
| 20 | 222 | 74 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 21 | 224 | 129 | net-pop | Ruby client library for POP3. |
| 22 | 225 | 143 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 23 | 227 | 45 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 24 | 233 | 85 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 25 | 242 | 106 | benchmark | a performance benchmarking library |
| 26 | 243 | 68 | io-console | add console capabilities to IO instances. |
| 27 | 247 | 60 | securerandom | Interface for secure random number generator. |
| 28 | 279 | 124 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 29 | 285 | 141 | stringio | Pseudo `IO` class from/to `String`. |
| 30 | 294 | 86 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 31 | 297 | 69 | net-http | HTTP client api for Ruby. |
| 32 | 312 | 176 | matrix | An implementation of Matrix and Vector classes. |
| 33 | 365 | 98 | ostruct | Class to build custom data structures, similar to a Hash. |
| 34 | 426 | 90 | pp | Provides a PrettyPrinter for Ruby objects |
| 35 | 455 | 157 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 36 | 459 | 340 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 37 | 500 | 225 | nkf | Ruby extension for Network Kanji Filter |
| 38 | 504 | 107 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 39 | 511 | 255 | strscan | Provides lexical scanning operations on a String. |
| 40 | 523 | 84 | erb | An easy to use but powerful templating system for Ruby. |
| 41 | 600 | 296 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 42 | 699 | 198 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 43 | 788 | 168 | cgi | Support for the Common Gateway Interface protocol. |
| 44 | 797 | 1,836 | json_pure | This is a JSON implementation in pure Ruby. |
| 45 | 822 | 110 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 46 | 833 | 680 | sync | A module that provides a two-phase lock with a counter. |
| 47 | 870 | 100 | tsort | Topological sorting using Tarjan's algorithm |
| 48 | 949 | 633 | gems | Ruby wrapper for the RubyGems.org API |
| 49 | 1,001 | 1,300 | set | Provides a class to deal with collections of unordered, unique values |
| 50 | 1,017 | 1,057 | e2mmap | Module for defining custom exceptions with specific messages. |
| 51 | 1,141 | 1,417 | net-telnet | Provides telnet client functionality. |
| 52 | 1,285 | 1,000 | prime | Prime numbers and factorization library. |
| 53 | 1,525 | 1,436 | thwait | Watches for termination of multiple threads. |
| 54 | 1,531 | 636 | observer | Implementation of the Observer object-oriented design pattern. |
| 55 | 1,549 | 1,177 | digest | Provides a framework for message digest libraries. |
| 56 | 1,563 | 1,235 | net-ftp | Support for the File Transfer Protocol. |
| 57 | 1,605 | 462 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 58 | 1,612 | 744 | zlib | Ruby interface for the zlib compression/decompression library |
| 59 | 1,625 | 327 | pstore | Transactional File Storage for Ruby Objects |
| 60 | 1,626 | 1,552 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 61 | 1,672 | 3,123 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 62 | 1,682 | 944 | forwardable | Provides delegation of specified methods to a designated object. |
| 63 | 1,696 | 806 | time | Extends the Time class with methods for parsing and conversion. |
| 64 | 1,732 | 676 | fiddle | A libffi wrapper for Ruby. |
| 65 | 1,742 | 1,716 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 66 | 1,748 | 516 | rss | Family of libraries that support various formats of XML "feeds". |
| 67 | 1,773 | 802 | gserver | GServer implements a generic server |
| 68 | 1,812 | 1,612 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 69 | 1,816 | 1,344 | singleton | The Singleton module implements the Singleton pattern. |
| 70 | 1,914 | 2,069 | iconv | iconv wrapper library |
| 71 | 1,918 | 2,144 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 72 | 1,991 | 692 | yaml | YAML Ain't Markup Language |
| 73 | 2,108 | 883 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 74 | 2,169 | 651 | syslog | Ruby interface for the POSIX system logging facility. |
| 75 | 2,219 | 1,006 | open3 | Popen, but with stderr, too |
| 76 | 2,261 | 1,627 | resolv | Thread-aware DNS resolver library in Ruby. |
| 77 | 2,355 | 767 | resolv-replace | Replace Socket DNS with Resolv. |
| 78 | 2,393 | 1,440 | scanf | scanf is an implementation of the C function scanf(3). |
| 79 | 2,433 | 1,608 | io-wait | Waits until IO is readable or writable without blocking. |
| 80 | 2,611 | 1,636 | getoptlong | GetoptLong for Ruby |
| 81 | 2,622 | 4,196 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 82 | 3,043 | 2,161 | rinda | The Linda distributed computing paradigm in Ruby. |
| 83 | 3,066 | 4,410 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 84 | 3,068 | 532 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 85 | 3,091 | 901 | repl_type_completor | Type based completion for REPL. |
| 86 | 3,137 | 2,073 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 87 | 3,226 | 3,144 | tempfile | A utility class for managing temporary files. |
| 88 | 3,736 | 6,390 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 89 | 3,776 | 1,078 | win32ole | Provides an interface for OLE Automation in Ruby |
| 90 | 3,788 | 2,903 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 91 | 3,980 | 4,247 | win32api | The wrapper library for win32 API |
| 92 | 4,109 | 2,860 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 93 | 4,720 | 1,922 | rubygems-generate_index | Generates the index files for a gem server directory |
| 94 | 4,896 | 3,198 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 95 | 5,297 | 5,288 | pathname | Representation of the name of a file or directory on the filesystem |
| 96 | 5,385 | 8,486 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 97 | 5,431 | 5,626 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 98 | 5,616 | 2,634 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 99 | 5,677 | 1,186 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 100 | 5,682 | 3,648 | delegate | Provides three abilities to delegate method calls to an object. |
| 101 | 6,060 | 6,935 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 102 | 6,211 | 3,326 | tracer | A Ruby tracer |
| 103 | 6,240 | 5,215 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 104 | 6,604 | 1,805 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 105 | 6,804 | 7,601 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 106 | 6,826 | 11,185 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 107 | 7,348 | 6,034 | weakref | Allows a referenced object to be garbage-collected. |
| 108 | 7,352 | 5,458 | find | This module supports top-down traversal of a set of file paths. |
| 109 | 7,736 | 8,141 | minitest-power_assert | Power Assert for Minitest. |
| 110 | 7,742 | 7,575 | un | Utilities to replace common UNIX commands |
| 111 | 7,776 | 12,367 | ruby | FIX ME |
| 112 | 8,361 | 8,655 | io-nonblock | Enables non-blocking mode with IO class |
| 113 | 8,821 | 3,765 | logger-application | Add logging support to your application. |
| 114 | 9,376 | 16,016 | gdbm | Ruby extension for GNU dbm. |
| 115 | 9,678 | 12,367 | mathn | Deprecated library that extends math operations. |
| 116 | 10,628 | 7,780 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 117 | 10,759 | 7,728 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 118 | 11,973 | 12,073 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 119 | 13,796 | 42,164 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 120 | 14,676 | 7,707 | tdiary | tDiary is so called Weblog. |
| 121 | 15,912 | 16,348 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 122 | 16,530 | 24,575 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 123 | 16,892 | 24,575 | bundler-sbom | Generate SBOM(Software Bill of Materials) files with Bundler |
| 124 | 17,952 | 33,451 | capistrano-stretcher | capistrano task for stretcher. |
| 125 | 18,312 | 22,659 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 126 | 19,140 | 14,121 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 127 | 19,196 | 11,825 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 128 | 19,881 | 16,348 | tk | Tk interface module using tcltklib. |
| 129 | 20,218 | 18,774 | atig | Atig.rb is Twitter Irc Gateway. |
| 130 | 21,155 | 46,492 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 131 | 22,299 | 31,379 | takosan | Ruby wrapper of Takosan |
| 132 | 22,937 | 7,306 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 133 | 23,807 | 28,188 | agig | another Github IRC Gateway |
| 134 | 24,624 | 16,348 | monitor | Provides an object or module to use safely by more than one thread |
| 135 | 24,844 | 18,289 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 136 | 26,757 | 29,667 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 137 | 27,155 | 52,183 | profile | Profile provides a way to Profile your Ruby application. |
| 138 | 27,639 | 25,673 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 139 | 28,070 | 19,862 | tdiary-style-gfm | GFM Style for tDiary |
| 140 | 28,074 | 16,348 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 141 | 30,848 | 25,673 | mackerel-rb | Yet another mackerel client for Ruby. |
| 142 | 34,993 | 70,356 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 143 | 41,503 | 144,706 | profiler | Easy, targeted Ruby profiling |
| 144 | 42,215 | 52,183 | rake-confirm | Confirmation for destructive Rails task. |
| 145 | 43,879 | 9,441 | lrama | LALR (1) parser generator written by Ruby |
| 146 | 50,251 | 106,124 | rubyvm | RubyVM |
| 147 | 51,509 | 35,780 | kakin | kakin is resource calcuration tool for OpenStack |
| 148 | 51,850 | 70,356 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 149 | 53,642 | 70,356 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 150 | 57,013 | 33,451 | gyomu_ruby | GyomuRuby |
| 151 | 57,755 | 106,124 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 152 | 59,187 | 8,892 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 153 | 62,438 | 46,492 | furik | A summary generator of GitHub activity for retrospective. |
| 154 | 64,938 | 52,183 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 155 | 71,725 | 144,706 | fiber | Fiber is an open source content engine for Ruby. |
| 156 | 71,843 | 84,476 | auto_truncated_logger | logger of auto truncated old file. |
| 157 | 72,256 | 59,868 | rake-contrib | Additional libraries for Rake |
| 158 | 73,446 | 70,356 | tdiary-style-rd | RD Style for tDiary |
| 159 | 76,961 | 46,492 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 160 | 78,653 | 84,476 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 161 | 85,350 | 84,476 | ikachan | Ruby wrapper of Ikachan |
| 162 | 96,805 | 52,183 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 163 | 104,043 | 59,868 | tdiary-style-etdiary | etDiary Style for tDiary |
| 164 | 108,578 | 59,868 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,710 | 84,476 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 119,726 | 106,124 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 128,667 | 46,492 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 168 | 131,218 | 106,124 | sqale | Write a gem description |
| 169 | 135,025 | 84,476 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 170 | 137,946 | 106,124 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 171 | 139,393 | 84,476 | tdiary-cache-memcached | tDiary cache with memcached |
| 172 | 151,426 | 70,356 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 176,468 | 46,492 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,441 | 59,868 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 182,032 | 52,183 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 176 | 182,311 | 35,780 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 177 | 186,342 | 84,476 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 178 | 186,901 | 106,124 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 179 | 188,909 | 84,476 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 180 | 193,676 | 106,124 | bundler-timing-plugin | Bundler plugin that prints the elapsed time of each gem download, install, and git sour... |