| 1 | 12 | 5 | json | A JSON implementation as a JRuby extension. |
| 2 | 48 | 16 | rexml | An XML toolkit for Ruby |
| 3 | 96 | 106 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
| 4 | 110 | 102 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 5 | 135 | 4 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 6 | 168 | 39 | net-imap | Ruby client api for Internet Message Access Protocol |
| 7 | 206 | 22 | logger | Provides a simple logging utility for outputting messages. |
| 8 | 214 | 104 | net-protocol | The abstract interface for net-* client. |
| 9 | 231 | 69 | date | The official date library for Ruby. |
| 10 | 289 | 63 | drb | Distributed object system for Ruby |
| 11 | 305 | 109 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 12 | 332 | 207 | matrix | An implementation of Matrix and Vector classes. |
| 13 | 354 | 93 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 14 | 381 | 114 | stringio | Pseudo `IO` class from/to `String`. |
| 15 | 389 | 62 | securerandom | Interface for secure random number generator. |
| 16 | 419 | 91 | net-http | HTTP client api for Ruby. |
| 17 | 437 | 134 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 18 | 530 | 237 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 19 | 586 | 253 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 20 | 593 | 359 | strscan | Provides lexical scanning operations on a String. |
| 21 | 713 | 225 | nkf | Ruby extension for Network Kanji Filter |
| 22 | 736 | 140 | ostruct | Class to build custom data structures, similar to a Hash. |
| 23 | 754 | 882 | json_pure | This is a JSON implementation in pure Ruby. |
| 24 | 759 | 305 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 25 | 821 | 909 | sigdump | Setup signal handler which dumps backtrace of running threads and number of allocated o... |
| 26 | 832 | 153 | pp | Provides a PrettyPrinter for Ruby objects |
| 27 | 837 | 960 | sync | A module that provides a two-phase lock with a counter. |
| 28 | 954 | 169 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 29 | 1,006 | 1,245 | e2mmap | Module for defining custom exceptions with specific messages. |
| 30 | 1,052 | 574 | set | Provides a class to deal with collections of unordered, unique values |
| 31 | 1,132 | 150 | erb | An easy to use but powerful templating system for Ruby. |
| 32 | 1,497 | 1,645 | thwait | Watches for termination of multiple threads. |
| 33 | 1,540 | 1,282 | digest | Provides a framework for message digest libraries. |
| 34 | 1,632 | 765 | net-ftp | Support for the File Transfer Protocol. |
| 35 | 1,726 | 2,634 | strptime | a fast strptime/strftime engine which uses VM. |
| 36 | 1,739 | 1,424 | forwardable | Provides delegation of specified methods to a designated object. |
| 37 | 1,827 | 1,467 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 38 | 1,845 | 1,902 | iconv | iconv wrapper library |
| 39 | 1,848 | 1,614 | rss | Family of libraries that support various formats of XML "feeds". |
| 40 | 1,889 | 809 | zlib | Ruby interface for the zlib compression/decompression library |
| 41 | 1,920 | 773 | time | Extends the Time class with methods for parsing and conversion. |
| 42 | 2,000 | 2,858 | cool.io | Cool.io provides a high performance event framework for Ruby which uses the libev C lib... |
| 43 | 2,073 | 710 | fiddle | A libffi wrapper for Ruby. |
| 44 | 2,339 | 1,108 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 45 | 2,428 | 223 | tsort | Topological sorting using Tarjan's algorithm |
| 46 | 2,515 | 1,754 | io-wait | Waits until IO is readable or writable without blocking. |
| 47 | 2,523 | 1,513 | resolv | Thread-aware DNS resolver library in Ruby. |
| 48 | 2,529 | 2,731 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 49 | 2,535 | 1,916 | scanf | scanf is an implementation of the C function scanf(3). |
| 50 | 2,746 | 1,949 | resolv-replace | Replace Socket DNS with Resolv. |
| 51 | 2,804 | 1,484 | syslog | Ruby interface for the POSIX system logging facility. |
| 52 | 2,958 | 4,196 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 53 | 3,246 | 2,990 | rinda | The Linda distributed computing paradigm in Ruby. |
| 54 | 3,370 | 1,988 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 55 | 3,377 | 2,156 | tempfile | A utility class for managing temporary files. |
| 56 | 3,628 | 5,002 | td-client | Treasure Data API library for Ruby |
| 57 | 3,785 | 2,944 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 58 | 4,385 | 2,467 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 59 | 4,996 | 5,700 | td-logger | Treasure Data logging library |
| 60 | 5,029 | 6,542 | td | CLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing |
| 61 | 5,278 | 6,092 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 62 | 5,433 | 4,343 | pathname | Representation of the name of a file or directory on the filesystem |
| 63 | 5,510 | 3,843 | win32ole | Provides an interface for OLE Automation in Ruby |
| 64 | 6,016 | 5,103 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 65 | 6,492 | 7,798 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 66 | 6,706 | 5,113 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 67 | 7,140 | 5,218 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 68 | 7,701 | 5,844 | find | This module supports top-down traversal of a set of file paths. |
| 69 | 7,742 | 6,280 | un | Utilities to replace common UNIX commands |
| 70 | 7,786 | 4,484 | weakref | Allows a referenced object to be garbage-collected. |
| 71 | 8,395 | 6,191 | io-nonblock | Enables non-blocking mode with IO class |
| 72 | 8,877 | 9,204 | gdbm | Ruby extension for GNU dbm. |
| 73 | 9,871 | 14,202 | perfectqueue | Highly available distributed cron built on RDBMS |
| 74 | 11,139 | 6,244 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 75 | 12,824 | 44,417 | ext_monitor | faster MonitorMixin implementation with C extension which is introduced in Ruby 2.7 |
| 76 | 15,048 | 11,681 | fluent-plugin-metricsense | MetricSense - application metrics aggregation plugin for Fluentd |
| 77 | 17,327 | 18,704 | perfectsched | Highly available distributed cron built on RDBMS |
| 78 | 55,970 | 23,809 | lrama | LALR (1) parser generator written by Ruby |
| 79 | 69,757 | 53,982 | traceroute53 | A tool to investigate Route53, ELB, EC2 and Security Groups |
| 80 | 155,444 | 85,653 | gohttp | an http library with go. |
| 81 | 163,239 | 108,147 | laplace | fast method tracing |