Naruse's Gems

icon
#Total RankDaily RankNameSummary
1176jsonA JSON implementation as a JRuby extension.
26316rexmlAn XML toolkit for Ruby
310099msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
411861webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
522166net-imapRuby client api for Internet Message Access Protocol
6287103net-protocolThe abstract interface for net-* client.
729622base64Support for encoding and decoding binary data using a Base64 representation.
8352100dateA subclass of Object includes Comparable module for handling dates.
9428205matrixAn implementation of Matrix and Vector classes.
10633138irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
117231,417json_pureThis is a JSON implementation in pure Ruby.
12735334strscanProvides lexical scanning operations on a String.
13740292optparseOptionParser is a class for command-line option analysis.
1474788drbDistributed object system for Ruby
1577734loggerProvides a simple logging utility for outputting messages.
16827387opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
17834508sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
18839294debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
19853177stringioPseudo `IO` class from/to `String`.
20871406syncA module that provides a two-phase lock with a counter.
21885117net-httpHTTP client api for Ruby.
22891129csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
23962134mutex_mMixin to extend objects to be handled like a Mutex.
24993997e2mmapModule for defining custom exceptions with specific messages.
251,090875setProvides a class to deal with collections of unordered, unique values
261,209249nkfRuby extension for Network Kanji Filter
271,4071,761thwaitWatches for termination of multiple threads.
281,495123securerandomInterface for secure random number generator.
291,5571,243digestProvides a framework for message digest libraries.
301,6442,132strptimea fast strptime/strftime engine which uses VM.
311,7411,372net-ftpSupport for the File Transfer Protocol.
321,7572,059iconviconv wrapper library
331,8241,540fileutilsSeveral file utility methods for copying, moving, removing, etc.
341,8451,699rssFamily of libraries that support various formats of XML "feeds".
351,8712,318cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
361,931233ostructClass to build custom data structures, similar to a Hash.
372,0321,675forwardableProvides delegation of specified methods to a designated object.
382,1671,085zlibRuby interface for the zlib compression/decompression library
392,1911,364timeExtends the Time class with methods for parsing and conversion.
402,3723,082englishRequire 'English.rb' to reference global variables with less cryptic names.
412,6362,061io-waitWaits until IO is readable or writable without blocking.
422,6551,998scanfscanf is an implementation of the C function scanf(3).
432,6751,557erbAn easy to use but powerful templating system for Ruby.
442,7743,277did_you_meanThe gem that has been saving people from typos since 2014.
452,8081,428fiddleA libffi wrapper for Ruby.
462,8591,805resolvThread-aware DNS resolver library in Ruby.
473,1571,757abbrevCalculates a set of unique abbreviations for a given set of strings
483,2531,935resolv-replaceReplace Socket DNS with Resolv.
493,4324,376td-clientTreasure Data API library for Ruby
503,6462,017syslogRuby interface for the POSIX system logging facility.
513,7222,210tempfileA utility class for managing temporary files.
523,7972,534etcProvides access to information typically stored in UNIX /etc directory.
533,8182,357rindaThe Linda distributed computing paradigm in Ruby.
543,9022,229open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
554,77910,140tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
564,7836,392td-loggerTreasure Data logging library
574,894302ppProvides a PrettyPrinter for Ruby objects
584,9712,497shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,0665,914shellAn idiomatic Ruby interface for common UNIX shell commands.
605,159325prettyprintImplements a pretty printing algorithm for readable structure.
615,5062,398tsortTopological sorting using Tarjan's algorithm
625,9073,080pathnameRepresentation of the name of a file or directory on the filesystem
636,2304,759fcntlLoads constants defined in the OS fcntl.h C header file
646,2806,067dbmProvides a wrapper for the UNIX-style Database Manager Library
658,0264,894tmpdirExtends the Dir class to manage the OS temporary file path.
668,1795,540cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,2484,438unUtilities to replace common UNIX commands
688,45511,400gdbmRuby extension for GNU dbm.
698,5334,295findThis module supports top-down traversal of a set of file paths.
709,0584,438weakrefAllows a referenced object to be garbage-collected.
719,39310,748perfectqueueHighly available distributed cron built on RDBMS
729,7085,088io-nonblockEnables non-blocking mode with IO class
7312,00534,814ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7413,3036,473sdbmProvides a simple file-based key-value store with String keys and values.
7514,63017,479fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7616,4552,374win32oleProvides an interface for OLE Automation in Ruby
7716,75931,592perfectschedHighly available distributed cron built on RDBMS
7868,66725,840lramaLALR (1) parser generator written by Ruby
7973,95259,101traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80156,43746,434gohttpan http library with go.
81163,62959,101laplacefast method tracing