Naruse's Gems

icon
#Total RankDaily RankNameSummary
1144jsonThis is a JSON implementation as a Ruby extension in C.
25710rexmlAn XML toolkit for Ruby
398104msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
411584webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
520474net-imapRuby client api for Internet Message Access Protocol
623617base64Support for encoding and decoding binary data using a Base64 representation.
727091net-protocolThe abstract interface for net-* client.
830879dateA subclass of Object includes Comparable module for handling dates.
9410167matrixAn implementation of Matrix and Vector classes.
1043915loggerProvides a simple logging utility for outputting messages.
1145886irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1254576drbDistributed object system for Ruby
13698269optparseOptionParser is a class for command-line option analysis.
14705283strscanProvides lexical scanning operations on a String.
15735869json_pureThis is a JSON implementation in pure Ruby.
16750109stringioPseudo `IO` class from/to `String`.
17758133net-httpHTTP client api for Ruby.
18775165csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1978399mutex_mMixin to extend objects to be handled like a Mutex.
20806201debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21811472opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
22834565sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
23848434syncA module that provides a two-phase lock with a counter.
241,001891e2mmapModule for defining custom exceptions with specific messages.
251,007186nkfRuby extension for Network Kanji Filter
261,02982securerandomInterface for secure random number generator.
271,086787setProvides a class to deal with collections of unordered, unique values
281,4451,402thwaitWatches for termination of multiple threads.
291,458141ostructClass to build custom data structures, similar to a Hash.
301,5571,041digestProvides a framework for message digest libraries.
311,6722,052strptimea fast strptime/strftime engine which uses VM.
321,7291,399net-ftpSupport for the File Transfer Protocol.
331,7741,895iconviconv wrapper library
341,8191,539fileutilsSeveral file utility methods for copying, moving, removing, etc.
351,8391,530rssFamily of libraries that support various formats of XML "feeds".
361,9042,251cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
371,952717forwardableProvides delegation of specified methods to a designated object.
382,003125ppProvides a PrettyPrinter for Ruby objects
392,0521,421zlibRuby interface for the zlib compression/decompression library
402,0881,253timeExtends the Time class with methods for parsing and conversion.
412,306184prettyprintImplements a pretty printing algorithm for readable structure.
422,4083,352englishRequire 'English.rb' to reference global variables with less cryptic names.
432,5831,525erbAn easy to use but powerful templating system for Ruby.
442,6211,773io-waitWaits until IO is readable or writable without blocking.
452,6261,914scanfscanf is an implementation of the C function scanf(3).
462,6721,678fiddleA libffi wrapper for Ruby.
472,7881,813resolvThread-aware DNS resolver library in Ruby.
482,8223,337did_you_meanThe gem that has been saving people from typos since 2014.
492,9871,582abbrevCalculates a set of unique abbreviations for a given set of strings
503,1382,004resolv-replaceReplace Socket DNS with Resolv.
513,4791,983syslogRuby interface for the POSIX system logging facility.
523,4954,501td-clientTreasure Data API library for Ruby
533,6102,041tempfileA utility class for managing temporary files.
543,6482,418rindaThe Linda distributed computing paradigm in Ruby.
553,8043,749etcProvides access to information typically stored in UNIX /etc directory.
563,8092,108open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
574,8132,680shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
584,8465,675td-loggerTreasure Data logging library
594,8476,780tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
605,1204,981shellAn idiomatic Ruby interface for common UNIX shell commands.
615,4074,222tsortTopological sorting using Tarjan's algorithm
625,7543,453pathnameRepresentation of the name of a file or directory on the filesystem
636,1904,020fcntlLoads constants defined in the OS fcntl.h C header file
646,3254,999dbmProvides a wrapper for the UNIX-style Database Manager Library
657,8453,982tmpdirExtends the Dir class to manage the OS temporary file path.
667,9112,924cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,1244,255unUtilities to replace common UNIX commands
688,3054,093findThis module supports top-down traversal of a set of file paths.
698,58112,344gdbmRuby extension for GNU dbm.
708,7874,260weakrefAllows a referenced object to be garbage-collected.
719,2753,911win32oleProvides an interface for OLE Automation in Ruby
729,3264,150io-nonblockEnables non-blocking mode with IO class
739,52613,753perfectqueueHighly available distributed cron built on RDBMS
7412,16722,375ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7512,7626,483sdbmProvides a simple file-based key-value store with String keys and values.
7614,76420,626fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7716,91645,146perfectschedHighly available distributed cron built on RDBMS
7866,87316,273lramaLALR (1) parser generator written by Ruby
7973,95845,146traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80156,80145,146gohttpan http library with go.
81163,94345,146laplacefast method tracing