| 1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
| 2 | 8 | 5 | 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 | 43 | 22 | 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 | 69 | 276 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 105 | 110 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 8 | 110 | 67 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 9 | 113 | 8 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 10 | 125 | 15 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 11 | 158 | 75 | net-imap | Ruby client api for Internet Message Access Protocol |
| 12 | 166 | 55 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 13 | 169 | 14 | logger | Provides a simple logging utility for outputting messages. |
| 14 | 172 | 98 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 15 | 178 | 118 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 196 | 249 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 17 | 206 | 106 | net-protocol | The abstract interface for net-* client. |
| 18 | 209 | 68 | date | The official date library for Ruby. |
| 19 | 236 | 167 | net-pop | Ruby client library for POP3. |
| 20 | 250 | 57 | drb | Distributed object system for Ruby |
| 21 | 255 | 103 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 22 | 263 | 85 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 23 | 275 | 96 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 24 | 280 | 60 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 25 | 294 | 62 | benchmark | a performance benchmarking library |
| 26 | 296 | 83 | io-console | add console capabilities to IO instances. |
| 27 | 311 | 50 | securerandom | Interface for secure random number generator. |
| 28 | 316 | 107 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 29 | 324 | 159 | matrix | An implementation of Matrix and Vector classes. |
| 30 | 327 | 113 | stringio | Pseudo `IO` class from/to `String`. |
| 31 | 346 | 101 | net-http | HTTP client api for Ruby. |
| 32 | 350 | 97 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 33 | 498 | 255 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 34 | 508 | 241 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 35 | 524 | 116 | ostruct | Class to build custom data structures, similar to a Hash. |
| 36 | 546 | 363 | strscan | Provides lexical scanning operations on a String. |
| 37 | 608 | 239 | nkf | Ruby extension for Network Kanji Filter |
| 38 | 671 | 132 | pp | Provides a PrettyPrinter for Ruby objects |
| 39 | 716 | 299 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 40 | 723 | 595 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 41 | 768 | 1,849 | json_pure | This is a JSON implementation in pure Ruby. |
| 42 | 788 | 149 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 43 | 839 | 780 | sync | A module that provides a two-phase lock with a counter. |
| 44 | 865 | 102 | erb | An easy to use but powerful templating system for Ruby. |
| 45 | 966 | 309 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 46 | 968 | 746 | gems | Ruby wrapper for the RubyGems.org API |
| 47 | 1,011 | 776 | e2mmap | Module for defining custom exceptions with specific messages. |
| 48 | 1,012 | 200 | cgi | Support for the Common Gateway Interface protocol. |
| 49 | 1,022 | 555 | set | Provides a class to deal with collections of unordered, unique values |
| 50 | 1,118 | 2,070 | net-telnet | Provides telnet client functionality. |
| 51 | 1,312 | 788 | prime | Prime numbers and factorization library. |
| 52 | 1,518 | 1,706 | thwait | Watches for termination of multiple threads. |
| 53 | 1,539 | 1,290 | digest | Provides a framework for message digest libraries. |
| 54 | 1,558 | 164 | tsort | Topological sorting using Tarjan's algorithm |
| 55 | 1,587 | 946 | net-ftp | Support for the File Transfer Protocol. |
| 56 | 1,600 | 1,973 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 57 | 1,616 | 4,486 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 58 | 1,682 | 493 | observer | Implementation of the Observer object-oriented design pattern. |
| 59 | 1,705 | 2,065 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 60 | 1,719 | 908 | forwardable | Provides delegation of specified methods to a designated object. |
| 61 | 1,800 | 502 | zlib | Ruby interface for the zlib compression/decompression library |
| 62 | 1,820 | 1,180 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 63 | 1,831 | 1,001 | rss | Family of libraries that support various formats of XML "feeds". |
| 64 | 1,854 | 778 | time | Extends the Time class with methods for parsing and conversion. |
| 65 | 1,882 | 2,201 | iconv | iconv wrapper library |
| 66 | 1,893 | 2,109 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 67 | 1,901 | 670 | singleton | The Singleton module implements the Singleton pattern. |
| 68 | 1,932 | 558 | fiddle | A libffi wrapper for Ruby. |
| 69 | 1,941 | 690 | gserver | GServer implements a generic server |
| 70 | 1,993 | 442 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 71 | 2,002 | 531 | pstore | Transactional File Storage for Ruby Objects |
| 72 | 2,152 | 1,671 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 73 | 2,189 | 623 | yaml | YAML Ain't Markup Language |
| 74 | 2,352 | 1,493 | open3 | Popen, but with stderr, too |
| 75 | 2,391 | 1,486 | resolv | Thread-aware DNS resolver library in Ruby. |
| 76 | 2,460 | 1,923 | io-wait | Waits until IO is readable or writable without blocking. |
| 77 | 2,479 | 1,911 | scanf | scanf is an implementation of the C function scanf(3). |
| 78 | 2,485 | 812 | syslog | Ruby interface for the POSIX system logging facility. |
| 79 | 2,578 | 2,575 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 80 | 2,605 | 1,505 | resolv-replace | Replace Socket DNS with Resolv. |
| 81 | 2,740 | 1,798 | getoptlong | GetoptLong for Ruby |
| 82 | 3,002 | 3,047 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 83 | 3,122 | 2,214 | rinda | The Linda distributed computing paradigm in Ruby. |
| 84 | 3,267 | 2,091 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 85 | 3,300 | 2,239 | tempfile | A utility class for managing temporary files. |
| 86 | 3,510 | 1,666 | repl_type_completor | Type based completion for REPL. |
| 87 | 3,637 | 3,064 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 88 | 3,796 | 2,993 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 89 | 4,023 | 1,587 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 90 | 4,258 | 2,694 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 91 | 4,316 | 2,321 | win32api | The wrapper library for win32 API |
| 92 | 4,601 | 1,857 | win32ole | Provides an interface for OLE Automation in Ruby |
| 93 | 5,087 | 2,964 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 94 | 5,319 | 5,702 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 95 | 5,382 | 3,893 | pathname | Representation of the name of a file or directory on the filesystem |
| 96 | 5,388 | 2,181 | rubygems-generate_index | Generates the index files for a gem server directory |
| 97 | 5,411 | 3,754 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 98 | 5,852 | 3,951 | delegate | Provides three abilities to delegate method calls to an object. |
| 99 | 6,014 | 4,463 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 100 | 6,455 | 4,865 | tracer | A Ruby tracer |
| 101 | 6,477 | 2,829 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 102 | 6,563 | 8,795 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 103 | 6,643 | 3,136 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 104 | 6,645 | 5,137 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 105 | 6,823 | 3,076 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 106 | 7,360 | 9,835 | ruby | FIX ME |
| 107 | 7,466 | 4,225 | weakref | Allows a referenced object to be garbage-collected. |
| 108 | 7,486 | 4,503 | find | This module supports top-down traversal of a set of file paths. |
| 109 | 7,704 | 4,907 | un | Utilities to replace common UNIX commands |
| 110 | 7,719 | 5,738 | minitest-power_assert | Power Assert for Minitest. |
| 111 | 8,289 | 5,146 | io-nonblock | Enables non-blocking mode with IO class |
| 112 | 8,519 | 11,785 | logger-application | Add logging support to your application. |
| 113 | 8,997 | 9,949 | gdbm | Ruby extension for GNU dbm. |
| 114 | 9,322 | 11,917 | mathn | Deprecated library that extends math operations. |
| 115 | 10,246 | 17,354 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 116 | 10,606 | 5,665 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 117 | 11,535 | 15,048 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 118 | 13,220 | 34,449 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 119 | 14,408 | 19,896 | tdiary | tDiary is so called Weblog. |
| 120 | 15,068 | 1,895 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 121 | 15,471 | 28,056 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 122 | 17,157 | 7,767 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 123 | 17,338 | 77,133 | capistrano-stretcher | capistrano task for stretcher. |
| 124 | 17,548 | 29,735 | bundler-sbom | Generate SPDX SBOM(Software Bill of Materials) files with Bundler |
| 125 | 18,094 | 24,317 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 126 | 19,010 | 22,007 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 127 | 19,135 | 18,489 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 128 | 19,577 | 18,489 | tk | Tk interface module using tcltklib. |
| 129 | 19,677 | 34,449 | atig | Atig.rb is Twitter Irc Gateway. |
| 130 | 20,457 | 48,724 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 131 | 21,649 | 34,449 | takosan | Ruby wrapper of Takosan |
| 132 | 23,136 | 59,090 | agig | another Github IRC Gateway |
| 133 | 24,507 | 22,007 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 134 | 25,314 | 14,885 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 135 | 25,846 | 14,885 | monitor | Provides an object or module to use safely by more than one thread |
| 136 | 26,238 | 29,735 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 137 | 27,167 | 31,872 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 138 | 27,950 | 23,465 | tdiary-style-gfm | GFM Style for tDiary |
| 139 | 28,165 | 22,711 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 140 | 28,468 | 13,320 | profile | Profile provides a way to Profile your Ruby application. |
| 141 | 30,558 | 18,786 | mackerel-rb | Yet another mackerel client for Ruby. |
| 142 | 34,087 | 37,724 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 143 | 40,312 | 37,724 | profiler | Easy, targeted Ruby profiling |
| 144 | 42,778 | 23,465 | rake-confirm | Confirmation for destructive Rails task. |
| 145 | 48,712 | 48,724 | rubyvm | RubyVM |
| 146 | 50,711 | 26,588 | lrama | LALR (1) parser generator written by Ruby |
| 147 | 51,937 | 34,449 | kakin | kakin is resource calcuration tool for OpenStack |
| 148 | 52,471 | 113,104 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 149 | 52,709 | 28,056 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 150 | 56,162 | 113,104 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 151 | 56,724 | 31,872 | gyomu_ruby | GyomuRuby |
| 152 | 62,793 | 31,872 | furik | A summary generator of GitHub activity for retrospective. |
| 153 | 64,245 | 59,090 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 154 | 70,577 | 37,724 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 155 | 70,967 | 31,872 | auto_truncated_logger | logger of auto truncated old file. |
| 156 | 73,119 | 48,724 | rake-contrib | Additional libraries for Rake |
| 157 | 73,291 | 59,090 | tdiary-style-rd | RD Style for tDiary |
| 158 | 76,161 | 113,104 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 159 | 77,028 | 113,104 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 160 | 84,239 | 59,090 | ikachan | Ruby wrapper of Ikachan |
| 161 | 94,439 | 22,007 | fiber | Fiber is an open source content engine for Ruby. |
| 162 | 96,980 | 37,724 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 163 | 103,768 | 113,104 | tdiary-style-etdiary | etDiary Style for tDiary |
| 164 | 108,168 | 59,090 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,359 | 77,133 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 118,614 | 77,133 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 131,062 | 113,104 | sqale | Write a gem description |
| 168 | 134,859 | 113,104 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 169 | 138,125 | 113,104 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 170 | 139,241 | 113,104 | tdiary-cache-memcached | tDiary cache with memcached |
| 171 | 140,912 | 59,090 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 172 | 151,663 | 113,104 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 178,642 | 113,104 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,578 | 113,104 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 182,159 | 48,724 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 176 | 183,827 | 59,090 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 177 | 184,562 | 59,090 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 178 | 186,748 | 113,104 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 179 | 187,967 | 77,133 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |