Naruse's Gems

icon
#Total RankDaily RankNameSummary
1125jsonA JSON implementation as a JRuby extension.
24718rexmlAn XML toolkit for Ruby
395111msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
411071webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51312base64Support for encoding and decoding binary data using a Base64 representation.
616665net-imapRuby client api for Internet Message Access Protocol
720317loggerProvides a simple logging utility for outputting messages.
821399net-protocolThe abstract interface for net-* client.
922470dateThe official date library for Ruby.
1028257drbDistributed object system for Ruby
11298108irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12330203matrixAn implementation of Matrix and Vector classes.
13339100mutex_mMixin to extend objects to be handled like a Mutex.
1435953securerandomInterface for secure random number generator.
15360105stringioPseudo `IO` class from/to `String`.
16407132net-httpHTTP client api for Ruby.
17423114csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18526252optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
19564238debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
20584362strscanProvides lexical scanning operations on a String.
21704227nkfRuby extension for Network Kanji Filter
22712130ostructClass to build custom data structures, similar to a Hash.
23750341opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
247551,128json_pureThis is a JSON implementation in pure Ruby.
25800134ppProvides a PrettyPrinter for Ruby objects
26822704sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
27838884syncA module that provides a two-phase lock with a counter.
28917164prettyprintImplements a pretty printing algorithm for readable structure.
291,0071,196e2mmapModule for defining custom exceptions with specific messages.
301,042540setProvides a class to deal with collections of unordered, unique values
311,064143erbAn easy to use but powerful templating system for Ruby.
321,5021,578thwaitWatches for termination of multiple threads.
331,5401,424digestProvides a framework for message digest libraries.
341,6201,049net-ftpSupport for the File Transfer Protocol.
351,7282,366strptimea fast strptime/strftime engine which uses VM.
361,7341,395forwardableProvides delegation of specified methods to a designated object.
371,8261,432fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8522,135iconviconv wrapper library
391,8531,966rssFamily of libraries that support various formats of XML "feeds".
401,883878zlibRuby interface for the zlib compression/decompression library
411,9021,081timeExtends the Time class with methods for parsing and conversion.
422,0072,398cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
432,043656fiddleA libffi wrapper for Ruby.
442,182196tsortTopological sorting using Tarjan's algorithm
452,259546abbrevCalculates a set of unique abbreviations for a given set of strings
462,4991,837io-waitWaits until IO is readable or writable without blocking.
472,5041,495resolvThread-aware DNS resolver library in Ruby.
482,5231,962scanfscanf is an implementation of the C function scanf(3).
492,5352,988englishRequire 'English.rb' to reference global variables with less cryptic names.
502,7512,083resolv-replaceReplace Socket DNS with Resolv.
512,7631,368syslogRuby interface for the POSIX system logging facility.
522,9674,142did_you_meanThe gem that has been saving people from typos since 2014.
533,2372,900rindaThe Linda distributed computing paradigm in Ruby.
543,3391,972open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
553,3532,116tempfileA utility class for managing temporary files.
563,6335,602td-clientTreasure Data API library for Ruby
573,7913,053etcProvides access to information typically stored in UNIX /etc directory.
584,3592,524shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,0016,184td-loggerTreasure Data logging library
605,0386,474tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2835,931shellAn idiomatic Ruby interface for common UNIX shell commands.
625,4164,384pathnameRepresentation of the name of a file or directory on the filesystem
635,4774,309win32oleProvides an interface for OLE Automation in Ruby
646,0114,731fcntlLoads constants defined in the OS fcntl.h C header file
656,5038,729dbmProvides a wrapper for the UNIX-style Database Manager Library
666,6924,700cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,1194,091tmpdirExtends the Dir class to manage the OS temporary file path.
687,6874,814findThis module supports top-down traversal of a set of file paths.
697,7334,307weakrefAllows a referenced object to be garbage-collected.
707,7465,458unUtilities to replace common UNIX commands
718,3795,592io-nonblockEnables non-blocking mode with IO class
728,8918,510gdbmRuby extension for GNU dbm.
739,89914,046perfectqueueHighly available distributed cron built on RDBMS
7411,0316,391sdbmProvides a simple file-based key-value store with String keys and values.
7512,86235,647ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,07415,081fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,32945,205perfectschedHighly available distributed cron built on RDBMS
7854,67116,279lramaLALR (1) parser generator written by Ruby
7969,27763,846traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80155,202114,388gohttpan http library with go.
81163,256114,388laplacefast method tracing