Naruse's Gems

icon
#Total RankDaily RankNameSummary
1123jsonThis is a JSON implementation as a Ruby extension in C.
24126rexmlAn XML toolkit for Ruby
39496msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
41095base64Support for encoding and decoding binary data using a Base64 representation.
511081webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
61456loggerProvides a simple logging utility for outputting messages.
714741net-imapRuby client api for Internet Message Access Protocol
819491net-protocolThe abstract interface for net-* client.
919853dateThe official date library for Ruby.
1022244drbDistributed object system for Ruby
1124957irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1227759securerandomInterface for secure random number generator.
13293101mutex_mMixin to extend objects to be handled like a Mutex.
14302105stringioPseudo `IO` class from/to `String`.
15317170matrixAn implementation of Matrix and Vector classes.
1631990net-httpHTTP client api for Ruby.
1732064csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
1843479ostructClass to build custom data structures, similar to a Hash.
19475250optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
20476185debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21494115ppProvides a PrettyPrinter for Ruby objects
22529304strscanProvides lexical scanning operations on a String.
23531225nkfRuby extension for Network Kanji Filter
24612129prettyprintImplements a pretty printing algorithm for readable structure.
25679265opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
26696118erbAn easy to use but powerful templating system for Ruby.
277861,917json_pureThis is a JSON implementation in pure Ruby.
28820773sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
29835670syncA module that provides a two-phase lock with a counter.
301,008924setProvides a class to deal with collections of unordered, unique values
311,0141,283e2mmapModule for defining custom exceptions with specific messages.
321,078125tsortTopological sorting using Tarjan's algorithm
331,5251,623thwaitWatches for termination of multiple threads.
341,5431,531digestProvides a framework for message digest libraries.
351,565615net-ftpSupport for the File Transfer Protocol.
361,685567zlibRuby interface for the zlib compression/decompression library
371,6991,214forwardableProvides delegation of specified methods to a designated object.
381,759691timeExtends the Time class with methods for parsing and conversion.
391,763303abbrevCalculates a set of unique abbreviations for a given set of strings
401,780563rssFamily of libraries that support various formats of XML "feeds".
411,809438fiddleA libffi wrapper for Ruby.
421,8112,348strptimea fast strptime/strftime engine which uses VM.
431,8131,489fileutilsSeveral file utility methods for copying, moving, removing, etc.
441,9042,134iconviconv wrapper library
452,247492syslogRuby interface for the POSIX system logging facility.
462,3101,491resolvThread-aware DNS resolver library in Ruby.
472,4321,750scanfscanf is an implementation of the C function scanf(3).
482,4382,339io-waitWaits until IO is readable or writable without blocking.
492,456652resolv-replaceReplace Socket DNS with Resolv.
502,5993,840englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0415,698did_you_meanThe gem that has been saving people from typos since 2014.
523,057906rindaThe Linda distributed computing paradigm in Ruby.
533,1842,220open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2622,314tempfileA utility class for managing temporary files.
553,7488,816td-clientTreasure Data API library for Ruby
563,7993,012etcProvides access to information typically stored in UNIX /etc directory.
574,036761win32oleProvides an interface for OLE Automation in Ruby
584,1672,842shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,11111,928td-loggerTreasure Data logging library
605,1928,753tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,3514,887pathnameRepresentation of the name of a file or directory on the filesystem
625,3876,037shellAn idiomatic Ruby interface for common UNIX shell commands.
636,0266,318fcntlLoads constants defined in the OS fcntl.h C header file
646,5964,976cmathCMath is a library that provides trigonometric and transcendental functions for complex...
656,6446,764dbmProvides a wrapper for the UNIX-style Database Manager Library
666,6956,528tmpdirExtends the Dir class to manage the OS temporary file path.
677,3236,564weakrefAllows a referenced object to be garbage-collected.
687,3435,160findThis module supports top-down traversal of a set of file paths.
697,6948,567unUtilities to replace common UNIX commands
708,2656,971io-nonblockEnables non-blocking mode with IO class
719,2539,418gdbmRuby extension for GNU dbm.
7210,32622,652perfectqueueHighly available distributed cron built on RDBMS
7310,7319,505sdbmProvides a simple file-based key-value store with String keys and values.
7413,41220,515ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,52817,065fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,74816,722perfectschedHighly available distributed cron built on RDBMS
7749,04811,639lramaLALR (1) parser generator written by Ruby
7868,05934,862traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,82894,007gohttpan http library with go.
80163,82794,007laplacefast method tracing