Naruse's Gems

icon
#Total RankDaily RankNameSummary
1123jsonThis is a JSON implementation as a Ruby extension in C.
24323rexmlAn XML toolkit for Ruby
394103msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
410983webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
51126base64Support for encoding and decoding binary data using a Base64 representation.
615263net-imapRuby client api for Internet Message Access Protocol
71588loggerProvides a simple logging utility for outputting messages.
820496net-protocolThe abstract interface for net-* client.
920754dateThe official date library for Ruby.
1023248drbDistributed object system for Ruby
1126392irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1229240securerandomInterface for secure random number generator.
13303104mutex_mMixin to extend objects to be handled like a Mutex.
1431391stringioPseudo `IO` class from/to `String`.
15321201matrixAn implementation of Matrix and Vector classes.
16332113net-httpHTTP client api for Ruby.
1733593csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1847099ostructClass to build custom data structures, similar to a Hash.
19486249optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
20493218debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21532341strscanProvides lexical scanning operations on a String.
22538111ppProvides a PrettyPrinter for Ruby objects
23553228nkfRuby extension for Network Kanji Filter
24703328opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
25719129prettyprintImplements a pretty printing algorithm for readable structure.
267761,894json_pureThis is a JSON implementation in pure Ruby.
27782107erbAn easy to use but powerful templating system for Ruby.
28820780sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
29838771syncA module that provides a two-phase lock with a counter.
301,013512setProvides a class to deal with collections of unordered, unique values
311,0151,280e2mmapModule for defining custom exceptions with specific messages.
321,312127tsortTopological sorting using Tarjan's algorithm
331,5241,792thwaitWatches for termination of multiple threads.
341,5411,565digestProvides a framework for message digest libraries.
351,574895net-ftpSupport for the File Transfer Protocol.
361,7081,108forwardableProvides delegation of specified methods to a designated object.
371,750699zlibRuby interface for the zlib compression/decompression library
381,7852,242strptimea fast strptime/strftime engine which uses VM.
391,8021,511rssFamily of libraries that support various formats of XML "feeds".
401,807714timeExtends the Time class with methods for parsing and conversion.
411,8131,587fileutilsSeveral file utility methods for copying, moving, removing, etc.
421,862667fiddleA libffi wrapper for Ruby.
431,889395abbrevCalculates a set of unique abbreviations for a given set of strings
441,8932,032iconviconv wrapper library
452,324604syslogRuby interface for the POSIX system logging facility.
462,3501,681resolvThread-aware DNS resolver library in Ruby.
472,4441,707io-waitWaits until IO is readable or writable without blocking.
482,4521,878scanfscanf is an implementation of the C function scanf(3).
492,4951,819resolv-replaceReplace Socket DNS with Resolv.
502,5893,225englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0153,637did_you_meanThe gem that has been saving people from typos since 2014.
523,0672,801rindaThe Linda distributed computing paradigm in Ruby.
533,2222,098open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2812,146tempfileA utility class for managing temporary files.
553,7294,758td-clientTreasure Data API library for Ruby
563,7933,435etcProvides access to information typically stored in UNIX /etc directory.
574,2102,202win32oleProvides an interface for OLE Automation in Ruby
584,2112,709shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,0795,271td-loggerTreasure Data logging library
605,1508,792tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,3585,763shellAn idiomatic Ruby interface for common UNIX shell commands.
625,3653,802pathnameRepresentation of the name of a file or directory on the filesystem
636,0245,098fcntlLoads constants defined in the OS fcntl.h C header file
646,5989,653dbmProvides a wrapper for the UNIX-style Database Manager Library
656,6094,914cmathCMath is a library that provides trigonometric and transcendental functions for complex...
666,7404,840tmpdirExtends the Dir class to manage the OS temporary file path.
677,3683,981weakrefAllows a referenced object to be garbage-collected.
687,3994,418findThis module supports top-down traversal of a set of file paths.
697,6924,783unUtilities to replace common UNIX commands
708,2666,390io-nonblockEnables non-blocking mode with IO class
719,05711,270gdbmRuby extension for GNU dbm.
7210,11119,626perfectqueueHighly available distributed cron built on RDBMS
7310,5588,494sdbmProvides a simple file-based key-value store with String keys and values.
7413,16713,185ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,33318,660fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,62329,669perfectschedHighly available distributed cron built on RDBMS
7750,13915,142lramaLALR (1) parser generator written by Ruby
7868,24659,666traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,78759,666gohttpan http library with go.
80163,53459,666laplacefast method tracing