Naruse's Gems

icon
#Total RankDaily RankNameSummary
1102jsonThis is a JSON implementation as a Ruby extension in C.
24123rexmlAn XML toolkit for Ruby
39487msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
410411base64Support for encoding and decoding binary data using a Base64 representation.
5108107webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
61378loggerProvides a simple logging utility for outputting messages.
714244net-imapRuby client api for Internet Message Access Protocol
819063dateThe official date library for Ruby.
919198net-protocolThe abstract interface for net-* client.
1021545drbDistributed object system for Ruby
1123862irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1225954securerandomInterface for secure random number generator.
13283110mutex_mMixin to extend objects to be handled like a Mutex.
14291127stringioPseudo `IO` class from/to `String`.
1530769csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1630991net-httpHTTP client api for Ruby.
17313207matrixAn implementation of Matrix and Vector classes.
1839476ostructClass to build custom data structures, similar to a Hash.
19455100ppProvides a PrettyPrinter for Ruby objects
20465219debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21469233optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
22512199nkfRuby extension for Network Kanji Filter
23520325strscanProvides lexical scanning operations on a String.
24537130prettyprintImplements a pretty printing algorithm for readable structure.
25587103erbAn easy to use but powerful templating system for Ruby.
26627292opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
277911,960json_pureThis is a JSON implementation in pure Ruby.
28821815sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
29831731syncA module that provides a two-phase lock with a counter.
30942125tsortTopological sorting using Tarjan's algorithm
311,006748setProvides a class to deal with collections of unordered, unique values
321,0151,085e2mmapModule for defining custom exceptions with specific messages.
331,5241,543thwaitWatches for termination of multiple threads.
341,5471,730digestProvides a framework for message digest libraries.
351,567935net-ftpSupport for the File Transfer Protocol.
361,637575zlibRuby interface for the zlib compression/decompression library
371,673343abbrevCalculates a set of unique abbreviations for a given set of strings
381,689987forwardableProvides delegation of specified methods to a designated object.
391,717629timeExtends the Time class with methods for parsing and conversion.
401,755826rssFamily of libraries that support various formats of XML "feeds".
411,766605fiddleA libffi wrapper for Ruby.
421,8081,720fileutilsSeveral file utility methods for copying, moving, removing, etc.
431,8172,250strptimea fast strptime/strftime engine which uses VM.
441,9112,233iconviconv wrapper library
452,207715syslogRuby interface for the POSIX system logging facility.
462,2861,358resolvThread-aware DNS resolver library in Ruby.
472,4101,316resolv-replaceReplace Socket DNS with Resolv.
482,4132,009scanfscanf is an implementation of the C function scanf(3).
492,4331,987io-waitWaits until IO is readable or writable without blocking.
502,6093,919englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0462,202rindaThe Linda distributed computing paradigm in Ruby.
523,0573,917did_you_meanThe gem that has been saving people from typos since 2014.
533,1662,072open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2482,346tempfileA utility class for managing temporary files.
553,7745,143td-clientTreasure Data API library for Ruby
563,7983,236etcProvides access to information typically stored in UNIX /etc directory.
573,9132,008win32oleProvides an interface for OLE Automation in Ruby
584,1252,607shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,1375,751td-loggerTreasure Data logging library
605,2339,787tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,3384,114pathnameRepresentation of the name of a file or directory on the filesystem
625,4166,156shellAn idiomatic Ruby interface for common UNIX shell commands.
636,0515,547fcntlLoads constants defined in the OS fcntl.h C header file
646,6945,187cmathCMath is a library that provides trigonometric and transcendental functions for complex...
656,81112,704dbmProvides a wrapper for the UNIX-style Database Manager Library
666,8195,291tmpdirExtends the Dir class to manage the OS temporary file path.
677,3954,655weakrefAllows a referenced object to be garbage-collected.
687,3974,595findThis module supports top-down traversal of a set of file paths.
697,7745,081unUtilities to replace common UNIX commands
708,3726,139io-nonblockEnables non-blocking mode with IO class
719,31614,152gdbmRuby extension for GNU dbm.
7210,37623,967perfectqueueHighly available distributed cron built on RDBMS
7310,7459,098sdbmProvides a simple file-based key-value store with String keys and values.
7413,49331,682ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,55215,012fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,79420,828perfectschedHighly available distributed cron built on RDBMS
7748,33324,825lramaLALR (1) parser generator written by Ruby
7867,71754,325traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,48546,026gohttpan http library with go.
80163,987103,058laplacefast method tracing