| 1 | 12 | 2 | json | This is a JSON implementation as a Ruby extension in C. |
| 2 | 43 | 19 | rexml | An XML toolkit for Ruby |
| 3 | 94 | 113 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
| 4 | 109 | 84 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 5 | 112 | 6 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 6 | 154 | 62 | net-imap | Ruby client api for Internet Message Access Protocol |
| 7 | 161 | 14 | logger | Provides a simple logging utility for outputting messages. |
| 8 | 206 | 99 | net-protocol | The abstract interface for net-* client. |
| 9 | 208 | 63 | date | The official date library for Ruby. |
| 10 | 242 | 53 | drb | Distributed object system for Ruby |
| 11 | 270 | 92 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 12 | 302 | 44 | securerandom | Interface for secure random number generator. |
| 13 | 309 | 105 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 14 | 319 | 104 | stringio | Pseudo `IO` class from/to `String`. |
| 15 | 323 | 194 | matrix | An implementation of Matrix and Vector classes. |
| 16 | 338 | 117 | net-http | HTTP client api for Ruby. |
| 17 | 341 | 86 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 18 | 489 | 264 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 19 | 500 | 95 | ostruct | Class to build custom data structures, similar to a Hash. |
| 20 | 502 | 218 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 21 | 538 | 219 | strscan | Provides lexical scanning operations on a String. |
| 22 | 573 | 216 | nkf | Ruby extension for Network Kanji Filter |
| 23 | 588 | 120 | pp | Provides a PrettyPrinter for Ruby objects |
| 24 | 709 | 291 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 25 | 750 | 137 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 26 | 773 | 1,750 | json_pure | This is a JSON implementation in pure Ruby. |
| 27 | 821 | 873 | sigdump | Setup signal handler which dumps backtrace of running threads and number of allocated o... |
| 28 | 823 | 131 | erb | An easy to use but powerful templating system for Ruby. |
| 29 | 840 | 696 | sync | A module that provides a two-phase lock with a counter. |
| 30 | 1,013 | 1,128 | e2mmap | Module for defining custom exceptions with specific messages. |
| 31 | 1,019 | 634 | set | Provides a class to deal with collections of unordered, unique values |
| 32 | 1,433 | 116 | tsort | Topological sorting using Tarjan's algorithm |
| 33 | 1,523 | 1,645 | thwait | Watches for termination of multiple threads. |
| 34 | 1,540 | 1,411 | digest | Provides a framework for message digest libraries. |
| 35 | 1,578 | 645 | net-ftp | Support for the File Transfer Protocol. |
| 36 | 1,713 | 985 | forwardable | Provides delegation of specified methods to a designated object. |
| 37 | 1,769 | 574 | zlib | Ruby interface for the zlib compression/decompression library |
| 38 | 1,782 | 2,471 | strptime | a fast strptime/strftime engine which uses VM. |
| 39 | 1,810 | 703 | rss | Family of libraries that support various formats of XML "feeds". |
| 40 | 1,816 | 1,546 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 41 | 1,840 | 717 | time | Extends the Time class with methods for parsing and conversion. |
| 42 | 1,889 | 2,037 | iconv | iconv wrapper library |
| 43 | 1,894 | 442 | fiddle | A libffi wrapper for Ruby. |
| 44 | 1,939 | 364 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 45 | 2,366 | 1,560 | resolv | Thread-aware DNS resolver library in Ruby. |
| 46 | 2,396 | 590 | syslog | Ruby interface for the POSIX system logging facility. |
| 47 | 2,453 | 1,685 | io-wait | Waits until IO is readable or writable without blocking. |
| 48 | 2,467 | 1,576 | scanf | scanf is an implementation of the C function scanf(3). |
| 49 | 2,532 | 796 | resolv-replace | Replace Socket DNS with Resolv. |
| 50 | 2,582 | 3,709 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 51 | 3,010 | 3,722 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 52 | 3,083 | 1,155 | rinda | The Linda distributed computing paradigm in Ruby. |
| 53 | 3,242 | 2,066 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 54 | 3,292 | 2,305 | tempfile | A utility class for managing temporary files. |
| 55 | 3,704 | 5,632 | td-client | Treasure Data API library for Ruby |
| 56 | 3,794 | 4,174 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 57 | 4,238 | 2,632 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 58 | 4,338 | 871 | win32ole | Provides an interface for OLE Automation in Ruby |
| 59 | 5,065 | 6,382 | td-logger | Treasure Data logging library |
| 60 | 5,129 | 9,558 | td | CLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing |
| 61 | 5,345 | 6,512 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 62 | 5,376 | 4,666 | pathname | Representation of the name of a file or directory on the filesystem |
| 63 | 6,017 | 6,005 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 64 | 6,576 | 11,357 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 65 | 6,624 | 5,109 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 66 | 6,755 | 5,132 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 67 | 7,421 | 4,672 | weakref | Allows a referenced object to be garbage-collected. |
| 68 | 7,452 | 4,513 | find | This module supports top-down traversal of a set of file paths. |
| 69 | 7,694 | 5,321 | un | Utilities to replace common UNIX commands |
| 70 | 8,277 | 7,465 | io-nonblock | Enables non-blocking mode with IO class |
| 71 | 9,025 | 10,783 | gdbm | Ruby extension for GNU dbm. |
| 72 | 10,064 | 48,171 | perfectqueue | Highly available distributed cron built on RDBMS |
| 73 | 10,523 | 8,313 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 74 | 13,098 | 28,843 | ext_monitor | faster MonitorMixin implementation with C extension which is introduced in Ruby 2.7 |
| 75 | 15,271 | 22,051 | fluent-plugin-metricsense | MetricSense - application metrics aggregation plugin for Fluentd |
| 76 | 17,467 | 36,481 | perfectsched | Highly available distributed cron built on RDBMS |
| 77 | 50,349 | 32,016 | lrama | LALR (1) parser generator written by Ruby |
| 78 | 68,107 | 34,048 | traceroute53 | A tool to investigate Route53, ELB, EC2 and Security Groups |
| 79 | 153,845 | 78,082 | gohttp | an http library with go. |
| 80 | 163,397 | 101,581 | laplace | fast method tracing |