Naruse's Gems

icon
#Total RankDaily RankNameSummary
1135jsonThis is a JSON implementation as a Ruby extension in C.
25117rexmlAn XML toolkit for Ruby
397126msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
4112117webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51588base64Support for encoding and decoding binary data using a Base64 representation.
617954net-imapRuby client api for Internet Message Access Protocol
7223116net-protocolThe abstract interface for net-* client.
823219loggerProvides a simple logging utility for outputting messages.
9245102dateA subclass of Object includes Comparable module for handling dates.
1031850drbDistributed object system for Ruby
11323105irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12346203matrixAn implementation of Matrix and Vector classes.
1341577mutex_mMixin to extend objects to be handled like a Mutex.
14426111stringioPseudo `IO` class from/to `String`.
15445130net-httpHTTP client api for Ruby.
1645060securerandomInterface for secure random number generator.
17467132csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18576244optparseOptionParser is a class for command-line option analysis.
19649409strscanProvides lexical scanning operations on a String.
20692239debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21755623json_pureThis is a JSON implementation in pure Ruby.
22764188nkfRuby extension for Network Kanji Filter
23770490opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
248191,092sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
25837910syncA module that provides a two-phase lock with a counter.
26845125ostructClass to build custom data structures, similar to a Hash.
27950142ppProvides a PrettyPrinter for Ruby objects
281,0031,178e2mmapModule for defining custom exceptions with specific messages.
291,061646setProvides a class to deal with collections of unordered, unique values
301,155149prettyprintImplements a pretty printing algorithm for readable structure.
311,437154erbAn easy to use but powerful templating system for Ruby.
321,4921,570thwaitWatches for termination of multiple threads.
331,5371,301digestProvides a framework for message digest libraries.
341,657883net-ftpSupport for the File Transfer Protocol.
351,7132,419strptimea fast strptime/strftime engine which uses VM.
361,7461,524forwardableProvides delegation of specified methods to a designated object.
371,8151,381fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8181,989iconviconv wrapper library
391,8281,329rssFamily of libraries that support various formats of XML "feeds".
401,923710zlibRuby interface for the zlib compression/decompression library
411,954932timeExtends the Time class with methods for parsing and conversion.
421,9772,586cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
432,152753fiddleA libffi wrapper for Ruby.
442,477761abbrevCalculates a set of unique abbreviations for a given set of strings
452,5083,999englishRequire 'English.rb' to reference global variables with less cryptic names.
462,5461,825io-waitWaits until IO is readable or writable without blocking.
472,5661,904scanfscanf is an implementation of the C function scanf(3).
482,5711,795resolvThread-aware DNS resolver library in Ruby.
492,8081,435resolv-replaceReplace Socket DNS with Resolv.
502,9365,037did_you_meanThe gem that has been saving people from typos since 2014.
512,947649syslogRuby interface for the POSIX system logging facility.
523,2681,587rindaThe Linda distributed computing paradigm in Ruby.
533,4242,097tempfileA utility class for managing temporary files.
543,4511,895open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
553,6024,620td-clientTreasure Data API library for Ruby
563,7943,644etcProvides access to information typically stored in UNIX /etc directory.
574,1202,032tsortTopological sorting using Tarjan's algorithm
584,4473,261shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
594,9614,995td-loggerTreasure Data logging library
604,9884,987tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2405,997shellAn idiomatic Ruby interface for common UNIX shell commands.
625,5094,203pathnameRepresentation of the name of a file or directory on the filesystem
635,6683,232win32oleProvides an interface for OLE Automation in Ruby
646,0554,382fcntlLoads constants defined in the OS fcntl.h C header file
656,42910,690dbmProvides a wrapper for the UNIX-style Database Manager Library
666,7725,057cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,2334,767tmpdirExtends the Dir class to manage the OS temporary file path.
687,7387,060unUtilities to replace common UNIX commands
697,7396,102findThis module supports top-down traversal of a set of file paths.
707,9564,739weakrefAllows a referenced object to be garbage-collected.
718,4595,755io-nonblockEnables non-blocking mode with IO class
728,79810,248gdbmRuby extension for GNU dbm.
739,80210,105perfectqueueHighly available distributed cron built on RDBMS
7411,4675,819sdbmProvides a simple file-based key-value store with String keys and values.
7512,65440,326ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,03012,910fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,28126,167perfectschedHighly available distributed cron built on RDBMS
7860,94715,801lramaLALR (1) parser generator written by Ruby
7971,73828,432traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80156,66287,133gohttpan http library with go.
81163,95397,074laplacefast method tracing