Naruse's Gems

icon
#Total RankDaily RankNameSummary
1122jsonThis is a JSON implementation as a Ruby extension in C.
24319rexmlAn XML toolkit for Ruby
394113msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
410984webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51126base64Support for encoding and decoding binary data using a Base64 representation.
615462net-imapRuby client api for Internet Message Access Protocol
716114loggerProvides a simple logging utility for outputting messages.
820699net-protocolThe abstract interface for net-* client.
920863dateThe official date library for Ruby.
1024253drbDistributed object system for Ruby
1127092irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1230244securerandomInterface for secure random number generator.
13309105mutex_mMixin to extend objects to be handled like a Mutex.
14319104stringioPseudo `IO` class from/to `String`.
15323194matrixAn implementation of Matrix and Vector classes.
16338117net-httpHTTP client api for Ruby.
1734186csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18489264optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
1950095ostructClass to build custom data structures, similar to a Hash.
20502218debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21538219strscanProvides lexical scanning operations on a String.
22573216nkfRuby extension for Network Kanji Filter
23588120ppProvides a PrettyPrinter for Ruby objects
24709291opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
25750137prettyprintImplements a pretty printing algorithm for readable structure.
267731,750json_pureThis is a JSON implementation in pure Ruby.
27821873sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
28823131erbAn easy to use but powerful templating system for Ruby.
29840696syncA module that provides a two-phase lock with a counter.
301,0131,128e2mmapModule for defining custom exceptions with specific messages.
311,019634setProvides a class to deal with collections of unordered, unique values
321,433116tsortTopological sorting using Tarjan's algorithm
331,5231,645thwaitWatches for termination of multiple threads.
341,5401,411digestProvides a framework for message digest libraries.
351,578645net-ftpSupport for the File Transfer Protocol.
361,713985forwardableProvides delegation of specified methods to a designated object.
371,769574zlibRuby interface for the zlib compression/decompression library
381,7822,471strptimea fast strptime/strftime engine which uses VM.
391,810703rssFamily of libraries that support various formats of XML "feeds".
401,8161,546fileutilsSeveral file utility methods for copying, moving, removing, etc.
411,840717timeExtends the Time class with methods for parsing and conversion.
421,8892,037iconviconv wrapper library
431,894442fiddleA libffi wrapper for Ruby.
441,939364abbrevCalculates a set of unique abbreviations for a given set of strings
452,3661,560resolvThread-aware DNS resolver library in Ruby.
462,396590syslogRuby interface for the POSIX system logging facility.
472,4531,685io-waitWaits until IO is readable or writable without blocking.
482,4671,576scanfscanf is an implementation of the C function scanf(3).
492,532796resolv-replaceReplace Socket DNS with Resolv.
502,5823,709englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0103,722did_you_meanThe gem that has been saving people from typos since 2014.
523,0831,155rindaThe Linda distributed computing paradigm in Ruby.
533,2422,066open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2922,305tempfileA utility class for managing temporary files.
553,7045,632td-clientTreasure Data API library for Ruby
563,7944,174etcProvides access to information typically stored in UNIX /etc directory.
574,2382,632shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
584,338871win32oleProvides an interface for OLE Automation in Ruby
595,0656,382td-loggerTreasure Data logging library
605,1299,558tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,3456,512shellAn idiomatic Ruby interface for common UNIX shell commands.
625,3764,666pathnameRepresentation of the name of a file or directory on the filesystem
636,0176,005fcntlLoads constants defined in the OS fcntl.h C header file
646,57611,357dbmProvides a wrapper for the UNIX-style Database Manager Library
656,6245,109cmathCMath is a library that provides trigonometric and transcendental functions for complex...
666,7555,132tmpdirExtends the Dir class to manage the OS temporary file path.
677,4214,672weakrefAllows a referenced object to be garbage-collected.
687,4524,513findThis module supports top-down traversal of a set of file paths.
697,6945,321unUtilities to replace common UNIX commands
708,2777,465io-nonblockEnables non-blocking mode with IO class
719,02510,783gdbmRuby extension for GNU dbm.
7210,06448,171perfectqueueHighly available distributed cron built on RDBMS
7310,5238,313sdbmProvides a simple file-based key-value store with String keys and values.
7413,09828,843ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,27122,051fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,46736,481perfectschedHighly available distributed cron built on RDBMS
7750,34932,016lramaLALR (1) parser generator written by Ruby
7868,10734,048traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,84578,082gohttpan http library with go.
80163,397101,581laplacefast method tracing