Naruse's Gems

icon
#Total RankDaily RankNameSummary
192jsonThis is a JSON implementation as a Ruby extension in C.
24036rexmlAn XML toolkit for Ruby
394105msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
4986base64Support for encoding and decoding binary data using a Base64 representation.
510955webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
61305loggerProvides a simple logging utility for outputting messages.
714152net-imapRuby client api for Internet Message Access Protocol
818563dateThe official date library for Ruby.
918993net-protocolThe abstract interface for net-* client.
1021056drbDistributed object system for Ruby
1123385irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1224760securerandomInterface for secure random number generator.
13279124mutex_mMixin to extend objects to be handled like a Mutex.
14285141stringioPseudo `IO` class from/to `String`.
1529486csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1629769net-httpHTTP client api for Ruby.
17312176matrixAn implementation of Matrix and Vector classes.
1836598ostructClass to build custom data structures, similar to a Hash.
1942690ppProvides a PrettyPrinter for Ruby objects
20455157debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21459340optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
22500225nkfRuby extension for Network Kanji Filter
23504107prettyprintImplements a pretty printing algorithm for readable structure.
24511255strscanProvides lexical scanning operations on a String.
2552384erbAn easy to use but powerful templating system for Ruby.
26600296opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
277971,836json_pureThis is a JSON implementation in pure Ruby.
28827498sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
29833680syncA module that provides a two-phase lock with a counter.
30870100tsortTopological sorting using Tarjan's algorithm
311,0011,300setProvides a class to deal with collections of unordered, unique values
321,0171,057e2mmapModule for defining custom exceptions with specific messages.
331,5251,436thwaitWatches for termination of multiple threads.
341,5491,177digestProvides a framework for message digest libraries.
351,5631,235net-ftpSupport for the File Transfer Protocol.
361,605462abbrevCalculates a set of unique abbreviations for a given set of strings
371,612744zlibRuby interface for the zlib compression/decompression library
381,682944forwardableProvides delegation of specified methods to a designated object.
391,696806timeExtends the Time class with methods for parsing and conversion.
401,732676fiddleA libffi wrapper for Ruby.
411,748516rssFamily of libraries that support various formats of XML "feeds".
421,8121,612fileutilsSeveral file utility methods for copying, moving, removing, etc.
431,8251,641strptimea fast strptime/strftime engine which uses VM.
441,9142,069iconviconv wrapper library
452,169651syslogRuby interface for the POSIX system logging facility.
462,2611,627resolvThread-aware DNS resolver library in Ruby.
472,355767resolv-replaceReplace Socket DNS with Resolv.
482,3931,440scanfscanf is an implementation of the C function scanf(3).
492,4331,608io-waitWaits until IO is readable or writable without blocking.
502,6224,196englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0432,161rindaThe Linda distributed computing paradigm in Ruby.
523,0664,410did_you_meanThe gem that has been saving people from typos since 2014.
533,1372,073open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2263,144tempfileA utility class for managing temporary files.
553,7761,078win32oleProvides an interface for OLE Automation in Ruby
563,7882,903etcProvides access to information typically stored in UNIX /etc directory.
573,7894,757td-clientTreasure Data API library for Ruby
584,1092,860shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,1616,299td-loggerTreasure Data logging library
605,2564,558tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2975,288pathnameRepresentation of the name of a file or directory on the filesystem
625,4315,626shellAn idiomatic Ruby interface for common UNIX shell commands.
636,0606,935fcntlLoads constants defined in the OS fcntl.h C header file
646,6041,805cmathCMath is a library that provides trigonometric and transcendental functions for complex...
656,8047,601tmpdirExtends the Dir class to manage the OS temporary file path.
666,82611,185dbmProvides a wrapper for the UNIX-style Database Manager Library
677,3486,034weakrefAllows a referenced object to be garbage-collected.
687,3525,458findThis module supports top-down traversal of a set of file paths.
697,7427,575unUtilities to replace common UNIX commands
708,3618,655io-nonblockEnables non-blocking mode with IO class
719,37616,016gdbmRuby extension for GNU dbm.
7210,4167,433perfectqueueHighly available distributed cron built on RDBMS
7310,7597,728sdbmProvides a simple file-based key-value store with String keys and values.
7413,58126,848ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,63720,447fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,86614,953perfectschedHighly available distributed cron built on RDBMS
7743,8799,441lramaLALR (1) parser generator written by Ruby
7867,62531,379traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,41884,476gohttpan http library with go.
80164,51884,476laplacefast method tracing