Naruse's Gems

icon
#Total RankDaily RankNameSummary
11214jsonA JSON implementation as a JRuby extension.
24623rexmlAn XML toolkit for Ruby
395114msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
411082webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51277base64Support for encoding and decoding binary data using a Base64 representation.
616368net-imapRuby client api for Internet Message Access Protocol
719118loggerProvides a simple logging utility for outputting messages.
8209106net-protocolThe abstract interface for net-* client.
921962dateThe official date library for Ruby.
1027560drbDistributed object system for Ruby
1129495irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12328199matrixAn implementation of Matrix and Vector classes.
1333296mutex_mMixin to extend objects to be handled like a Mutex.
1433950securerandomInterface for secure random number generator.
15345103stringioPseudo `IO` class from/to `String`.
16383128net-httpHTTP client api for Ruby.
17407112csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18513249optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
19538203debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
20569340strscanProvides lexical scanning operations on a String.
21688134ostructClass to build custom data structures, similar to a Hash.
22696222nkfRuby extension for Network Kanji Filter
23739300opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
247561,907json_pureThis is a JSON implementation in pure Ruby.
25763132ppProvides a PrettyPrinter for Ruby objects
26819802sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
27835760syncA module that provides a two-phase lock with a counter.
28877155prettyprintImplements a pretty printing algorithm for readable structure.
29995138erbAn easy to use but powerful templating system for Ruby.
301,0101,281e2mmapModule for defining custom exceptions with specific messages.
311,039626setProvides a class to deal with collections of unordered, unique values
321,5071,646thwaitWatches for termination of multiple threads.
331,5411,418digestProvides a framework for message digest libraries.
341,611865net-ftpSupport for the File Transfer Protocol.
351,7261,200forwardableProvides delegation of specified methods to a designated object.
361,7372,304strptimea fast strptime/strftime engine which uses VM.
371,8211,701fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8601,422rssFamily of libraries that support various formats of XML "feeds".
391,8662,086iconviconv wrapper library
401,870794zlibRuby interface for the zlib compression/decompression library
411,888858timeExtends the Time class with methods for parsing and conversion.
421,974184tsortTopological sorting using Tarjan's algorithm
432,0132,467cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
442,015624fiddleA libffi wrapper for Ruby.
452,194472abbrevCalculates a set of unique abbreviations for a given set of strings
462,4741,479resolvThread-aware DNS resolver library in Ruby.
472,4851,887io-waitWaits until IO is readable or writable without blocking.
482,5121,914scanfscanf is an implementation of the C function scanf(3).
492,5393,503englishRequire 'English.rb' to reference global variables with less cryptic names.
502,7241,341syslogRuby interface for the POSIX system logging facility.
512,7382,315resolv-replaceReplace Socket DNS with Resolv.
522,9784,525did_you_meanThe gem that has been saving people from typos since 2014.
533,2332,611rindaThe Linda distributed computing paradigm in Ruby.
543,3122,131open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
553,3262,270tempfileA utility class for managing temporary files.
563,6494,746td-clientTreasure Data API library for Ruby
573,7944,205etcProvides access to information typically stored in UNIX /etc directory.
584,3192,976shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,0055,037td-loggerTreasure Data logging library
605,0487,328tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2865,677shellAn idiomatic Ruby interface for common UNIX shell commands.
625,3913,596win32oleProvides an interface for OLE Automation in Ruby
635,4144,687pathnameRepresentation of the name of a file or directory on the filesystem
646,0035,439fcntlLoads constants defined in the OS fcntl.h C header file
656,5067,498dbmProvides a wrapper for the UNIX-style Database Manager Library
666,6814,764cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,1085,353tmpdirExtends the Dir class to manage the OS temporary file path.
687,6535,387findThis module supports top-down traversal of a set of file paths.
697,6724,979weakrefAllows a referenced object to be garbage-collected.
707,7436,081unUtilities to replace common UNIX commands
718,3416,195io-nonblockEnables non-blocking mode with IO class
728,92310,400gdbmRuby extension for GNU dbm.
739,91310,878perfectqueueHighly available distributed cron built on RDBMS
7410,9065,301sdbmProvides a simple file-based key-value store with String keys and values.
7512,91835,417ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,10116,554fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,34317,138perfectschedHighly available distributed cron built on RDBMS
7852,34119,171lramaLALR (1) parser generator written by Ruby
7968,43523,982traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80154,27455,083gohttpan http library with go.
81163,14755,083laplacefast method tracing