Naruse's Gems

icon
#Total RankDaily RankNameSummary
1102jsonA JSON implementation as a JRuby extension.
24125rexmlAn XML toolkit for Ruby
394112msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
41067base64Support for encoding and decoding binary data using a Base64 representation.
510868webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
61409loggerProvides a simple logging utility for outputting messages.
714643net-imapRuby client api for Internet Message Access Protocol
819153dateThe official date library for Ruby.
919284net-protocolThe abstract interface for net-* client.
1021648drbDistributed object system for Ruby
1124161irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1226855securerandomInterface for secure random number generator.
13288114mutex_mMixin to extend objects to be handled like a Mutex.
1429497stringioPseudo `IO` class from/to `String`.
1531088csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1631194net-httpHTTP client api for Ruby.
17317180matrixAn implementation of Matrix and Vector classes.
1841287ostructClass to build custom data structures, similar to a Hash.
19471206debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
20472105ppProvides a PrettyPrinter for Ruby objects
21473293optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
22520235nkfRuby extension for Network Kanji Filter
23525260strscanProvides lexical scanning operations on a String.
24547113prettyprintImplements a pretty printing algorithm for readable structure.
25617106erbAn easy to use but powerful templating system for Ruby.
26646283opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
277891,708json_pureThis is a JSON implementation in pure Ruby.
28820601sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
29834693syncA module that provides a two-phase lock with a counter.
30992111tsortTopological sorting using Tarjan's algorithm
311,006915setProvides a class to deal with collections of unordered, unique values
321,0141,075e2mmapModule for defining custom exceptions with specific messages.
331,5261,534thwaitWatches for termination of multiple threads.
341,5441,604digestProvides a framework for message digest libraries.
351,5651,222net-ftpSupport for the File Transfer Protocol.
361,652473zlibRuby interface for the zlib compression/decompression library
371,6891,094forwardableProvides delegation of specified methods to a designated object.
381,703408abbrevCalculates a set of unique abbreviations for a given set of strings
391,729732timeExtends the Time class with methods for parsing and conversion.
401,774778rssFamily of libraries that support various formats of XML "feeds".
411,787684fiddleA libffi wrapper for Ruby.
421,8111,714fileutilsSeveral file utility methods for copying, moving, removing, etc.
431,8151,910strptimea fast strptime/strftime engine which uses VM.
441,9092,425iconviconv wrapper library
452,218794syslogRuby interface for the POSIX system logging facility.
462,2901,720resolvThread-aware DNS resolver library in Ruby.
472,4191,756scanfscanf is an implementation of the C function scanf(3).
482,4271,438resolv-replaceReplace Socket DNS with Resolv.
492,4332,141io-waitWaits until IO is readable or writable without blocking.
502,6054,921englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0472,356rindaThe Linda distributed computing paradigm in Ruby.
523,0522,688did_you_meanThe gem that has been saving people from typos since 2014.
533,1742,018open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2452,676tempfileA utility class for managing temporary files.
553,7657,359td-clientTreasure Data API library for Ruby
563,7963,365etcProvides access to information typically stored in UNIX /etc directory.
573,9511,640win32oleProvides an interface for OLE Automation in Ruby
584,1262,983shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,1319,638td-loggerTreasure Data logging library
605,2208,085tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,3564,014pathnameRepresentation of the name of a file or directory on the filesystem
625,4056,376shellAn idiomatic Ruby interface for common UNIX shell commands.
636,0425,776fcntlLoads constants defined in the OS fcntl.h C header file
646,5834,500cmathCMath is a library that provides trigonometric and transcendental functions for complex...
656,6717,750dbmProvides a wrapper for the UNIX-style Database Manager Library
666,6965,258tmpdirExtends the Dir class to manage the OS temporary file path.
677,4125,855weakrefAllows a referenced object to be garbage-collected.
687,4206,572findThis module supports top-down traversal of a set of file paths.
697,7968,552unUtilities to replace common UNIX commands
708,3796,598io-nonblockEnables non-blocking mode with IO class
719,30218,674gdbmRuby extension for GNU dbm.
7210,35923,502perfectqueueHighly available distributed cron built on RDBMS
7310,74112,113sdbmProvides a simple file-based key-value store with String keys and values.
7413,46428,719ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,53517,344fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,78015,161perfectschedHighly available distributed cron built on RDBMS
7748,64414,855lramaLALR (1) parser generator written by Ruby
7867,76023,502traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,60150,827gohttpan http library with go.
80163,91471,369laplacefast method tracing