1 | 109 | 129 | ruby2_keywords | Shim library for Module#ruby2_keywords |
2 | 124 | 63 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
3 | 396 | 102 | date | A subclass of Object includes Comparable module for handling dates. |
4 | 764 | 177 | io-console | add console capabilities to IO instances. |
5 | 767 | 246 | optparse | OptionParser is a class for command-line option analysis. |
6 | 970 | 182 | stringio | Pseudo `IO` class from/to `String`. |
7 | 1,729 | 2,252 | iconv | iconv wrapper library |
8 | 1,838 | 1,523 | fileutils | Several file utility methods for copying, moving, removing, etc. |
9 | 2,289 | 1,328 | zlib | Ruby interface for the zlib compression/decompression library |
10 | 2,649 | 2,167 | io-wait | Waits until IO is readable or writable without blocking. |
11 | 3,010 | 1,428 | fiddle | A libffi wrapper for Ruby. |
12 | 10,260 | 6,546 | io-nonblock | Enables non-blocking mode with IO class |
13 | 11,533 | 8,280 | mathn | Deprecated library that extends math operations. |
14 | 20,030 | 18,003 | tk | Tk interface module using tcltklib. |
15 | 23,207 | 7,695 | win32ole | Provides an interface for OLE Automation in Ruby |
16 | 86,530 | 10,608 | option_parser | A wrapper of 'optparse.rb'. |
17 | 113,527 | 108,042 | rbconfig-update | Update/add new info to `RbConfig::CONFIG`. |
18 | 137,772 | 108,042 | rabbit-slide-nobu-rubykaigi-2017 | Keynote at RubyKaigi 2017. |
19 | 137,931 | 65,653 | hash-to_proc | Hash#to_proc which has been added to Ruby 2.3 for older Ruby. |
20 | 139,659 | 108,042 | stderr-p | Print instect results to STDERR. |
21 | 142,530 | 48,759 | function-composite | Syntax sugar for function composite |
22 | 172,690 | 65,653 | option-parser | A wrapper of 'optparse.rb'. |
23 | 181,852 | 108,042 | io-pipe | An extension to the backtick method to allow additional optionsto be passed to the comm... |
24 | 182,759 | 65,653 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |