Naruse's Gems

icon
#Total RankDaily RankNameSummary
1129jsonA JSON implementation as a JRuby extension.
24725rexmlAn XML toolkit for Ruby
395117msgpackMessagePack 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...
51304base64Support for encoding and decoding binary data using a Base64 representation.
616474net-imapRuby client api for Internet Message Access Protocol
719716loggerProvides a simple logging utility for outputting messages.
8212103net-protocolThe abstract interface for net-* client.
922265dateThe official date library for Ruby.
1027856drbDistributed object system for Ruby
1129699irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12328192matrixAn implementation of Matrix and Vector classes.
13335104mutex_mMixin to extend objects to be handled like a Mutex.
1435049securerandomInterface for secure random number generator.
15357105stringioPseudo `IO` class from/to `String`.
16402128net-httpHTTP client api for Ruby.
17416115csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18517273optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
19555174debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
20577342strscanProvides lexical scanning operations on a String.
21699241nkfRuby extension for Network Kanji Filter
22702143ostructClass to build custom data structures, similar to a Hash.
23743293opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
247551,840json_pureThis is a JSON implementation in pure Ruby.
25782146ppProvides a PrettyPrinter for Ruby objects
26821639sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
278351,153syncA module that provides a two-phase lock with a counter.
28897157prettyprintImplements a pretty printing algorithm for readable structure.
291,0081,412e2mmapModule for defining custom exceptions with specific messages.
301,034134erbAn easy to use but powerful templating system for Ruby.
311,040786setProvides a class to deal with collections of unordered, unique values
321,5031,660thwaitWatches for termination of multiple threads.
331,5401,366digestProvides a framework for message digest libraries.
341,6151,038net-ftpSupport for the File Transfer Protocol.
351,7281,404forwardableProvides delegation of specified methods to a designated object.
361,7332,345strptimea fast strptime/strftime engine which uses VM.
371,8211,274fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8631,283rssFamily of libraries that support various formats of XML "feeds".
391,8652,138iconviconv wrapper library
401,8761,115zlibRuby interface for the zlib compression/decompression library
411,898662timeExtends the Time class with methods for parsing and conversion.
422,0112,456cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
432,033654fiddleA libffi wrapper for Ruby.
442,072194tsortTopological sorting using Tarjan's algorithm
452,229538abbrevCalculates a set of unique abbreviations for a given set of strings
462,4911,528resolvThread-aware DNS resolver library in Ruby.
472,4951,739io-waitWaits until IO is readable or writable without blocking.
482,5202,079scanfscanf is an implementation of the C function scanf(3).
492,5373,041englishRequire 'English.rb' to reference global variables with less cryptic names.
502,7451,481syslogRuby interface for the POSIX system logging facility.
512,7492,075resolv-replaceReplace Socket DNS with Resolv.
522,9714,475did_you_meanThe gem that has been saving people from typos since 2014.
533,2372,861rindaThe Linda distributed computing paradigm in Ruby.
543,3231,965open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
553,3402,114tempfileA utility class for managing temporary files.
563,6385,888td-clientTreasure Data API library for Ruby
573,8003,781etcProvides access to information typically stored in UNIX /etc directory.
584,3422,940shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,0057,081td-loggerTreasure Data logging library
605,0435,216tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2845,496shellAn idiomatic Ruby interface for common UNIX shell commands.
625,4044,376pathnameRepresentation of the name of a file or directory on the filesystem
635,4393,261win32oleProvides an interface for OLE Automation in Ruby
646,0114,675fcntlLoads constants defined in the OS fcntl.h C header file
656,4959,197dbmProvides a wrapper for the UNIX-style Database Manager Library
666,6885,112cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,1125,612tmpdirExtends the Dir class to manage the OS temporary file path.
687,6825,581findThis module supports top-down traversal of a set of file paths.
697,7064,906weakrefAllows a referenced object to be garbage-collected.
707,7497,157unUtilities to replace common UNIX commands
718,3645,856io-nonblockEnables non-blocking mode with IO class
728,9049,649gdbmRuby extension for GNU dbm.
739,90912,129perfectqueueHighly available distributed cron built on RDBMS
7410,9434,627sdbmProvides a simple file-based key-value store with String keys and values.
7512,89465,953ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,08515,570fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,34813,348perfectschedHighly available distributed cron built on RDBMS
7854,18114,126lramaLALR (1) parser generator written by Ruby
7969,04921,146traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80154,84976,767gohttpan http library with go.
81163,26192,554laplacefast method tracing