1 | 105 | 119 | ruby2_keywords | Shim library for Module#ruby2_keywords |
2 | 111 | 118 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
3 | 245 | 102 | date | A subclass of Object includes Comparable module for handling dates. |
4 | 353 | 93 | io-console | add console capabilities to IO instances. |
5 | 425 | 103 | stringio | Pseudo `IO` class from/to `String`. |
6 | 575 | 328 | optparse | OptionParser is a class for command-line option analysis. |
7 | 1,815 | 1,295 | fileutils | Several file utility methods for copying, moving, removing, etc. |
8 | 1,818 | 2,103 | iconv | iconv wrapper library |
9 | 1,923 | 693 | zlib | Ruby interface for the zlib compression/decompression library |
10 | 2,151 | 733 | fiddle | A libffi wrapper for Ruby. |
11 | 2,543 | 1,612 | io-wait | Waits until IO is readable or writable without blocking. |
12 | 5,664 | 3,064 | win32ole | Provides an interface for OLE Automation in Ruby |
13 | 8,456 | 5,336 | io-nonblock | Enables non-blocking mode with IO class |
14 | 9,140 | 10,126 | mathn | Deprecated library that extends math operations. |
15 | 19,798 | 16,487 | tk | Tk interface module using tcltklib. |
16 | 47,699 | 75,360 | option_parser | A wrapper of 'optparse.rb'. |
17 | 112,936 | 69,506 | rbconfig-update | Update/add new info to `RbConfig::CONFIG`. |
18 | 136,708 | 100,863 | rabbit-slide-nobu-rubykaigi-2017 | Keynote at RubyKaigi 2017. |
19 | 139,239 | 100,863 | hash-to_proc | Hash#to_proc which has been added to Ruby 2.3 for older Ruby. |
20 | 141,085 | 90,788 | function-composite | Syntax sugar for function composite |
21 | 141,203 | 153,037 | stderr-p | Print instect results to STDERR. |
22 | 174,003 | 113,782 | option-parser | A wrapper of 'optparse.rb'. |
23 | 183,995 | 153,037 | io-pipe | An extension to the backtick method to allow additional optionsto be passed to the comm... |
24 | 184,113 | 113,782 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |