Naruse's Gems

icon
#Total RankDaily RankNameSummary
1125jsonA JSON implementation as a JRuby extension.
24816rexmlAn XML toolkit for Ruby
396106msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
4110102webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51354base64Support for encoding and decoding binary data using a Base64 representation.
616839net-imapRuby client api for Internet Message Access Protocol
720622loggerProvides a simple logging utility for outputting messages.
8214104net-protocolThe abstract interface for net-* client.
923169dateThe official date library for Ruby.
1028963drbDistributed object system for Ruby
11305109irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12332207matrixAn implementation of Matrix and Vector classes.
1335493mutex_mMixin to extend objects to be handled like a Mutex.
14381114stringioPseudo `IO` class from/to `String`.
1538962securerandomInterface for secure random number generator.
1641991net-httpHTTP client api for Ruby.
17437134csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18530237optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
19586253debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
20593359strscanProvides lexical scanning operations on a String.
21713225nkfRuby extension for Network Kanji Filter
22736140ostructClass to build custom data structures, similar to a Hash.
23754882json_pureThis is a JSON implementation in pure Ruby.
24759305opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
25821909sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
26832153ppProvides a PrettyPrinter for Ruby objects
27837960syncA module that provides a two-phase lock with a counter.
28954169prettyprintImplements a pretty printing algorithm for readable structure.
291,0061,245e2mmapModule for defining custom exceptions with specific messages.
301,052574setProvides a class to deal with collections of unordered, unique values
311,132150erbAn easy to use but powerful templating system for Ruby.
321,4971,645thwaitWatches for termination of multiple threads.
331,5401,282digestProvides a framework for message digest libraries.
341,632765net-ftpSupport for the File Transfer Protocol.
351,7262,634strptimea fast strptime/strftime engine which uses VM.
361,7391,424forwardableProvides delegation of specified methods to a designated object.
371,8271,467fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8451,902iconviconv wrapper library
391,8481,614rssFamily of libraries that support various formats of XML "feeds".
401,889809zlibRuby interface for the zlib compression/decompression library
411,920773timeExtends the Time class with methods for parsing and conversion.
422,0002,858cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
432,073710fiddleA libffi wrapper for Ruby.
442,3391,108abbrevCalculates a set of unique abbreviations for a given set of strings
452,428223tsortTopological sorting using Tarjan's algorithm
462,5151,754io-waitWaits until IO is readable or writable without blocking.
472,5231,513resolvThread-aware DNS resolver library in Ruby.
482,5292,731englishRequire 'English.rb' to reference global variables with less cryptic names.
492,5351,916scanfscanf is an implementation of the C function scanf(3).
502,7461,949resolv-replaceReplace Socket DNS with Resolv.
512,8041,484syslogRuby interface for the POSIX system logging facility.
522,9584,196did_you_meanThe gem that has been saving people from typos since 2014.
533,2462,990rindaThe Linda distributed computing paradigm in Ruby.
543,3701,988open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
553,3772,156tempfileA utility class for managing temporary files.
563,6285,002td-clientTreasure Data API library for Ruby
573,7852,944etcProvides access to information typically stored in UNIX /etc directory.
584,3852,467shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
594,9965,700td-loggerTreasure Data logging library
605,0296,542tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2786,092shellAn idiomatic Ruby interface for common UNIX shell commands.
625,4334,343pathnameRepresentation of the name of a file or directory on the filesystem
635,5103,843win32oleProvides an interface for OLE Automation in Ruby
646,0165,103fcntlLoads constants defined in the OS fcntl.h C header file
656,4927,798dbmProvides a wrapper for the UNIX-style Database Manager Library
666,7065,113cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,1405,218tmpdirExtends the Dir class to manage the OS temporary file path.
687,7015,844findThis module supports top-down traversal of a set of file paths.
697,7426,280unUtilities to replace common UNIX commands
707,7864,484weakrefAllows a referenced object to be garbage-collected.
718,3956,191io-nonblockEnables non-blocking mode with IO class
728,8779,204gdbmRuby extension for GNU dbm.
739,87114,202perfectqueueHighly available distributed cron built on RDBMS
7411,1396,244sdbmProvides a simple file-based key-value store with String keys and values.
7512,82444,417ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,04811,681fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,32718,704perfectschedHighly available distributed cron built on RDBMS
7855,97023,809lramaLALR (1) parser generator written by Ruby
7969,75753,982traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80155,44485,653gohttpan http library with go.
81163,239108,147laplacefast method tracing