| 1 | 103 | 125 | ruby2_keywords | Shim library for Module#ruby2_keywords |
| 2 | 109 | 104 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 3 | 177 | 70 | date | The official date library for Ruby. |
| 4 | 229 | 47 | io-console | add console capabilities to IO instances. |
| 5 | 281 | 147 | stringio | Pseudo `IO` class from/to `String`. |
| 6 | 452 | 282 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 7 | 1,580 | 594 | zlib | Ruby interface for the zlib compression/decompression library |
| 8 | 1,699 | 681 | fiddle | A libffi wrapper for Ruby. |
| 9 | 1,805 | 1,039 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 10 | 1,916 | 2,323 | iconv | iconv wrapper library |
| 11 | 2,420 | 1,592 | io-wait | Waits until IO is readable or writable without blocking. |
| 12 | 3,723 | 2,208 | win32ole | Provides an interface for OLE Automation in Ruby |
| 13 | 8,328 | 7,390 | io-nonblock | Enables non-blocking mode with IO class |
| 14 | 9,744 | 12,103 | mathn | Deprecated library that extends math operations. |
| 15 | 19,939 | 16,056 | tk | Tk interface module using tcltklib. |
| 16 | 32,462 | 9,270 | option_parser | A wrapper of 'optparse.rb'. |
| 17 | 110,937 | 30,022 | rbconfig-update | Update/add new info to `RbConfig::CONFIG`. |
| 18 | 133,468 | 58,818 | rabbit-slide-nobu-rubykaigi-2017 | Keynote at RubyKaigi 2017. |
| 19 | 141,463 | 58,818 | function-composite | Syntax sugar for function composite |
| 20 | 141,495 | 58,818 | hash-to_proc | Hash#to_proc which has been added to Ruby 2.3 for older Ruby. |
| 21 | 143,953 | 58,818 | stderr-p | Print instect results to STDERR. |
| 22 | 175,511 | 58,818 | option-parser | A wrapper of 'optparse.rb'. |
| 23 | 188,132 | 24,745 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
| 24 | 189,756 | 36,893 | io-pipe | An extension to the backtick method to allow additional optionsto be passed to the comm... |