| 1 | 10 | 2 | json | A JSON implementation as a JRuby extension. |
| 2 | 41 | 25 | rexml | An XML toolkit for Ruby |
| 3 | 94 | 112 | msgpack | MessagePack is a binary-based efficient object serialization library. It enables to exc... |
| 4 | 106 | 7 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
| 5 | 108 | 68 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 6 | 140 | 9 | logger | Provides a simple logging utility for outputting messages. |
| 7 | 146 | 43 | net-imap | Ruby client api for Internet Message Access Protocol |
| 8 | 191 | 53 | date | The official date library for Ruby. |
| 9 | 192 | 84 | net-protocol | The abstract interface for net-* client. |
| 10 | 216 | 48 | drb | Distributed object system for Ruby |
| 11 | 241 | 61 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 12 | 268 | 55 | securerandom | Interface for secure random number generator. |
| 13 | 288 | 114 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
| 14 | 294 | 97 | stringio | Pseudo `IO` class from/to `String`. |
| 15 | 310 | 88 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
| 16 | 311 | 94 | net-http | HTTP client api for Ruby. |
| 17 | 317 | 180 | matrix | An implementation of Matrix and Vector classes. |
| 18 | 412 | 87 | ostruct | Class to build custom data structures, similar to a Hash. |
| 19 | 471 | 206 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 20 | 472 | 105 | pp | Provides a PrettyPrinter for Ruby objects |
| 21 | 473 | 293 | optparse | OptionParser is a class for command-line option analysis. It is much more
advanced, ye... |
| 22 | 520 | 235 | nkf | Ruby extension for Network Kanji Filter |
| 23 | 525 | 260 | strscan | Provides lexical scanning operations on a String. |
| 24 | 547 | 113 | prettyprint | Implements a pretty printing algorithm for readable structure. |
| 25 | 617 | 106 | erb | An easy to use but powerful templating system for Ruby. |
| 26 | 646 | 283 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
| 27 | 789 | 1,708 | json_pure | This is a JSON implementation in pure Ruby. |
| 28 | 820 | 601 | sigdump | Setup signal handler which dumps backtrace of running threads and number of allocated o... |
| 29 | 834 | 693 | sync | A module that provides a two-phase lock with a counter. |
| 30 | 992 | 111 | tsort | Topological sorting using Tarjan's algorithm |
| 31 | 1,006 | 915 | set | Provides a class to deal with collections of unordered, unique values |
| 32 | 1,014 | 1,075 | e2mmap | Module for defining custom exceptions with specific messages. |
| 33 | 1,526 | 1,534 | thwait | Watches for termination of multiple threads. |
| 34 | 1,544 | 1,604 | digest | Provides a framework for message digest libraries. |
| 35 | 1,565 | 1,222 | net-ftp | Support for the File Transfer Protocol. |
| 36 | 1,652 | 473 | zlib | Ruby interface for the zlib compression/decompression library |
| 37 | 1,689 | 1,094 | forwardable | Provides delegation of specified methods to a designated object. |
| 38 | 1,703 | 408 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
| 39 | 1,729 | 732 | time | Extends the Time class with methods for parsing and conversion. |
| 40 | 1,774 | 778 | rss | Family of libraries that support various formats of XML "feeds". |
| 41 | 1,787 | 684 | fiddle | A libffi wrapper for Ruby. |
| 42 | 1,811 | 1,714 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 43 | 1,815 | 1,910 | strptime | a fast strptime/strftime engine which uses VM. |
| 44 | 1,909 | 2,425 | iconv | iconv wrapper library |
| 45 | 2,218 | 794 | syslog | Ruby interface for the POSIX system logging facility. |
| 46 | 2,290 | 1,720 | resolv | Thread-aware DNS resolver library in Ruby. |
| 47 | 2,419 | 1,756 | scanf | scanf is an implementation of the C function scanf(3). |
| 48 | 2,427 | 1,438 | resolv-replace | Replace Socket DNS with Resolv. |
| 49 | 2,433 | 2,141 | io-wait | Waits until IO is readable or writable without blocking. |
| 50 | 2,605 | 4,921 | english | Require 'English.rb' to reference global variables with less cryptic names. |
| 51 | 3,047 | 2,356 | rinda | The Linda distributed computing paradigm in Ruby. |
| 52 | 3,052 | 2,688 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 53 | 3,174 | 2,018 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
| 54 | 3,245 | 2,676 | tempfile | A utility class for managing temporary files. |
| 55 | 3,765 | 7,359 | td-client | Treasure Data API library for Ruby |
| 56 | 3,796 | 3,365 | etc | Provides access to information typically stored in UNIX /etc directory. |
| 57 | 3,951 | 1,640 | win32ole | Provides an interface for OLE Automation in Ruby |
| 58 | 4,126 | 2,983 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
| 59 | 5,131 | 9,638 | td-logger | Treasure Data logging library |
| 60 | 5,220 | 8,085 | td | CLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing |
| 61 | 5,356 | 4,014 | pathname | Representation of the name of a file or directory on the filesystem |
| 62 | 5,405 | 6,376 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
| 63 | 6,042 | 5,776 | fcntl | Loads constants defined in the OS fcntl.h C header file |
| 64 | 6,583 | 4,500 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
| 65 | 6,671 | 7,750 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
| 66 | 6,696 | 5,258 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
| 67 | 7,412 | 5,855 | weakref | Allows a referenced object to be garbage-collected. |
| 68 | 7,420 | 6,572 | find | This module supports top-down traversal of a set of file paths. |
| 69 | 7,796 | 8,552 | un | Utilities to replace common UNIX commands |
| 70 | 8,379 | 6,598 | io-nonblock | Enables non-blocking mode with IO class |
| 71 | 9,302 | 18,674 | gdbm | Ruby extension for GNU dbm. |
| 72 | 10,359 | 23,502 | perfectqueue | Highly available distributed cron built on RDBMS |
| 73 | 10,741 | 12,113 | sdbm | Provides a simple file-based key-value store with String keys and values. |
| 74 | 13,464 | 28,719 | ext_monitor | faster MonitorMixin implementation with C extension which is introduced in Ruby 2.7 |
| 75 | 15,535 | 17,344 | fluent-plugin-metricsense | MetricSense - application metrics aggregation plugin for Fluentd |
| 76 | 17,780 | 15,161 | perfectsched | Highly available distributed cron built on RDBMS |
| 77 | 48,644 | 14,855 | lrama | LALR (1) parser generator written by Ruby |
| 78 | 67,760 | 23,502 | traceroute53 | A tool to investigate Route53, ELB, EC2 and Security Groups |
| 79 | 153,601 | 50,827 | gohttp | an http library with go. |
| 80 | 163,914 | 71,369 | laplace | fast method tracing |