Naruse's Gems

icon
#Total RankDaily RankNameSummary
192jsonThis is a JSON implementation as a Ruby extension in C.
24018rexmlAn XML toolkit for Ruby
3916base64Support for encoding and decoding binary data using a Base64 representation.
49289msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
5109104webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
61207loggerProvides a simple logging utility for outputting messages.
713778net-imapRuby client api for Internet Message Access Protocol
817770dateThe official date library for Ruby.
918071net-protocolThe abstract interface for net-* client.
1020553drbDistributed object system for Ruby
1122482irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1223560securerandomInterface for secure random number generator.
13272122mutex_mMixin to extend objects to be handled like a Mutex.
1428074csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
15281147stringioPseudo `IO` class from/to `String`.
1628681net-httpHTTP client api for Ruby.
17308180matrixAn implementation of Matrix and Vector classes.
1834283ostructClass to build custom data structures, similar to a Hash.
1938090ppProvides a PrettyPrinter for Ruby objects
20437189debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21452282optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
22462101prettyprintImplements a pretty printing algorithm for readable structure.
2346979erbAn easy to use but powerful templating system for Ruby.
24481198nkfRuby extension for Network Kanji Filter
25506246strscanProvides lexical scanning operations on a String.
26559259opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
27771102tsortTopological sorting using Tarjan's algorithm
288021,680json_pureThis is a JSON implementation in pure Ruby.
29829762sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
30833778syncA module that provides a two-phase lock with a counter.
311,001934setProvides a class to deal with collections of unordered, unique values
321,021948e2mmapModule for defining custom exceptions with specific messages.
331,5261,199thwaitWatches for termination of multiple threads.
341,542363abbrevCalculates a set of unique abbreviations for a given set of strings
351,5481,251digestProvides a framework for message digest libraries.
361,558880net-ftpSupport for the File Transfer Protocol.
371,580594zlibRuby interface for the zlib compression/decompression library
381,659602timeExtends the Time class with methods for parsing and conversion.
391,6711,011forwardableProvides delegation of specified methods to a designated object.
401,699681fiddleA libffi wrapper for Ruby.
411,7471,377rssFamily of libraries that support various formats of XML "feeds".
421,8051,039fileutilsSeveral file utility methods for copying, moving, removing, etc.
431,8361,918strptimea fast strptime/strftime engine which uses VM.
441,9162,323iconviconv wrapper library
452,131829syslogRuby interface for the POSIX system logging facility.
462,2321,126resolvThread-aware DNS resolver library in Ruby.
472,3221,360resolv-replaceReplace Socket DNS with Resolv.
482,3631,681scanfscanf is an implementation of the C function scanf(3).
492,4201,592io-waitWaits until IO is readable or writable without blocking.
502,6434,036englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0432,077rindaThe Linda distributed computing paradigm in Ruby.
523,0902,816did_you_meanThe gem that has been saving people from typos since 2014.
533,1051,957open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2062,209tempfileA utility class for managing temporary files.
553,7232,208win32oleProvides an interface for OLE Automation in Ruby
563,7863,119etcProvides access to information typically stored in UNIX /etc directory.
573,8175,917td-clientTreasure Data API library for Ruby
584,0572,650shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,1879,381td-loggerTreasure Data logging library
605,2493,284pathnameRepresentation of the name of a file or directory on the filesystem
615,2796,898tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
625,4616,404shellAn idiomatic Ruby interface for common UNIX shell commands.
636,1835,960fcntlLoads constants defined in the OS fcntl.h C header file
646,4504,296cmathCMath is a library that provides trigonometric and transcendental functions for complex...
656,7765,523tmpdirExtends the Dir class to manage the OS temporary file path.
666,8478,495dbmProvides a wrapper for the UNIX-style Database Manager Library
677,2504,387weakrefAllows a referenced object to be garbage-collected.
687,2644,511findThis module supports top-down traversal of a set of file paths.
697,6894,737unUtilities to replace common UNIX commands
708,3287,390io-nonblockEnables non-blocking mode with IO class
719,44715,380gdbmRuby extension for GNU dbm.
7210,47416,322perfectqueueHighly available distributed cron built on RDBMS
7310,4867,126sdbmProvides a simple file-based key-value store with String keys and values.
7413,68821,128ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,68624,745fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,96530,022perfectschedHighly available distributed cron built on RDBMS
7738,1716,867lramaLALR (1) parser generator written by Ruby
7867,67036,893traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,54258,818gohttpan http library with go.
80165,16758,818laplacefast method tracing