Naruse's Gems

icon
#Total RankDaily RankNameSummary
192jsonThis is a JSON implementation as a Ruby extension in C.
24025rexmlAn XML toolkit for Ruby
39279msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
4956base64Support for encoding and decoding binary data using a Base64 representation.
510995webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
61255loggerProvides a simple logging utility for outputting messages.
713972net-imapRuby client api for Internet Message Access Protocol
818170dateThe official date library for Ruby.
918699net-protocolThe abstract interface for net-* client.
1020850drbDistributed object system for Ruby
1122889irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1224059securerandomInterface for secure random number generator.
13275118mutex_mMixin to extend objects to be handled like a Mutex.
14284152stringioPseudo `IO` class from/to `String`.
1528677csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1628871net-httpHTTP client api for Ruby.
17310176matrixAn implementation of Matrix and Vector classes.
1835176ostructClass to build custom data structures, similar to a Hash.
1940798ppProvides a PrettyPrinter for Ruby objects
20451206debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21457292optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
22486109prettyprintImplements a pretty printing algorithm for readable structure.
23492212nkfRuby extension for Network Kanji Filter
2450090erbAn easy to use but powerful templating system for Ruby.
25507263strscanProvides lexical scanning operations on a String.
26579259opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
277991,714json_pureThis is a JSON implementation in pure Ruby.
28828768sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
29829110tsortTopological sorting using Tarjan's algorithm
30833748syncA module that provides a two-phase lock with a counter.
311,001864setProvides a class to deal with collections of unordered, unique values
321,019969e2mmapModule for defining custom exceptions with specific messages.
331,5261,229thwaitWatches for termination of multiple threads.
341,5491,208digestProvides a framework for message digest libraries.
351,559919net-ftpSupport for the File Transfer Protocol.
361,573383abbrevCalculates a set of unique abbreviations for a given set of strings
371,594630zlibRuby interface for the zlib compression/decompression library
381,672613timeExtends the Time class with methods for parsing and conversion.
391,675973forwardableProvides delegation of specified methods to a designated object.
401,714708fiddleA libffi wrapper for Ruby.
411,7441,326rssFamily of libraries that support various formats of XML "feeds".
421,8131,323fileutilsSeveral file utility methods for copying, moving, removing, etc.
431,8301,784strptimea fast strptime/strftime engine which uses VM.
441,9152,445iconviconv wrapper library
452,147947syslogRuby interface for the POSIX system logging facility.
462,2531,564resolvThread-aware DNS resolver library in Ruby.
472,3331,347resolv-replaceReplace Socket DNS with Resolv.
482,3791,590scanfscanf is an implementation of the C function scanf(3).
492,4311,960io-waitWaits until IO is readable or writable without blocking.
502,6323,971englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0442,142rindaThe Linda distributed computing paradigm in Ruby.
523,0803,853did_you_meanThe gem that has been saving people from typos since 2014.
533,1231,913open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2202,232tempfileA utility class for managing temporary files.
553,7362,401win32oleProvides an interface for OLE Automation in Ruby
563,7883,320etcProvides access to information typically stored in UNIX /etc directory.
573,8076,515td-clientTreasure Data API library for Ruby
584,0853,108shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,1728,796td-loggerTreasure Data logging library
605,2597,077tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,2703,741pathnameRepresentation of the name of a file or directory on the filesystem
625,4486,195shellAn idiomatic Ruby interface for common UNIX shell commands.
636,1826,483fcntlLoads constants defined in the OS fcntl.h C header file
646,5454,384cmathCMath is a library that provides trigonometric and transcendental functions for complex...
656,7806,340tmpdirExtends the Dir class to manage the OS temporary file path.
666,8356,726dbmProvides a wrapper for the UNIX-style Database Manager Library
677,3165,548weakrefAllows a referenced object to be garbage-collected.
687,3285,494findThis module supports top-down traversal of a set of file paths.
697,7346,843unUtilities to replace common UNIX commands
708,3357,353io-nonblockEnables non-blocking mode with IO class
719,41017,296gdbmRuby extension for GNU dbm.
7210,43618,077perfectqueueHighly available distributed cron built on RDBMS
7310,6863,628sdbmProvides a simple file-based key-value store with String keys and values.
7413,64415,732ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,65724,406fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,90624,406perfectschedHighly available distributed cron built on RDBMS
7740,78616,924lramaLALR (1) parser generator written by Ruby
7867,61360,696traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,34060,696gohttpan http library with go.
80164,82060,696laplacefast method tracing