| 1 | 12 | 8 | json | A JSON implementation as a JRuby extension. |
| 2 | 45 | 27 | rexml | An XML toolkit for Ruby |
| 3 | 95 | 119 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
| 4 | 110 | 88 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 5 | 123 | 15 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 6 | 162 | 82 | net-imap | Ruby client api for Internet Message Access Protocol |
| 7 | 184 | 21 | logger | Provides a simple logging utility for outputting messages. |
| 8 | 208 | 124 | net-protocol | The abstract interface for net-* client. |
| 9 | 215 | 67 | date | The official date library for Ruby. |
| 10 | 267 | 68 | drb | Distributed object system for Ruby |
| 11 | 287 | 122 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 12 | 327 | 105 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 13 | 328 | 221 | matrix | An implementation of Matrix and Vector classes. |
| 14 | 330 | 49 | securerandom | Interface for secure random number generator. |
| 15 | 339 | 118 | stringio | Pseudo `IO` class from/to `String`. |
| 16 | 373 | 136 | net-http | HTTP client api for Ruby. |
| 17 | 384 | 106 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 18 | 505 | 242 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 19 | 530 | 241 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 20 | 563 | 357 | strscan | Provides lexical scanning operations on a String. |
| 21 | 638 | 135 | ostruct | Class to build custom data structures, similar to a Hash. |
| 22 | 675 | 220 | nkf | Ruby extension for Network Kanji Filter |
| 23 | 731 | 312 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 24 | 734 | 151 | pp | Provides a PrettyPrinter for Ruby objects |
| 25 | 763 | 1,885 | json_pure | This is a JSON implementation in pure Ruby. |
| 26 | 818 | 1,154 | sigdump | Setup signal handler which dumps backtrace of running threads and number of allocated o... |
| 27 | 837 | 1,078 | sync | A module that provides a two-phase lock with a counter. |
| 28 | 858 | 175 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 29 | 938 | 173 | erb | An easy to use but powerful templating system for Ruby. |
| 30 | 1,011 | 1,377 | e2mmap | Module for defining custom exceptions with specific messages. |
| 31 | 1,030 | 587 | set | Provides a class to deal with collections of unordered, unique values |
| 32 | 1,513 | 1,713 | thwait | Watches for termination of multiple threads. |
| 33 | 1,535 | 1,443 | digest | Provides a framework for message digest libraries. |
| 34 | 1,603 | 1,024 | net-ftp | Support for the File Transfer Protocol. |
| 35 | 1,727 | 1,252 | forwardable | Provides delegation of specified methods to a designated object. |
| 36 | 1,761 | 2,645 | strptime | a fast strptime/strftime engine which uses VM. |
| 37 | 1,824 | 1,461 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 38 | 1,848 | 201 | tsort | Topological sorting using Tarjan's algorithm |
| 39 | 1,861 | 1,073 | zlib | Ruby interface for the zlib compression/decompression library |
| 40 | 1,863 | 1,449 | rss | Family of libraries that support various formats of XML "feeds". |
| 41 | 1,874 | 2,070 | iconv | iconv wrapper library |
| 42 | 1,881 | 1,025 | time | Extends the Time class with methods for parsing and conversion. |
| 43 | 1,999 | 600 | fiddle | A libffi wrapper for Ruby. |
| 44 | 2,017 | 2,753 | cool.io | Cool.io provides a high performance event framework for Ruby which uses the libev C lib... |
| 45 | 2,131 | 425 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 46 | 2,445 | 1,565 | resolv | Thread-aware DNS resolver library in Ruby. |
| 47 | 2,478 | 1,783 | io-wait | Waits until IO is readable or writable without blocking. |
| 48 | 2,497 | 1,933 | scanf | scanf is an implementation of the C function scanf(3). |
| 49 | 2,549 | 3,582 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 50 | 2,684 | 1,079 | syslog | Ruby interface for the POSIX system logging facility. |
| 51 | 2,713 | 1,573 | resolv-replace | Replace Socket DNS with Resolv. |
| 52 | 2,985 | 3,605 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 53 | 3,225 | 2,622 | rinda | The Linda distributed computing paradigm in Ruby. |
| 54 | 3,292 | 2,013 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 55 | 3,320 | 2,286 | tempfile | A utility class for managing temporary files. |
| 56 | 3,667 | 5,232 | td-client | Treasure Data API library for Ruby |
| 57 | 3,797 | 3,134 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 58 | 4,296 | 2,511 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 59 | 5,019 | 6,107 | td-logger | Treasure Data logging library |
| 60 | 5,067 | 9,061 | td | CLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing |
| 61 | 5,295 | 5,872 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 62 | 5,329 | 3,514 | win32ole | Provides an interface for OLE Automation in Ruby |
| 63 | 5,404 | 4,479 | pathname | Representation of the name of a file or directory on the filesystem |
| 64 | 6,008 | 5,732 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 65 | 6,520 | 6,915 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 66 | 6,674 | 5,159 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 67 | 7,058 | 3,308 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 68 | 7,625 | 4,982 | weakref | Allows a referenced object to be garbage-collected. |
| 69 | 7,628 | 5,402 | find | This module supports top-down traversal of a set of file paths. |
| 70 | 7,754 | 6,080 | un | Utilities to replace common UNIX commands |
| 71 | 8,326 | 6,637 | io-nonblock | Enables non-blocking mode with IO class |
| 72 | 8,941 | 11,875 | gdbm | Ruby extension for GNU dbm. |
| 73 | 9,937 | 8,040 | perfectqueue | Highly available distributed cron built on RDBMS |
| 74 | 10,797 | 5,958 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 75 | 12,954 | 44,662 | ext_monitor | faster MonitorMixin implementation with C extension which is introduced in Ruby 2.7 |
| 76 | 15,137 | 19,493 | fluent-plugin-metricsense | MetricSense - application metrics aggregation plugin for Fluentd |
| 77 | 17,374 | 13,160 | perfectsched | Highly available distributed cron built on RDBMS |
| 78 | 51,855 | 14,892 | lrama | LALR (1) parser generator written by Ruby |
| 79 | 68,340 | 37,820 | traceroute53 | A tool to investigate Route53, ELB, EC2 and Security Groups |
| 80 | 154,067 | 112,136 | gohttp | an http library with go. |
| 81 | 163,143 | 73,396 | laplace | fast method tracing |