Naruse's Gems

icon
#Total RankDaily RankNameSummary
1145jsonThis is a JSON implementation as a Ruby extension in C.
25713rexmlAn XML toolkit for Ruby
398115msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
411595webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
520589net-imapRuby client api for Internet Message Access Protocol
624121base64Support for encoding and decoding binary data using a Base64 representation.
7271110net-protocolThe abstract interface for net-* client.
831093dateA subclass of Object includes Comparable module for handling dates.
9410222matrixAn implementation of Matrix and Vector classes.
1045724loggerProvides a simple logging utility for outputting messages.
11469109irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1256594drbDistributed object system for Ruby
13703276optparseOptionParser is a class for command-line option analysis.
14708333strscanProvides lexical scanning operations on a String.
157341,062json_pureThis is a JSON implementation in pure Ruby.
16758157stringioPseudo `IO` class from/to `String`.
17767130net-httpHTTP client api for Ruby.
18782138csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1979499mutex_mMixin to extend objects to be handled like a Mutex.
20808336debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21813418opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
22834536sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
23850454syncA module that provides a two-phase lock with a counter.
241,0011,097e2mmapModule for defining custom exceptions with specific messages.
251,012179nkfRuby extension for Network Kanji Filter
261,05581securerandomInterface for secure random number generator.
271,086896setProvides a class to deal with collections of unordered, unique values
281,4441,736thwaitWatches for termination of multiple threads.
291,485178ostructClass to build custom data structures, similar to a Hash.
301,5591,304digestProvides a framework for message digest libraries.
311,6712,175strptimea fast strptime/strftime engine which uses VM.
321,7291,348net-ftpSupport for the File Transfer Protocol.
331,7732,021iconviconv wrapper library
341,8191,500fileutilsSeveral file utility methods for copying, moving, removing, etc.
351,8381,572rssFamily of libraries that support various formats of XML "feeds".
361,8992,391cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
371,958685forwardableProvides delegation of specified methods to a designated object.
382,0561,303zlibRuby interface for the zlib compression/decompression library
392,068168ppProvides a PrettyPrinter for Ruby objects
402,0891,072timeExtends the Time class with methods for parsing and conversion.
412,405287prettyprintImplements a pretty printing algorithm for readable structure.
422,4063,473englishRequire 'English.rb' to reference global variables with less cryptic names.
432,5891,574erbAn easy to use but powerful templating system for Ruby.
442,6302,168io-waitWaits until IO is readable or writable without blocking.
452,6361,924scanfscanf is an implementation of the C function scanf(3).
462,6801,708fiddleA libffi wrapper for Ruby.
472,7891,757resolvThread-aware DNS resolver library in Ruby.
482,8194,265did_you_meanThe gem that has been saving people from typos since 2014.
493,0011,690abbrevCalculates a set of unique abbreviations for a given set of strings
503,1382,010resolv-replaceReplace Socket DNS with Resolv.
513,4861,943syslogRuby interface for the POSIX system logging facility.
523,4955,924td-clientTreasure Data API library for Ruby
533,6172,173tempfileA utility class for managing temporary files.
543,6533,075rindaThe Linda distributed computing paradigm in Ruby.
553,8033,081etcProvides access to information typically stored in UNIX /etc directory.
563,8142,165open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
574,8212,622shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
584,8437,052td-loggerTreasure Data logging library
594,8459,032tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
605,1215,975shellAn idiomatic Ruby interface for common UNIX shell commands.
615,4193,092tsortTopological sorting using Tarjan's algorithm
625,7633,193pathnameRepresentation of the name of a file or directory on the filesystem
636,1935,055fcntlLoads constants defined in the OS fcntl.h C header file
646,3226,320dbmProvides a wrapper for the UNIX-style Database Manager Library
657,8574,879tmpdirExtends the Dir class to manage the OS temporary file path.
667,9713,111cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,1436,097unUtilities to replace common UNIX commands
688,3265,568findThis module supports top-down traversal of a set of file paths.
698,57911,769gdbmRuby extension for GNU dbm.
708,8216,079weakrefAllows a referenced object to be garbage-collected.
719,3324,037win32oleProvides an interface for OLE Automation in Ruby
729,3485,375io-nonblockEnables non-blocking mode with IO class
739,51916,876perfectqueueHighly available distributed cron built on RDBMS
7412,15736,886ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7512,8046,927sdbmProvides a simple file-based key-value store with String keys and values.
7614,75313,604fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7716,90327,202perfectschedHighly available distributed cron built on RDBMS
7866,93924,250lramaLALR (1) parser generator written by Ruby
7973,94136,886traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80156,79736,886gohttpan http library with go.
81163,91936,886laplacefast method tracing