1 | 108 | 116 | ruby2_keywords | Shim library for Module#ruby2_keywords |
2 | 121 | 14 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
3 | 374 | 82 | date | A subclass of Object includes Comparable module for handling dates. |
4 | 726 | 143 | io-console | add console capabilities to IO instances. |
5 | 756 | 294 | optparse | OptionParser is a class for command-line option analysis. |
6 | 896 | 152 | stringio | Pseudo `IO` class from/to `String`. |
7 | 1,742 | 2,035 | iconv | iconv wrapper library |
8 | 1,828 | 886 | fileutils | Several file utility methods for copying, moving, removing, etc. |
9 | 2,217 | 1,396 | zlib | Ruby interface for the zlib compression/decompression library |
10 | 2,643 | 1,897 | io-wait | Waits until IO is readable or writable without blocking. |
11 | 2,904 | 2,032 | fiddle | A libffi wrapper for Ruby. |
12 | 9,913 | 3,965 | io-nonblock | Enables non-blocking mode with IO class |
13 | 11,566 | 8,579 | mathn | Deprecated library that extends math operations. |
14 | 19,996 | 11,539 | tk | Tk interface module using tcltklib. |
15 | 22,232 | 7,240 | win32ole | Provides an interface for OLE Automation in Ruby |
16 | 78,400 | 37,763 | option_parser | A wrapper of 'optparse.rb'. |
17 | 113,681 | 53,196 | rbconfig-update | Update/add new info to `RbConfig::CONFIG`. |
18 | 137,807 | 53,196 | rabbit-slide-nobu-rubykaigi-2017 | Keynote at RubyKaigi 2017. |
19 | 138,148 | 37,763 | hash-to_proc | Hash#to_proc which has been added to Ruby 2.3 for older Ruby. |
20 | 139,928 | 53,196 | stderr-p | Print instect results to STDERR. |
21 | 142,418 | 53,196 | function-composite | Syntax sugar for function composite |
22 | 172,893 | 53,196 | option-parser | A wrapper of 'optparse.rb'. |
23 | 182,156 | 37,763 | io-pipe | An extension to the backtick method to allow additional optionsto be passed to the comm... |
24 | 183,003 | 53,196 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |