| 1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
| 2 | 9 | 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 | 45 | 40 | rexml | An XML toolkit for Ruby |
| 5 | 58 | 29 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
| 6 | 68 | 359 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 105 | 99 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 8 | 110 | 30 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 9 | 118 | 6 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 10 | 131 | 17 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 11 | 159 | 73 | net-imap | Ruby client api for Internet Message Access Protocol |
| 12 | 171 | 33 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 13 | 174 | 77 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 14 | 178 | 18 | logger | Provides a simple logging utility for outputting messages. |
| 15 | 179 | 112 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 196 | 352 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 17 | 207 | 100 | net-protocol | The abstract interface for net-* client. |
| 18 | 214 | 72 | date | The official date library for Ruby. |
| 19 | 240 | 148 | net-pop | Ruby client library for POP3. |
| 20 | 261 | 83 | drb | Distributed object system for Ruby |
| 21 | 262 | 107 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 22 | 271 | 95 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 23 | 283 | 98 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 24 | 293 | 37 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 25 | 300 | 114 | benchmark | a performance benchmarking library |
| 26 | 303 | 87 | io-console | add console capabilities to IO instances. |
| 27 | 323 | 117 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 28 | 324 | 78 | securerandom | Interface for secure random number generator. |
| 29 | 329 | 204 | matrix | An implementation of Matrix and Vector classes. |
| 30 | 333 | 103 | stringio | Pseudo `IO` class from/to `String`. |
| 31 | 360 | 105 | net-http | HTTP client api for Ruby. |
| 32 | 372 | 124 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 33 | 504 | 366 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 34 | 520 | 208 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 35 | 558 | 360 | strscan | Provides lexical scanning operations on a String. |
| 36 | 576 | 145 | ostruct | Class to build custom data structures, similar to a Hash. |
| 37 | 664 | 377 | nkf | Ruby extension for Network Kanji Filter |
| 38 | 714 | 125 | pp | Provides a PrettyPrinter for Ruby objects |
| 39 | 725 | 421 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 40 | 726 | 493 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 41 | 765 | 1,702 | json_pure | This is a JSON implementation in pure Ruby. |
| 42 | 834 | 135 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 43 | 838 | 1,111 | sync | A module that provides a two-phase lock with a counter. |
| 44 | 907 | 136 | erb | An easy to use but powerful templating system for Ruby. |
| 45 | 974 | 987 | gems | Ruby wrapper for the RubyGems.org API |
| 46 | 998 | 412 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 47 | 1,011 | 1,475 | e2mmap | Module for defining custom exceptions with specific messages. |
| 48 | 1,029 | 1,109 | set | Provides a class to deal with collections of unordered, unique values |
| 49 | 1,060 | 249 | cgi | Support for the Common Gateway Interface protocol. |
| 50 | 1,111 | 1,960 | net-telnet | Provides telnet client functionality. |
| 51 | 1,324 | 1,217 | prime | Prime numbers and factorization library. |
| 52 | 1,514 | 1,746 | thwait | Watches for termination of multiple threads. |
| 53 | 1,537 | 1,250 | digest | Provides a framework for message digest libraries. |
| 54 | 1,594 | 1,242 | net-ftp | Support for the File Transfer Protocol. |
| 55 | 1,596 | 1,705 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 56 | 1,608 | 2,627 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 57 | 1,697 | 1,607 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 58 | 1,704 | 146 | tsort | Topological sorting using Tarjan's algorithm |
| 59 | 1,727 | 1,144 | observer | Implementation of the Observer object-oriented design pattern. |
| 60 | 1,733 | 1,401 | forwardable | Provides delegation of specified methods to a designated object. |
| 61 | 1,830 | 1,424 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 62 | 1,847 | 1,263 | zlib | Ruby interface for the zlib compression/decompression library |
| 63 | 1,858 | 1,174 | rss | Family of libraries that support various formats of XML "feeds". |
| 64 | 1,869 | 1,216 | time | Extends the Time class with methods for parsing and conversion. |
| 65 | 1,878 | 2,044 | iconv | iconv wrapper library |
| 66 | 1,884 | 2,268 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 67 | 1,916 | 1,421 | singleton | The Singleton module implements the Singleton pattern. |
| 68 | 1,965 | 1,411 | gserver | GServer implements a generic server |
| 69 | 1,981 | 1,107 | fiddle | A libffi wrapper for Ruby. |
| 70 | 2,066 | 1,327 | pstore | Transactional File Storage for Ruby Objects |
| 71 | 2,079 | 898 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 72 | 2,179 | 1,385 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 73 | 2,230 | 1,225 | yaml | YAML Ain't Markup Language |
| 74 | 2,378 | 1,776 | open3 | Popen, but with stderr, too |
| 75 | 2,414 | 407 | resolv | Thread-aware DNS resolver library in Ruby. |
| 76 | 2,463 | 1,526 | io-wait | Waits until IO is readable or writable without blocking. |
| 77 | 2,495 | 1,533 | scanf | scanf is an implementation of the C function scanf(3). |
| 78 | 2,553 | 2,417 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 79 | 2,629 | 1,226 | syslog | Ruby interface for the POSIX system logging facility. |
| 80 | 2,687 | 1,384 | resolv-replace | Replace Socket DNS with Resolv. |
| 81 | 2,805 | 1,877 | getoptlong | GetoptLong for Ruby |
| 82 | 2,991 | 2,559 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 83 | 3,213 | 2,250 | rinda | The Linda distributed computing paradigm in Ruby. |
| 84 | 3,286 | 1,915 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 85 | 3,315 | 2,386 | tempfile | A utility class for managing temporary files. |
| 86 | 3,682 | 2,383 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 87 | 3,732 | 1,637 | repl_type_completor | Type based completion for REPL. |
| 88 | 3,795 | 3,313 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 89 | 4,274 | 2,398 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 90 | 4,378 | 1,565 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 91 | 4,379 | 2,569 | win32api | The wrapper library for win32 API |
| 92 | 5,163 | 2,154 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 93 | 5,277 | 2,875 | win32ole | Provides an interface for OLE Automation in Ruby |
| 94 | 5,306 | 4,622 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 95 | 5,392 | 2,765 | pathname | Representation of the name of a file or directory on the filesystem |
| 96 | 5,432 | 5,801 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 97 | 5,514 | 2,421 | rubygems-generate_index | Generates the index files for a gem server directory |
| 98 | 5,854 | 4,077 | delegate | Provides three abilities to delegate method calls to an object. |
| 99 | 6,007 | 4,566 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 100 | 6,468 | 4,608 | tracer | A Ruby tracer |
| 101 | 6,533 | 5,662 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 102 | 6,643 | 2,319 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 103 | 6,661 | 4,025 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 104 | 6,754 | 2,634 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 105 | 6,987 | 4,923 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 106 | 7,320 | 9,340 | ruby | FIX ME |
| 107 | 7,534 | 4,459 | weakref | Allows a referenced object to be garbage-collected. |
| 108 | 7,558 | 5,431 | find | This module supports top-down traversal of a set of file paths. |
| 109 | 7,721 | 5,763 | un | Utilities to replace common UNIX commands |
| 110 | 7,736 | 6,273 | minitest-power_assert | Power Assert for Minitest. |
| 111 | 8,310 | 5,066 | io-nonblock | Enables non-blocking mode with IO class |
| 112 | 8,484 | 13,467 | logger-application | Add logging support to your application. |
| 113 | 8,959 | 11,753 | gdbm | Ruby extension for GNU dbm. |
| 114 | 9,286 | 4,903 | mathn | Deprecated library that extends math operations. |
| 115 | 10,196 | 13,867 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 116 | 10,701 | 6,230 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 117 | 11,502 | 14,316 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 118 | 13,154 | 26,554 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 119 | 14,359 | 16,774 | tdiary | tDiary is so called Weblog. |
| 120 | 15,425 | 10,422 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 121 | 17,248 | 21,634 | capistrano-stretcher | capistrano task for stretcher. |
| 122 | 17,293 | 10,759 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 123 | 18,063 | 13,467 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 124 | 19,002 | 8,760 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 125 | 19,139 | 10,943 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 126 | 19,529 | 12,257 | tk | Tk interface module using tcltklib. |
| 127 | 19,608 | 94,551 | atig | Atig.rb is Twitter Irc Gateway. |
| 128 | 20,371 | 17,619 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 129 | 21,579 | 23,751 | takosan | Ruby wrapper of Takosan |
| 130 | 23,057 | 14,316 | agig | another Github IRC Gateway |
| 131 | 24,536 | 10,588 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 132 | 25,456 | 14,854 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 133 | 25,862 | 13,467 | monitor | Provides an object or module to use safely by more than one thread |
| 134 | 26,203 | 17,619 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 135 | 27,125 | 15,428 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 136 | 27,230 | 5,763 | bundler-sbom | Generate SPDX SBOM(Software Bill of Materials) files with Bundler |
| 137 | 27,955 | 13,126 | tdiary-style-gfm | GFM Style for tDiary |
| 138 | 28,225 | 9,702 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 139 | 28,750 | 20,042 | profile | Profile provides a way to Profile your Ruby application. |
| 140 | 30,560 | 17,619 | mackerel-rb | Yet another mackerel client for Ruby. |
| 141 | 33,963 | 30,471 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 142 | 40,140 | 61,255 | profiler | Easy, targeted Ruby profiling |
| 143 | 42,859 | 30,471 | rake-confirm | Confirmation for destructive Rails task. |
| 144 | 48,532 | 94,551 | rubyvm | RubyVM |
| 145 | 51,678 | 15,428 | lrama | LALR (1) parser generator written by Ruby |
| 146 | 52,100 | 17,619 | kakin | kakin is resource calcuration tool for OpenStack |
| 147 | 52,293 | 44,752 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 148 | 52,895 | 61,255 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 149 | 55,919 | 61,255 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 150 | 56,798 | 21,634 | gyomu_ruby | GyomuRuby |
| 151 | 62,885 | 20,042 | furik | A summary generator of GitHub activity for retrospective. |
| 152 | 64,224 | 61,255 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 153 | 70,842 | 36,161 | auto_truncated_logger | logger of auto truncated old file. |
| 154 | 71,345 | 13,467 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 155 | 73,098 | 61,255 | rake-contrib | Additional libraries for Rake |
| 156 | 73,296 | 30,471 | tdiary-style-rd | RD Style for tDiary |
| 157 | 75,983 | 23,751 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 158 | 76,802 | 44,752 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 159 | 84,063 | 94,551 | ikachan | Ruby wrapper of Ikachan |
| 160 | 97,090 | 36,161 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 161 | 98,785 | 36,161 | fiber | Fiber is an open source content engine for Ruby. |
| 162 | 103,710 | 36,161 | tdiary-style-etdiary | etDiary Style for tDiary |
| 163 | 105,365 | 14,854 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 164 | 108,112 | 36,161 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,292 | 61,255 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 118,453 | 61,255 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 131,139 | 94,551 | sqale | Write a gem description |
| 168 | 134,905 | 94,551 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 169 | 138,206 | 44,752 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 170 | 139,245 | 44,752 | tdiary-cache-memcached | tDiary cache with memcached |
| 171 | 142,880 | 30,471 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 172 | 151,837 | 61,255 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 178,661 | 94,551 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,581 | 61,255 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 182,101 | 94,551 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 176 | 184,096 | 94,551 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 177 | 184,406 | 44,752 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 178 | 186,468 | 94,551 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 179 | 187,707 | 44,752 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |