| 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 | A JSON implementation as a JRuby extension. |
| 4 | 41 | 23 | 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 | 71 | 294 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 105 | 106 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 8 | 109 | 88 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 9 | 111 | 5 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 10 | 113 | 11 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 11 | 150 | 54 | net-imap | Ruby client api for Internet Message Access Protocol |
| 12 | 151 | 4 | logger | Provides a simple logging utility for outputting messages. |
| 13 | 162 | 57 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 14 | 165 | 91 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 15 | 172 | 110 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 197 | 232 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 17 | 201 | 93 | net-protocol | The abstract interface for net-* client. |
| 18 | 203 | 56 | date | The official date library for Ruby. |
| 19 | 228 | 52 | drb | Distributed object system for Ruby |
| 20 | 230 | 148 | net-pop | Ruby client library for POP3. |
| 21 | 238 | 100 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 22 | 241 | 87 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 23 | 254 | 43 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 24 | 257 | 82 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 25 | 271 | 96 | benchmark | a performance benchmarking library |
| 26 | 275 | 74 | io-console | add console capabilities to IO instances. |
| 27 | 282 | 51 | securerandom | Interface for secure random number generator. |
| 28 | 300 | 109 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 29 | 307 | 97 | stringio | Pseudo `IO` class from/to `String`. |
| 30 | 318 | 197 | matrix | An implementation of Matrix and Vector classes. |
| 31 | 325 | 89 | net-http | HTTP client api for Ruby. |
| 32 | 328 | 78 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 33 | 449 | 98 | ostruct | Class to build custom data structures, similar to a Hash. |
| 34 | 479 | 259 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 35 | 484 | 221 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 36 | 510 | 111 | pp | Provides a PrettyPrinter for Ruby objects |
| 37 | 532 | 359 | strscan | Provides lexical scanning operations on a String. |
| 38 | 539 | 236 | nkf | Ruby extension for Network Kanji Filter |
| 39 | 685 | 124 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 40 | 691 | 306 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 41 | 713 | 565 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 42 | 733 | 112 | erb | An easy to use but powerful templating system for Ruby. |
| 43 | 782 | 1,980 | json_pure | This is a JSON implementation in pure Ruby. |
| 44 | 836 | 797 | sync | A module that provides a two-phase lock with a counter. |
| 45 | 900 | 204 | cgi | Support for the Common Gateway Interface protocol. |
| 46 | 905 | 341 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 47 | 956 | 642 | gems | Ruby wrapper for the RubyGems.org API |
| 48 | 1,011 | 729 | set | Provides a class to deal with collections of unordered, unique values |
| 49 | 1,014 | 977 | e2mmap | Module for defining custom exceptions with specific messages. |
| 50 | 1,128 | 2,128 | net-telnet | Provides telnet client functionality. |
| 51 | 1,175 | 125 | tsort | Topological sorting using Tarjan's algorithm |
| 52 | 1,301 | 1,489 | prime | Prime numbers and factorization library. |
| 53 | 1,528 | 1,480 | thwait | Watches for termination of multiple threads. |
| 54 | 1,542 | 1,731 | digest | Provides a framework for message digest libraries. |
| 55 | 1,568 | 1,429 | net-ftp | Support for the File Transfer Protocol. |
| 56 | 1,606 | 545 | observer | Implementation of the Observer object-oriented design pattern. |
| 57 | 1,616 | 1,865 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 58 | 1,639 | 4,171 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 59 | 1,702 | 1,208 | forwardable | Provides delegation of specified methods to a designated object. |
| 60 | 1,712 | 677 | zlib | Ruby interface for the zlib compression/decompression library |
| 61 | 1,722 | 1,832 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 62 | 1,775 | 791 | time | Extends the Time class with methods for parsing and conversion. |
| 63 | 1,787 | 848 | rss | Family of libraries that support various formats of XML "feeds". |
| 64 | 1,810 | 1,621 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 65 | 1,828 | 404 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 66 | 1,831 | 684 | fiddle | A libffi wrapper for Ruby. |
| 67 | 1,874 | 1,412 | singleton | The Singleton module implements the Singleton pattern. |
| 68 | 1,885 | 727 | gserver | GServer implements a generic server |
| 69 | 1,894 | 567 | pstore | Transactional File Storage for Ruby Objects |
| 70 | 1,902 | 2,043 | iconv | iconv wrapper library |
| 71 | 1,906 | 2,128 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 72 | 2,094 | 701 | yaml | YAML Ain't Markup Language |
| 73 | 2,130 | 1,971 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 74 | 2,274 | 1,000 | syslog | Ruby interface for the POSIX system logging facility. |
| 75 | 2,280 | 1,435 | open3 | Popen, but with stderr, too |
| 76 | 2,328 | 1,672 | resolv | Thread-aware DNS resolver library in Ruby. |
| 77 | 2,442 | 2,381 | io-wait | Waits until IO is readable or writable without blocking. |
| 78 | 2,443 | 1,805 | scanf | scanf is an implementation of the C function scanf(3). |
| 79 | 2,476 | 1,760 | resolv-replace | Replace Socket DNS with Resolv. |
| 80 | 2,598 | 3,867 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 81 | 2,665 | 2,440 | getoptlong | GetoptLong for Ruby |
| 82 | 3,031 | 4,703 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 83 | 3,060 | 2,977 | rinda | The Linda distributed computing paradigm in Ruby. |
| 84 | 3,201 | 2,267 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 85 | 3,267 | 1,893 | repl_type_completor | Type based completion for REPL. |
| 86 | 3,268 | 2,399 | tempfile | A utility class for managing temporary files. |
| 87 | 3,519 | 1,258 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 88 | 3,672 | 3,900 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 89 | 3,802 | 3,529 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 90 | 4,122 | 2,050 | win32ole | Provides an interface for OLE Automation in Ruby |
| 91 | 4,192 | 2,953 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 92 | 4,195 | 3,253 | win32api | The wrapper library for win32 API |
| 93 | 4,996 | 3,820 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 94 | 5,118 | 2,850 | rubygems-generate_index | Generates the index files for a gem server directory |
| 95 | 5,357 | 4,513 | pathname | Representation of the name of a file or directory on the filesystem |
| 96 | 5,382 | 5,363 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 97 | 5,391 | 4,873 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 98 | 5,806 | 3,968 | delegate | Provides three abilities to delegate method calls to an object. |
| 99 | 6,015 | 5,638 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 100 | 6,075 | 3,213 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 101 | 6,413 | 4,716 | tracer | A Ruby tracer |
| 102 | 6,422 | 3,600 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 103 | 6,599 | 5,554 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 104 | 6,618 | 10,517 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 105 | 6,724 | 5,698 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 106 | 7,336 | 5,670 | weakref | Allows a referenced object to be garbage-collected. |
| 107 | 7,353 | 6,538 | find | This module supports top-down traversal of a set of file paths. |
| 108 | 7,492 | 9,857 | ruby | FIX ME |
| 109 | 7,549 | 2,161 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 110 | 7,690 | 5,878 | minitest-power_assert | Power Assert for Minitest. |
| 111 | 7,697 | 7,956 | un | Utilities to replace common UNIX commands |
| 112 | 8,265 | 6,516 | io-nonblock | Enables non-blocking mode with IO class |
| 113 | 8,630 | 9,519 | logger-application | Add logging support to your application. |
| 114 | 9,164 | 12,505 | gdbm | Ruby extension for GNU dbm. |
| 115 | 9,545 | 13,851 | mathn | Deprecated library that extends math operations. |
| 116 | 10,499 | 19,110 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 117 | 10,701 | 8,698 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 118 | 11,797 | 15,371 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 119 | 13,538 | 37,553 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 120 | 14,651 | 51,858 | tdiary | tDiary is so called Weblog. |
| 121 | 15,764 | 22,346 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 122 | 16,753 | 18,250 | bundler-sbom | Generate SPDX SBOM(Software Bill of Materials) files with Bundler |
| 123 | 16,904 | 8,562 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 124 | 17,665 | 24,294 | capistrano-stretcher | capistrano task for stretcher. |
| 125 | 18,282 | 23,252 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 126 | 19,183 | 26,969 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 127 | 19,202 | 24,294 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 128 | 19,740 | 18,250 | tk | Tk interface module using tcltklib. |
| 129 | 19,945 | 15,946 | atig | Atig.rb is Twitter Irc Gateway. |
| 130 | 20,808 | 37,553 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 131 | 21,978 | 28,690 | takosan | Ruby wrapper of Takosan |
| 132 | 23,498 | 37,553 | agig | another Github IRC Gateway |
| 133 | 24,775 | 51,858 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 134 | 25,106 | 14,482 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 135 | 25,507 | 10,921 | monitor | Provides an object or module to use safely by more than one thread |
| 136 | 26,571 | 28,690 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 137 | 27,550 | 51,858 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 138 | 28,046 | 11,488 | profile | Profile provides a way to Profile your Ruby application. |
| 139 | 28,210 | 51,858 | tdiary-style-gfm | GFM Style for tDiary |
| 140 | 28,318 | 23,252 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 141 | 30,818 | 33,720 | mackerel-rb | Yet another mackerel client for Ruby. |
| 142 | 34,558 | 43,140 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 143 | 40,887 | 67,515 | profiler | Easy, targeted Ruby profiling |
| 144 | 42,721 | 19,110 | rake-confirm | Confirmation for destructive Rails task. |
| 145 | 49,455 | 102,533 | rubyvm | RubyVM |
| 146 | 49,573 | 19,637 | lrama | LALR (1) parser generator written by Ruby |
| 147 | 51,905 | 51,858 | kakin | kakin is resource calcuration tool for OpenStack |
| 148 | 52,623 | 28,690 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 149 | 53,043 | 102,533 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 150 | 56,945 | 67,515 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 151 | 57,012 | 102,533 | gyomu_ruby | GyomuRuby |
| 152 | 62,818 | 102,533 | furik | A summary generator of GitHub activity for retrospective. |
| 153 | 64,625 | 67,515 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 154 | 66,092 | 16,842 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 155 | 71,435 | 37,553 | auto_truncated_logger | logger of auto truncated old file. |
| 156 | 73,106 | 33,720 | rake-contrib | Additional libraries for Rake |
| 157 | 73,565 | 67,515 | tdiary-style-rd | RD Style for tDiary |
| 158 | 76,596 | 67,515 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 159 | 77,813 | 67,515 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 160 | 84,749 | 102,533 | ikachan | Ruby wrapper of Ikachan |
| 161 | 86,928 | 15,674 | fiber | Fiber is an open source content engine for Ruby. |
| 162 | 97,006 | 67,515 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 163 | 104,116 | 102,533 | tdiary-style-etdiary | etDiary Style for tDiary |
| 164 | 108,515 | 102,533 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,588 | 67,515 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 119,071 | 102,533 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 131,177 | 102,533 | sqale | Write a gem description |
| 168 | 134,903 | 102,533 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 169 | 136,677 | 43,140 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 170 | 138,114 | 102,533 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 171 | 139,370 | 102,533 | tdiary-cache-memcached | tDiary cache with memcached |
| 172 | 151,580 | 102,533 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 178,274 | 67,515 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,782 | 102,533 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 181,766 | 102,533 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 176 | 183,741 | 28,690 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 177 | 185,350 | 102,533 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 178 | 187,582 | 102,533 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 179 | 188,853 | 102,533 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |