Naruse's Gems

icon
#Total RankDaily RankNameSummary
1137jsonThis is a JSON implementation as a Ruby extension in C.
25111rexmlAn XML toolkit for Ruby
39695msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
4110113webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51413base64Support for encoding and decoding binary data using a Base64 representation.
617156net-imapRuby client api for Internet Message Access Protocol
721014loggerProvides a simple logging utility for outputting messages.
821693net-protocolThe abstract interface for net-* client.
923553dateThe official date library for Ruby.
1029847drbDistributed object system for Ruby
1130899irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12334169matrixAn implementation of Matrix and Vector classes.
1336998mutex_mMixin to extend objects to be handled like a Mutex.
14395100stringioPseudo `IO` class from/to `String`.
1541248securerandomInterface for secure random number generator.
16431145net-httpHTTP client api for Ruby.
17438135csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18543246optparseOptionParser is a class for command-line option analysis.
19610355strscanProvides lexical scanning operations on a String.
20614179debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21724200nkfRuby extension for Network Kanji Filter
22753857json_pureThis is a JSON implementation in pure Ruby.
23762370opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
24764115ostructClass to build custom data structures, similar to a Hash.
258211,178sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
26837794syncA module that provides a two-phase lock with a counter.
27856109ppProvides a PrettyPrinter for Ruby objects
281,005127prettyprintImplements a pretty printing algorithm for readable structure.
291,0061,180e2mmapModule for defining custom exceptions with specific messages.
301,054609setProvides a class to deal with collections of unordered, unique values
311,231106erbAn easy to use but powerful templating system for Ruby.
321,4951,553thwaitWatches for termination of multiple threads.
331,5371,364digestProvides a framework for message digest libraries.
341,6431,149net-ftpSupport for the File Transfer Protocol.
351,7232,845strptimea fast strptime/strftime engine which uses VM.
361,7391,540forwardableProvides delegation of specified methods to a designated object.
371,8151,519fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8402,035iconviconv wrapper library
391,8431,839rssFamily of libraries that support various formats of XML "feeds".
401,905592zlibRuby interface for the zlib compression/decompression library
411,931954timeExtends the Time class with methods for parsing and conversion.
421,9903,025cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
432,093758fiddleA libffi wrapper for Ruby.
442,3821,151abbrevCalculates a set of unique abbreviations for a given set of strings
452,5223,818englishRequire 'English.rb' to reference global variables with less cryptic names.
462,5261,843io-waitWaits until IO is readable or writable without blocking.
472,5421,971scanfscanf is an implementation of the C function scanf(3).
482,5471,681resolvThread-aware DNS resolver library in Ruby.
492,7561,900resolv-replaceReplace Socket DNS with Resolv.
502,811183tsortTopological sorting using Tarjan's algorithm
512,8471,177syslogRuby interface for the POSIX system logging facility.
522,9524,781did_you_meanThe gem that has been saving people from typos since 2014.
533,2482,678rindaThe Linda distributed computing paradigm in Ruby.
543,3892,197tempfileA utility class for managing temporary files.
553,3931,923open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
563,6194,988td-clientTreasure Data API library for Ruby
573,7904,355etcProvides access to information typically stored in UNIX /etc directory.
584,4093,235shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
594,9825,634td-loggerTreasure Data logging library
605,0167,280tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2665,964shellAn idiomatic Ruby interface for common UNIX shell commands.
625,4674,563pathnameRepresentation of the name of a file or directory on the filesystem
635,5613,054win32oleProvides an interface for OLE Automation in Ruby
646,0235,146fcntlLoads constants defined in the OS fcntl.h C header file
656,4737,318dbmProvides a wrapper for the UNIX-style Database Manager Library
666,7245,281cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,1724,991tmpdirExtends the Dir class to manage the OS temporary file path.
687,7075,993findThis module supports top-down traversal of a set of file paths.
697,7456,615unUtilities to replace common UNIX commands
707,8474,871weakrefAllows a referenced object to be garbage-collected.
718,4066,381io-nonblockEnables non-blocking mode with IO class
728,8519,862gdbmRuby extension for GNU dbm.
739,8547,940perfectqueueHighly available distributed cron built on RDBMS
7411,2486,582sdbmProvides a simple file-based key-value store with String keys and values.
7512,77046,838ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,05414,765fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,30212,808perfectschedHighly available distributed cron built on RDBMS
7857,31811,819lramaLALR (1) parser generator written by Ruby
7970,09921,518traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80155,68670,114gohttpan http library with go.
81163,37678,639laplacefast method tracing