Naruse's Gems

icon
#Total RankDaily RankNameSummary
11714jsonA JSON implementation as a JRuby extension.
27621rexmlAn XML toolkit for Ruby
310695msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
414453webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
533283net-imapRuby client api for Internet Message Access Protocol
6400134net-protocolThe abstract interface for net-* client.
7642144dateA subclass of Object includes Comparable module for handling dates.
86571,343json_pureThis is a JSON implementation in pure Ruby.
9683215matrixAn implementation of Matrix and Vector classes.
10881665sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
11889262optparseOptionParser is a class for command-line option analysis.
12892216irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
13902454opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
1492761base64Support for encoding and decoding binary data using a Base64 representation.
15973469syncA module that provides a two-phase lock with a counter.
16987567e2mmapModule for defining custom exceptions with specific messages.
171,076293debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
181,1071,102setProvides a class to deal with collections of unordered, unique values
191,332329stringioPseudo `IO` class from/to `String`.
201,3571,384thwaitWatches for termination of multiple threads.
211,5191,496strscanProvides lexical scanning operations on a String.
221,5381,985strptimea fast strptime/strftime engine which uses VM.
231,5431,601digestProvides a framework for message digest libraries.
241,546185drbDistributed object system for Ruby
251,553680csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
261,621217net-httpHTTP client api for Ruby.
271,6401,953iconviconv wrapper library
281,6461,859loggerProvides a simple logging utility for outputting messages.
291,661256mutex_mMixin to extend objects to be handled like a Mutex.
301,7972,127cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
311,9321,108fileutilsSeveral file utility methods for copying, moving, removing, etc.
321,9561,354net-ftpSupport for the File Transfer Protocol.
331,9891,589rssFamily of libraries that support various formats of XML "feeds".
342,2233,150englishRequire 'English.rb' to reference global variables with less cryptic names.
352,3881,077forwardableProvides delegation of specified methods to a designated object.
362,5812,012zlibRuby interface for the zlib compression/decompression library
372,6084,348did_you_meanThe gem that has been saving people from typos since 2014.
382,6491,518timeExtends the Time class with methods for parsing and conversion.
392,6842,621io-waitWaits until IO is readable or writable without blocking.
402,770297nkfRuby extension for Network Kanji Filter
412,8091,853scanfscanf is an implementation of the C function scanf(3).
423,1271,922securerandomInterface for secure random number generator.
433,1732,289resolvThread-aware DNS resolver library in Ruby.
443,2595,954td-clientTreasure Data API library for Ruby
453,3391,639erbAn easy to use but powerful templating system for Ruby.
463,5442,560fiddleA libffi wrapper for Ruby.
473,7983,730etcProvides access to information typically stored in UNIX /etc directory.
484,0772,486ostructClass to build custom data structures, similar to a Hash.
494,1802,364tempfileA utility class for managing temporary files.
504,2672,640open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
514,51510,536tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
524,5917,513td-loggerTreasure Data logging library
534,6421,635abbrevCalculates a set of unique abbreviations for a given set of strings
544,9351,906resolv-replaceReplace Socket DNS with Resolv.
554,9423,636shellAn idiomatic Ruby interface for common UNIX shell commands.
565,8293,223shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
575,8941,957rindaThe Linda distributed computing paradigm in Ruby.
585,9671,947syslogRuby interface for the POSIX system logging facility.
596,1085,954dbmProvides a wrapper for the UNIX-style Database Manager Library
606,2444,233tsortTopological sorting using Tarjan's algorithm
616,5154,420fcntlLoads constants defined in the OS fcntl.h C header file
626,6224,371pathnameRepresentation of the name of a file or directory on the filesystem
636,8544,931ppProvides a PrettyPrinter for Ruby objects
647,5374,891prettyprintImplements a pretty printing algorithm for readable structure.
657,8847,914gdbmRuby extension for GNU dbm.
668,5405,379cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,92469,238perfectqueueHighly available distributed cron built on RDBMS
689,0285,403unUtilities to replace common UNIX commands
699,0895,345tmpdirExtends the Dir class to manage the OS temporary file path.
709,9985,242findThis module supports top-down traversal of a set of file paths.
7110,4225,410weakrefAllows a referenced object to be garbage-collected.
7211,26943,643ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7311,6725,546io-nonblockEnables non-blocking mode with IO class
7414,08469,238fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7515,3566,918sdbmProvides a simple file-based key-value store with String keys and values.
7616,16369,238perfectschedHighly available distributed cron built on RDBMS
7731,00610,014win32oleProvides an interface for OLE Automation in Ruby
7874,39569,238traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
7992,04643,643lramaLALR (1) parser generator written by Ruby
80154,97469,238gohttpan http library with go.
81162,30769,238laplacefast method tracing