Naruse's Gems

icon
#Total RankDaily RankNameSummary
11210jsonA JSON implementation as a JRuby extension.
24721rexmlAn XML toolkit for Ruby
395116msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
4110108webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51307base64Support for encoding and decoding binary data using a Base64 representation.
616465net-imapRuby client api for Internet Message Access Protocol
719916loggerProvides a simple logging utility for outputting messages.
8212107net-protocolThe abstract interface for net-* client.
922258dateThe official date library for Ruby.
1027956drbDistributed object system for Ruby
1129692irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12328199matrixAn implementation of Matrix and Vector classes.
1333597mutex_mMixin to extend objects to be handled like a Mutex.
1435245securerandomInterface for secure random number generator.
1535789stringioPseudo `IO` class from/to `String`.
16402131net-httpHTTP client api for Ruby.
17416114csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18517235optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
19556201debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
20577341strscanProvides lexical scanning operations on a String.
21699216nkfRuby extension for Network Kanji Filter
22702138ostructClass to build custom data structures, similar to a Hash.
23743319opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
247551,666json_pureThis is a JSON implementation in pure Ruby.
25784144ppProvides a PrettyPrinter for Ruby objects
26821721sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
278351,081syncA module that provides a two-phase lock with a counter.
28898166prettyprintImplements a pretty printing algorithm for readable structure.
291,0071,222e2mmapModule for defining custom exceptions with specific messages.
301,035134erbAn easy to use but powerful templating system for Ruby.
311,040565setProvides a class to deal with collections of unordered, unique values
321,5041,581thwaitWatches for termination of multiple threads.
331,5401,320digestProvides a framework for message digest libraries.
341,616826net-ftpSupport for the File Transfer Protocol.
351,7281,258forwardableProvides delegation of specified methods to a designated object.
361,7332,384strptimea fast strptime/strftime engine which uses VM.
371,8211,316fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8622,001iconviconv wrapper library
391,8651,806rssFamily of libraries that support various formats of XML "feeds".
401,876938zlibRuby interface for the zlib compression/decompression library
411,898593timeExtends the Time class with methods for parsing and conversion.
422,0112,413cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
432,035647fiddleA libffi wrapper for Ruby.
442,078188tsortTopological sorting using Tarjan's algorithm
452,232458abbrevCalculates a set of unique abbreviations for a given set of strings
462,4931,518resolvThread-aware DNS resolver library in Ruby.
472,4951,751io-waitWaits until IO is readable or writable without blocking.
482,5191,945scanfscanf is an implementation of the C function scanf(3).
492,5383,334englishRequire 'English.rb' to reference global variables with less cryptic names.
502,7461,424syslogRuby interface for the POSIX system logging facility.
512,7492,086resolv-replaceReplace Socket DNS with Resolv.
522,9713,104did_you_meanThe gem that has been saving people from typos since 2014.
533,2372,827rindaThe Linda distributed computing paradigm in Ruby.
543,3252,011open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
553,3412,087tempfileA utility class for managing temporary files.
563,6385,138td-clientTreasure Data API library for Ruby
573,8003,878etcProvides access to information typically stored in UNIX /etc directory.
584,3432,953shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,0055,947td-loggerTreasure Data logging library
605,0436,209tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2846,068shellAn idiomatic Ruby interface for common UNIX shell commands.
625,4043,517pathnameRepresentation of the name of a file or directory on the filesystem
635,4393,191win32oleProvides an interface for OLE Automation in Ruby
646,0104,822fcntlLoads constants defined in the OS fcntl.h C header file
656,4945,947dbmProvides a wrapper for the UNIX-style Database Manager Library
666,6905,050cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,1125,062tmpdirExtends the Dir class to manage the OS temporary file path.
687,6836,005findThis module supports top-down traversal of a set of file paths.
697,7064,751weakrefAllows a referenced object to be garbage-collected.
707,7486,901unUtilities to replace common UNIX commands
718,3665,975io-nonblockEnables non-blocking mode with IO class
728,9049,448gdbmRuby extension for GNU dbm.
739,9089,796perfectqueueHighly available distributed cron built on RDBMS
7410,9535,169sdbmProvides a simple file-based key-value store with String keys and values.
7512,89019,641ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,08415,675fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,34415,086perfectschedHighly available distributed cron built on RDBMS
7854,24915,086lramaLALR (1) parser generator written by Ruby
7969,08620,114traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80154,88046,081gohttpan http library with go.
81163,26584,943laplacefast method tracing