| 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 | 25 | rexml | An XML toolkit for Ruby |
| 5 | 58 | 34 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
| 6 | 74 | 172 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 95 | 6 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 8 | 102 | 116 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 9 | 104 | 9 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 10 | 109 | 95 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 11 | 125 | 5 | logger | Provides a simple logging utility for outputting messages. |
| 12 | 139 | 72 | net-imap | Ruby client api for Internet Message Access Protocol |
| 13 | 147 | 88 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 14 | 154 | 84 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 15 | 166 | 119 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 181 | 70 | date | The official date library for Ruby. |
| 17 | 186 | 99 | net-protocol | The abstract interface for net-* client. |
| 18 | 202 | 279 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 19 | 208 | 50 | drb | Distributed object system for Ruby |
| 20 | 216 | 60 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 21 | 221 | 48 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 22 | 222 | 150 | net-pop | Ruby client library for POP3. |
| 23 | 223 | 142 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 24 | 228 | 89 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 25 | 237 | 53 | io-console | add console capabilities to IO instances. |
| 26 | 238 | 96 | benchmark | a performance benchmarking library |
| 27 | 240 | 59 | securerandom | Interface for secure random number generator. |
| 28 | 275 | 118 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 29 | 284 | 152 | stringio | Pseudo `IO` class from/to `String`. |
| 30 | 286 | 77 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 31 | 288 | 71 | net-http | HTTP client api for Ruby. |
| 32 | 310 | 176 | matrix | An implementation of Matrix and Vector classes. |
| 33 | 351 | 76 | ostruct | Class to build custom data structures, similar to a Hash. |
| 34 | 407 | 98 | pp | Provides a PrettyPrinter for Ruby objects |
| 35 | 451 | 206 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 36 | 457 | 292 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 37 | 486 | 109 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 38 | 492 | 212 | nkf | Ruby extension for Network Kanji Filter |
| 39 | 500 | 90 | erb | An easy to use but powerful templating system for Ruby. |
| 40 | 507 | 263 | strscan | Provides lexical scanning operations on a String. |
| 41 | 579 | 259 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 42 | 695 | 320 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 43 | 752 | 130 | cgi | Support for the Common Gateway Interface protocol. |
| 44 | 775 | 129 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 45 | 799 | 1,714 | json_pure | This is a JSON implementation in pure Ruby. |
| 46 | 829 | 110 | tsort | Topological sorting using Tarjan's algorithm |
| 47 | 833 | 748 | sync | A module that provides a two-phase lock with a counter. |
| 48 | 944 | 696 | gems | Ruby wrapper for the RubyGems.org API |
| 49 | 1,001 | 864 | set | Provides a class to deal with collections of unordered, unique values |
| 50 | 1,019 | 969 | e2mmap | Module for defining custom exceptions with specific messages. |
| 51 | 1,147 | 1,758 | net-telnet | Provides telnet client functionality. |
| 52 | 1,277 | 809 | prime | Prime numbers and factorization library. |
| 53 | 1,516 | 523 | observer | Implementation of the Observer object-oriented design pattern. |
| 54 | 1,526 | 1,229 | thwait | Watches for termination of multiple threads. |
| 55 | 1,549 | 1,208 | digest | Provides a framework for message digest libraries. |
| 56 | 1,559 | 919 | net-ftp | Support for the File Transfer Protocol. |
| 57 | 1,571 | 302 | pstore | Transactional File Storage for Ruby Objects |
| 58 | 1,573 | 383 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 59 | 1,594 | 630 | zlib | Ruby interface for the zlib compression/decompression library |
| 60 | 1,629 | 1,751 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 61 | 1,672 | 613 | time | Extends the Time class with methods for parsing and conversion. |
| 62 | 1,675 | 973 | forwardable | Provides delegation of specified methods to a designated object. |
| 63 | 1,681 | 3,877 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 64 | 1,714 | 708 | fiddle | A libffi wrapper for Ruby. |
| 65 | 1,741 | 604 | gserver | GServer implements a generic server |
| 66 | 1,744 | 1,326 | rss | Family of libraries that support various formats of XML "feeds". |
| 67 | 1,745 | 2,133 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 68 | 1,812 | 903 | singleton | The Singleton module implements the Singleton pattern. |
| 69 | 1,813 | 1,323 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 70 | 1,914 | 1,887 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 71 | 1,915 | 2,445 | iconv | iconv wrapper library |
| 72 | 1,968 | 709 | yaml | YAML Ain't Markup Language |
| 73 | 2,107 | 2,027 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 74 | 2,147 | 947 | syslog | Ruby interface for the POSIX system logging facility. |
| 75 | 2,211 | 1,107 | open3 | Popen, but with stderr, too |
| 76 | 2,253 | 1,564 | resolv | Thread-aware DNS resolver library in Ruby. |
| 77 | 2,333 | 1,347 | resolv-replace | Replace Socket DNS with Resolv. |
| 78 | 2,379 | 1,590 | scanf | scanf is an implementation of the C function scanf(3). |
| 79 | 2,431 | 1,960 | io-wait | Waits until IO is readable or writable without blocking. |
| 80 | 2,609 | 1,711 | getoptlong | GetoptLong for Ruby |
| 81 | 2,632 | 3,971 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 82 | 2,969 | 707 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 83 | 3,044 | 2,142 | rinda | The Linda distributed computing paradigm in Ruby. |
| 84 | 3,073 | 2,048 | repl_type_completor | Type based completion for REPL. |
| 85 | 3,080 | 3,853 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 86 | 3,123 | 1,913 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 87 | 3,220 | 2,232 | tempfile | A utility class for managing temporary files. |
| 88 | 3,736 | 2,401 | win32ole | Provides an interface for OLE Automation in Ruby |
| 89 | 3,751 | 5,204 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 90 | 3,788 | 3,320 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 91 | 3,995 | 4,390 | win32api | The wrapper library for win32 API |
| 92 | 4,085 | 3,108 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 93 | 4,646 | 1,999 | rubygems-generate_index | Generates the index files for a gem server directory |
| 94 | 4,875 | 3,268 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 95 | 5,270 | 3,741 | pathname | Representation of the name of a file or directory on the filesystem |
| 96 | 5,375 | 5,093 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 97 | 5,448 | 6,195 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 98 | 5,495 | 3,052 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 99 | 5,506 | 2,619 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 100 | 5,653 | 4,387 | delegate | Provides three abilities to delegate method calls to an object. |
| 101 | 6,182 | 6,483 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 102 | 6,306 | 3,720 | tracer | A Ruby tracer |
| 103 | 6,307 | 4,337 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 104 | 6,545 | 4,384 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 105 | 6,780 | 6,340 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 106 | 6,835 | 6,726 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 107 | 7,316 | 5,548 | weakref | Allows a referenced object to be garbage-collected. |
| 108 | 7,328 | 5,494 | find | This module supports top-down traversal of a set of file paths. |
| 109 | 7,734 | 6,843 | un | Utilities to replace common UNIX commands |
| 110 | 7,746 | 7,717 | minitest-power_assert | Power Assert for Minitest. |
| 111 | 7,817 | 11,191 | ruby | FIX ME |
| 112 | 8,335 | 7,353 | io-nonblock | Enables non-blocking mode with IO class |
| 113 | 8,814 | 3,101 | logger-application | Add logging support to your application. |
| 114 | 9,410 | 17,296 | gdbm | Ruby extension for GNU dbm. |
| 115 | 9,712 | 11,747 | mathn | Deprecated library that extends math operations. |
| 116 | 10,643 | 9,682 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 117 | 10,686 | 3,628 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 118 | 12,007 | 19,996 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 119 | 13,853 | 20,888 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 120 | 14,606 | 9,806 | tdiary | tDiary is so called Weblog. |
| 121 | 15,954 | 24,406 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 122 | 16,520 | 9,911 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 123 | 16,946 | 29,654 | bundler-sbom | Generate SBOM(Software Bill of Materials) files with Bundler |
| 124 | 18,032 | 60,696 | capistrano-stretcher | capistrano task for stretcher. |
| 125 | 18,330 | 14,462 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 126 | 19,144 | 9,520 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 127 | 19,239 | 21,843 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 128 | 19,906 | 15,478 | tk | Tk interface module using tcltklib. |
| 129 | 20,268 | 37,086 | atig | Atig.rb is Twitter Irc Gateway. |
| 130 | 21,253 | 23,017 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 131 | 22,371 | 19,996 | takosan | Ruby wrapper of Takosan |
| 132 | 22,771 | 12,862 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 133 | 23,872 | 37,086 | agig | another Github IRC Gateway |
| 134 | 24,421 | 13,783 | monitor | Provides an object or module to use safely by more than one thread |
| 135 | 24,868 | 37,086 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 136 | 26,845 | 37,086 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 137 | 27,058 | 18,545 | profile | Profile provides a way to Profile your Ruby application. |
| 138 | 27,694 | 26,333 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 139 | 28,083 | 26,333 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 140 | 28,086 | 19,175 | tdiary-style-gfm | GFM Style for tDiary |
| 141 | 30,896 | 29,654 | mackerel-rb | Yet another mackerel client for Ruby. |
| 142 | 35,132 | 60,696 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 143 | 40,786 | 16,924 | lrama | LALR (1) parser generator written by Ruby |
| 144 | 41,675 | 29,654 | profiler | Easy, targeted Ruby profiling |
| 145 | 42,207 | 37,086 | rake-confirm | Confirmation for destructive Rails task. |
| 146 | 50,465 | 29,654 | rubyvm | RubyVM |
| 147 | 51,508 | 60,696 | kakin | kakin is resource calcuration tool for OpenStack |
| 148 | 51,720 | 37,086 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 149 | 53,793 | 37,086 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 150 | 57,049 | 21,843 | gyomu_ruby | GyomuRuby |
| 151 | 57,852 | 37,086 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 152 | 58,124 | 23,017 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 153 | 62,448 | 37,086 | furik | A summary generator of GitHub activity for retrospective. |
| 154 | 65,033 | 37,086 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 155 | 68,528 | 13,333 | fiber | Fiber is an open source content engine for Ruby. |
| 156 | 71,946 | 29,654 | auto_truncated_logger | logger of auto truncated old file. |
| 157 | 72,121 | 23,017 | rake-contrib | Additional libraries for Rake |
| 158 | 73,506 | 24,406 | tdiary-style-rd | RD Style for tDiary |
| 159 | 77,023 | 60,696 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 160 | 78,839 | 60,696 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 161 | 85,477 | 60,696 | ikachan | Ruby wrapper of Ikachan |
| 162 | 96,847 | 60,696 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 163 | 104,166 | 29,654 | tdiary-style-etdiary | etDiary Style for tDiary |
| 164 | 108,715 | 37,086 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,839 | 37,086 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 119,895 | 29,654 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 128,069 | 37,086 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 168 | 131,459 | 60,696 | sqale | Write a gem description |
| 169 | 135,086 | 37,086 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 170 | 138,055 | 29,654 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 171 | 139,518 | 26,333 | tdiary-cache-memcached | tDiary cache with memcached |
| 172 | 151,665 | 26,333 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 175,871 | 26,333 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,479 | 37,086 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 181,985 | 26,333 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 176 | 182,651 | 37,086 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 177 | 186,725 | 60,696 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 178 | 187,450 | 60,696 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 179 | 189,298 | 29,654 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 180 | 194,158 | 60,696 | bundler-timing-plugin | Bundler plugin that prints the elapsed time of each gem download, install, and git sour... |