| 1 | 105 | 122 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 2 | 110 | 71 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 3 | 224 | 70 | date | The official date library for Ruby. |
| 4 | 324 | 107 | io-console | add console capabilities to IO instances. |
| 5 | 360 | 105 | stringio | Pseudo `IO` class from/to `String`. |
| 6 | 526 | 252 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 7 | 1,826 | 1,432 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 8 | 1,852 | 2,135 | iconv | iconv wrapper library |
| 9 | 1,883 | 878 | zlib | Ruby interface for the zlib compression/decompression library |
| 10 | 2,043 | 656 | fiddle | A libffi wrapper for Ruby. |
| 11 | 2,499 | 1,837 | io-wait | Waits until IO is readable or writable without blocking. |
| 12 | 5,477 | 4,309 | win32ole | Provides an interface for OLE Automation in Ruby |
| 13 | 8,379 | 5,592 | io-nonblock | Enables non-blocking mode with IO class |
| 14 | 9,222 | 15,081 | mathn | Deprecated library that extends math operations. |
| 15 | 19,576 | 16,809 | tk | Tk interface module using tcltklib. |
| 16 | 44,382 | 13,353 | option_parser | A wrapper of 'optparse.rb'. |
| 17 | 111,520 | 81,771 | rbconfig-update | Update/add new info to `RbConfig::CONFIG`. |
| 18 | 134,343 | 63,846 | rabbit-slide-nobu-rubykaigi-2017 | Keynote at RubyKaigi 2017. |
| 19 | 139,155 | 114,388 | hash-to_proc | Hash#to_proc which has been added to Ruby 2.3 for older Ruby. |
| 20 | 140,855 | 81,771 | function-composite | Syntax sugar for function composite |
| 21 | 141,280 | 63,846 | stderr-p | Print instect results to STDERR. |
| 22 | 173,908 | 114,388 | option-parser | A wrapper of 'optparse.rb'. |
| 23 | 184,145 | 114,388 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 24 | 184,669 | 81,771 | io-pipe | An extension to the backtick method to allow additional optionsto be passed to the comm... |