Naruse's Gems

icon
#Total RankDaily RankNameSummary
11716jsonA JSON implementation as a JRuby extension.
27619rexmlAn XML toolkit for Ruby
310692msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
414257webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
532866net-imapRuby client api for Internet Message Access Protocol
6400123net-protocolThe abstract interface for net-* client.
7627136dateA subclass of Object includes Comparable module for handling dates.
86571,300json_pureThis is a JSON implementation in pure Ruby.
9679187matrixAn implementation of Matrix and Vector classes.
10882705sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
11887267optparseOptionParser is a class for command-line option analysis.
12888207irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
13903476opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
1490465base64Support for encoding and decoding binary data using a Base64 representation.
15971495syncA module that provides a two-phase lock with a counter.
16987624e2mmapModule for defining custom exceptions with specific messages.
171,069227debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
181,107942setProvides a class to deal with collections of unordered, unique values
191,319313stringioPseudo `IO` class from/to `String`.
201,3571,399thwaitWatches for termination of multiple threads.
211,5191,486strscanProvides lexical scanning operations on a String.
221,520173drbDistributed object system for Ruby
231,5391,945strptimea fast strptime/strftime engine which uses VM.
241,5451,605digestProvides a framework for message digest libraries.
251,548632csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
261,602235net-httpHTTP client api for Ruby.
271,639238mutex_mMixin to extend objects to be handled like a Mutex.
281,6401,981iconviconv wrapper library
291,6481,879loggerProvides a simple logging utility for outputting messages.
301,7962,048cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
311,9251,199fileutilsSeveral file utility methods for copying, moving, removing, etc.
321,943592net-ftpSupport for the File Transfer Protocol.
331,982653rssFamily of libraries that support various formats of XML "feeds".
342,2262,789englishRequire 'English.rb' to reference global variables with less cryptic names.
352,3691,185forwardableProvides delegation of specified methods to a designated object.
362,5791,962zlibRuby interface for the zlib compression/decompression library
372,6104,558did_you_meanThe gem that has been saving people from typos since 2014.
382,6341,520timeExtends the Time class with methods for parsing and conversion.
392,649291nkfRuby extension for Network Kanji Filter
402,6892,453io-waitWaits until IO is readable or writable without blocking.
412,8061,956scanfscanf is an implementation of the C function scanf(3).
423,1171,913securerandomInterface for secure random number generator.
433,1732,026resolvThread-aware DNS resolver library in Ruby.
443,2625,455td-clientTreasure Data API library for Ruby
453,3141,691erbAn easy to use but powerful templating system for Ruby.
463,5251,701fiddleA libffi wrapper for Ruby.
473,8004,171etcProvides access to information typically stored in UNIX /etc directory.
484,0642,579ostructClass to build custom data structures, similar to a Hash.
494,1642,323tempfileA utility class for managing temporary files.
504,2622,705open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
514,5239,400tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
524,5601,514abbrevCalculates a set of unique abbreviations for a given set of strings
534,6006,455td-loggerTreasure Data logging library
544,8701,636resolv-replaceReplace Socket DNS with Resolv.
554,9363,596shellAn idiomatic Ruby interface for common UNIX shell commands.
565,7881,811rindaThe Linda distributed computing paradigm in Ruby.
575,8093,348shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
585,8411,814syslogRuby interface for the POSIX system logging facility.
596,1217,501dbmProvides a wrapper for the UNIX-style Database Manager Library
606,2344,593tsortTopological sorting using Tarjan's algorithm
616,5064,786fcntlLoads constants defined in the OS fcntl.h C header file
626,6084,633pathnameRepresentation of the name of a file or directory on the filesystem
636,8515,214ppProvides a PrettyPrinter for Ruby objects
647,5134,846prettyprintImplements a pretty printing algorithm for readable structure.
657,8928,262gdbmRuby extension for GNU dbm.
668,5346,162cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,97485,863perfectqueueHighly available distributed cron built on RDBMS
689,0075,548unUtilities to replace common UNIX commands
699,0655,598tmpdirExtends the Dir class to manage the OS temporary file path.
709,9615,353findThis module supports top-down traversal of a set of file paths.
7110,3725,542weakrefAllows a referenced object to be garbage-collected.
7211,27860,164ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7311,6025,823io-nonblockEnables non-blocking mode with IO class
7414,09485,863fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7515,2756,575sdbmProvides a simple file-based key-value store with String keys and values.
7616,16985,863perfectschedHighly available distributed cron built on RDBMS
7730,65610,000win32oleProvides an interface for OLE Automation in Ruby
7874,33285,863traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
7991,30427,806lramaLALR (1) parser generator written by Ruby
80154,96485,863gohttpan http library with go.
81162,29085,863laplacefast method tracing