Naruse's Gems

icon
#Total RankDaily RankNameSummary
1138jsonThis is a JSON implementation as a Ruby extension in C.
25112rexmlAn XML toolkit for Ruby
397113msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
411191webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51492base64Support for encoding and decoding binary data using a Base64 representation.
617461net-imapRuby client api for Internet Message Access Protocol
7219107net-protocolThe abstract interface for net-* client.
822015loggerProvides a simple logging utility for outputting messages.
924082dateA subclass of Object includes Comparable module for handling dates.
1030653drbDistributed object system for Ruby
11315110irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12336201matrixAn implementation of Matrix and Vector classes.
1339680mutex_mMixin to extend objects to be handled like a Mutex.
14416117stringioPseudo `IO` class from/to `String`.
1543358securerandomInterface for secure random number generator.
16436138net-httpHTTP client api for Ruby.
17452124csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18560228optparseOptionParser is a class for command-line option analysis.
19628347strscanProvides lexical scanning operations on a String.
20671221debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21748188nkfRuby extension for Network Kanji Filter
227551,098json_pureThis is a JSON implementation in pure Ruby.
23767416opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
24811129ostructClass to build custom data structures, similar to a Hash.
258221,110sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
26838912syncA module that provides a two-phase lock with a counter.
27904135ppProvides a PrettyPrinter for Ruby objects
281,0041,209e2mmapModule for defining custom exceptions with specific messages.
291,056593setProvides a class to deal with collections of unordered, unique values
301,075167prettyprintImplements a pretty printing algorithm for readable structure.
311,339153erbAn easy to use but powerful templating system for Ruby.
321,4931,701thwaitWatches for termination of multiple threads.
331,5361,227digestProvides a framework for message digest libraries.
341,6501,215net-ftpSupport for the File Transfer Protocol.
351,7172,542strptimea fast strptime/strftime engine which uses VM.
361,7431,292forwardableProvides delegation of specified methods to a designated object.
371,8141,498fileutilsSeveral file utility methods for copying, moving, removing, etc.
381,8231,966iconviconv wrapper library
391,8301,818rssFamily of libraries that support various formats of XML "feeds".
401,919768zlibRuby interface for the zlib compression/decompression library
411,950753timeExtends the Time class with methods for parsing and conversion.
421,9832,792cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
432,124734fiddleA libffi wrapper for Ruby.
442,4321,073abbrevCalculates a set of unique abbreviations for a given set of strings
452,5183,587englishRequire 'English.rb' to reference global variables with less cryptic names.
462,5361,863io-waitWaits until IO is readable or writable without blocking.
472,5501,730scanfscanf is an implementation of the C function scanf(3).
482,5621,768resolvThread-aware DNS resolver library in Ruby.
492,7942,125resolv-replaceReplace Socket DNS with Resolv.
502,9141,592syslogRuby interface for the POSIX system logging facility.
512,9464,452did_you_meanThe gem that has been saving people from typos since 2014.
523,2602,796rindaThe Linda distributed computing paradigm in Ruby.
533,3992,149tempfileA utility class for managing temporary files.
543,4231,836open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
553,6135,519td-clientTreasure Data API library for Ruby
563,622274tsortTopological sorting using Tarjan's algorithm
573,7963,682etcProvides access to information typically stored in UNIX /etc directory.
584,4333,259shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
594,9725,980td-loggerTreasure Data logging library
604,9996,034tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2525,598shellAn idiomatic Ruby interface for common UNIX shell commands.
625,4883,985pathnameRepresentation of the name of a file or directory on the filesystem
635,6233,974win32oleProvides an interface for OLE Automation in Ruby
646,0454,767fcntlLoads constants defined in the OS fcntl.h C header file
656,4539,508dbmProvides a wrapper for the UNIX-style Database Manager Library
666,7494,591cmathCMath is a library that provides trigonometric and transcendental functions for complex...
677,2034,552tmpdirExtends the Dir class to manage the OS temporary file path.
687,7225,190findThis module supports top-down traversal of a set of file paths.
697,7386,039unUtilities to replace common UNIX commands
707,9004,573weakrefAllows a referenced object to be garbage-collected.
718,4345,871io-nonblockEnables non-blocking mode with IO class
728,8249,945gdbmRuby extension for GNU dbm.
739,82913,163perfectqueueHighly available distributed cron built on RDBMS
7411,3716,488sdbmProvides a simple file-based key-value store with String keys and values.
7512,71952,596ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7615,03512,454fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7717,31429,694perfectschedHighly available distributed cron built on RDBMS
7859,18915,334lramaLALR (1) parser generator written by Ruby
7970,95437,719traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80156,31283,762gohttpan http library with go.
81163,663121,021laplacefast method tracing