| 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 | This is a JSON implementation as a Ruby extension in C. |
| 4 | 43 | 23 | rexml | An XML toolkit for Ruby |
| 5 | 57 | 34 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
| 6 | 69 | 261 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
| 7 | 105 | 105 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 8 | 109 | 83 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 9 | 112 | 6 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 10 | 116 | 5 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
| 11 | 152 | 63 | net-imap | Ruby client api for Internet Message Access Protocol |
| 12 | 158 | 8 | logger | Provides a simple logging utility for outputting messages. |
| 13 | 162 | 55 | timeout | Auto-terminate potentially long-running operations in Ruby. |
| 14 | 166 | 88 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 15 | 175 | 108 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
| 16 | 196 | 238 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
| 17 | 204 | 96 | net-protocol | The abstract interface for net-* client. |
| 18 | 207 | 54 | date | The official date library for Ruby. |
| 19 | 229 | 151 | net-pop | Ruby client library for POP3. |
| 20 | 232 | 48 | drb | Distributed object system for Ruby |
| 21 | 243 | 86 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 22 | 246 | 80 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
| 23 | 263 | 92 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 24 | 264 | 59 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
| 25 | 274 | 81 | benchmark | a performance benchmarking library |
| 26 | 281 | 65 | io-console | add console capabilities to IO instances. |
| 27 | 292 | 40 | securerandom | Interface for secure random number generator. |
| 28 | 303 | 104 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 29 | 313 | 91 | stringio | Pseudo `IO` class from/to `String`. |
| 30 | 321 | 201 | matrix | An implementation of Matrix and Vector classes. |
| 31 | 332 | 113 | net-http | HTTP client api for Ruby. |
| 32 | 335 | 93 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 33 | 470 | 99 | ostruct | Class to build custom data structures, similar to a Hash. |
| 34 | 486 | 249 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 35 | 493 | 218 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 36 | 532 | 341 | strscan | Provides lexical scanning operations on a String. |
| 37 | 538 | 111 | pp | Provides a PrettyPrinter for Ruby objects |
| 38 | 553 | 228 | nkf | Ruby extension for Network Kanji Filter |
| 39 | 703 | 328 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 40 | 714 | 590 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
| 41 | 719 | 129 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 42 | 776 | 1,894 | json_pure | This is a JSON implementation in pure Ruby. |
| 43 | 782 | 107 | erb | An easy to use but powerful templating system for Ruby. |
| 44 | 838 | 771 | sync | A module that provides a two-phase lock with a counter. |
| 45 | 919 | 342 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
| 46 | 928 | 177 | cgi | Support for the Common Gateway Interface protocol. |
| 47 | 956 | 704 | gems | Ruby wrapper for the RubyGems.org API |
| 48 | 1,013 | 512 | set | Provides a class to deal with collections of unordered, unique values |
| 49 | 1,015 | 1,280 | e2mmap | Module for defining custom exceptions with specific messages. |
| 50 | 1,124 | 2,112 | net-telnet | Provides telnet client functionality. |
| 51 | 1,303 | 1,243 | prime | Prime numbers and factorization library. |
| 52 | 1,312 | 127 | tsort | Topological sorting using Tarjan's algorithm |
| 53 | 1,524 | 1,792 | thwait | Watches for termination of multiple threads. |
| 54 | 1,541 | 1,565 | digest | Provides a framework for message digest libraries. |
| 55 | 1,574 | 895 | net-ftp | Support for the File Transfer Protocol. |
| 56 | 1,609 | 1,727 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
| 57 | 1,623 | 551 | observer | Implementation of the Observer object-oriented design pattern. |
| 58 | 1,631 | 4,037 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
| 59 | 1,708 | 1,108 | forwardable | Provides delegation of specified methods to a designated object. |
| 60 | 1,715 | 1,669 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
| 61 | 1,750 | 699 | zlib | Ruby interface for the zlib compression/decompression library |
| 62 | 1,802 | 1,511 | rss | Family of libraries that support various formats of XML "feeds". |
| 63 | 1,807 | 714 | time | Extends the Time class with methods for parsing and conversion. |
| 64 | 1,813 | 1,587 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 65 | 1,862 | 667 | fiddle | A libffi wrapper for Ruby. |
| 66 | 1,883 | 1,248 | singleton | The Singleton module implements the Singleton pattern. |
| 67 | 1,889 | 395 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 68 | 1,893 | 2,032 | iconv | iconv wrapper library |
| 69 | 1,903 | 2,271 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
| 70 | 1,905 | 748 | gserver | GServer implements a generic server |
| 71 | 1,922 | 561 | pstore | Transactional File Storage for Ruby Objects |
| 72 | 2,123 | 664 | yaml | YAML Ain't Markup Language |
| 73 | 2,135 | 2,069 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
| 74 | 2,302 | 1,259 | open3 | Popen, but with stderr, too |
| 75 | 2,324 | 604 | syslog | Ruby interface for the POSIX system logging facility. |
| 76 | 2,350 | 1,681 | resolv | Thread-aware DNS resolver library in Ruby. |
| 77 | 2,444 | 1,707 | io-wait | Waits until IO is readable or writable without blocking. |
| 78 | 2,452 | 1,878 | scanf | scanf is an implementation of the C function scanf(3). |
| 79 | 2,495 | 1,819 | resolv-replace | Replace Socket DNS with Resolv. |
| 80 | 2,589 | 3,225 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 81 | 2,677 | 2,140 | getoptlong | GetoptLong for Ruby |
| 82 | 3,015 | 3,637 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 83 | 3,067 | 2,801 | rinda | The Linda distributed computing paradigm in Ruby. |
| 84 | 3,222 | 2,098 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 85 | 3,281 | 2,146 | tempfile | A utility class for managing temporary files. |
| 86 | 3,307 | 1,887 | repl_type_completor | Type based completion for REPL. |
| 87 | 3,650 | 1,250 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
| 88 | 3,659 | 5,117 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
| 89 | 3,793 | 3,435 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 90 | 4,210 | 2,202 | win32ole | Provides an interface for OLE Automation in Ruby |
| 91 | 4,211 | 2,709 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 92 | 4,245 | 3,086 | win32api | The wrapper library for win32 API |
| 93 | 5,011 | 2,849 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
| 94 | 5,162 | 3,740 | rubygems-generate_index | Generates the index files for a gem server directory |
| 95 | 5,358 | 5,763 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 96 | 5,365 | 3,802 | pathname | Representation of the name of a file or directory on the filesystem |
| 97 | 5,397 | 4,413 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
| 98 | 5,817 | 3,498 | delegate | Provides three abilities to delegate method calls to an object. |
| 99 | 6,024 | 5,098 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 100 | 6,146 | 3,097 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
| 101 | 6,418 | 5,513 | tracer | A Ruby tracer |
| 102 | 6,476 | 3,030 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
| 103 | 6,598 | 9,653 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 104 | 6,609 | 4,914 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 105 | 6,740 | 4,840 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 106 | 7,368 | 3,981 | weakref | Allows a referenced object to be garbage-collected. |
| 107 | 7,399 | 4,418 | find | This module supports top-down traversal of a set of file paths. |
| 108 | 7,441 | 8,383 | ruby | FIX ME |
| 109 | 7,681 | 4,372 | minitest-power_assert | Power Assert for Minitest. |
| 110 | 7,692 | 4,783 | un | Utilities to replace common UNIX commands |
| 111 | 8,266 | 6,390 | io-nonblock | Enables non-blocking mode with IO class |
| 112 | 8,419 | 2,265 | win32-registry | Provides an interface to the Windows Registry in Ruby |
| 113 | 8,574 | 9,422 | logger-application | Add logging support to your application. |
| 114 | 9,057 | 11,270 | gdbm | Ruby extension for GNU dbm. |
| 115 | 9,381 | 7,577 | mathn | Deprecated library that extends math operations. |
| 116 | 10,343 | 15,142 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
| 117 | 10,558 | 8,494 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 118 | 11,634 | 13,005 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
| 119 | 13,361 | 29,669 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
| 120 | 14,492 | 6,864 | tdiary | tDiary is so called Weblog. |
| 121 | 15,614 | 23,736 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
| 122 | 16,643 | 16,613 | bundler-sbom | Generate SPDX SBOM(Software Bill of Materials) files with Bundler |
| 123 | 16,994 | 11,131 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
| 124 | 17,576 | 27,121 | capistrano-stretcher | capistrano task for stretcher. |
| 125 | 18,239 | 13,913 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
| 126 | 19,193 | 17,524 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
| 127 | 19,235 | 13,520 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
| 128 | 19,735 | 17,849 | tk | Tk interface module using tcltklib. |
| 129 | 19,926 | 20,896 | atig | Atig.rb is Twitter Irc Gateway. |
| 130 | 20,740 | 17,524 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
| 131 | 21,904 | 19,626 | takosan | Ruby wrapper of Takosan |
| 132 | 23,417 | 25,251 | agig | another Github IRC Gateway |
| 133 | 24,731 | 25,251 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
| 134 | 25,255 | 14,965 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
| 135 | 25,684 | 12,430 | monitor | Provides an object or module to use safely by more than one thread |
| 136 | 26,500 | 17,524 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
| 137 | 27,455 | 25,251 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
| 138 | 28,186 | 20,228 | tdiary-style-gfm | GFM Style for tDiary |
| 139 | 28,219 | 11,442 | profile | Profile provides a way to Profile your Ruby application. |
| 140 | 28,314 | 20,896 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
| 141 | 30,781 | 22,624 | mackerel-rb | Yet another mackerel client for Ruby. |
| 142 | 34,467 | 29,669 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
| 143 | 40,737 | 123,214 | profiler | Easy, targeted Ruby profiling |
| 144 | 42,779 | 16,151 | rake-confirm | Confirmation for destructive Rails task. |
| 145 | 49,247 | 123,214 | rubyvm | RubyVM |
| 146 | 50,139 | 15,142 | lrama | LALR (1) parser generator written by Ruby |
| 147 | 51,993 | 25,251 | kakin | kakin is resource calcuration tool for OpenStack |
| 148 | 52,588 | 19,100 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
| 149 | 52,872 | 46,395 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
| 150 | 56,727 | 82,222 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
| 151 | 56,975 | 46,395 | gyomu_ruby | GyomuRuby |
| 152 | 62,880 | 59,666 | furik | A summary generator of GitHub activity for retrospective. |
| 153 | 64,587 | 38,280 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
| 154 | 67,905 | 14,965 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
| 155 | 71,361 | 46,395 | auto_truncated_logger | logger of auto truncated old file. |
| 156 | 73,376 | 123,214 | rake-contrib | Additional libraries for Rake |
| 157 | 73,471 | 33,145 | tdiary-style-rd | RD Style for tDiary |
| 158 | 76,549 | 33,145 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
| 159 | 77,599 | 123,214 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
| 160 | 84,590 | 38,280 | ikachan | Ruby wrapper of Ikachan |
| 161 | 89,756 | 16,151 | fiber | Fiber is an open source content engine for Ruby. |
| 162 | 97,059 | 59,666 | rubygems-yomikomu | rubygems hooks for yomikomu |
| 163 | 103,987 | 46,395 | tdiary-style-etdiary | etDiary Style for tDiary |
| 164 | 108,446 | 46,395 | tdiary-cache-redis | tDiary cache with redis |
| 165 | 109,584 | 38,280 | tdiary-io-rdb | rdb adapter for tDiary |
| 166 | 118,886 | 59,666 | log_minimal | Ruby port of Log::Minimal. |
| 167 | 131,186 | 59,666 | sqale | Write a gem description |
| 168 | 134,855 | 123,214 | tdiary-style-emptdiary | emptDiary Style for tDiary |
| 169 | 138,006 | 46,395 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
| 170 | 138,243 | 23,736 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
| 171 | 139,308 | 82,222 | tdiary-cache-memcached | tDiary cache with memcached |
| 172 | 151,554 | 123,214 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
| 173 | 178,538 | 46,395 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
| 174 | 179,820 | 82,222 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
| 175 | 181,745 | 38,280 | gem-sweep | Clean up unnecessary extension files for gem command. |
| 176 | 183,972 | 29,669 | bundler-why-plugin | A Bundler plugin that shows the dependency tree for a specific package, similar to 'yar... |
| 177 | 185,112 | 82,222 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 178 | 187,383 | 82,222 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
| 179 | 188,600 | 59,666 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |