Naruse's Gems

icon
#Total RankDaily RankNameSummary
1176jsonThis is a JSON implementation as a Ruby extension in C.
2608rexmlAn XML toolkit for Ruby
398100msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
411780webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
521066net-imapRuby client api for Internet Message Access Protocol
626821base64Support for encoding and decoding binary data using a Base64 representation.
7274102net-protocolThe abstract interface for net-* client.
832271dateA subclass of Object includes Comparable module for handling dates.
9415185matrixAn implementation of Matrix and Vector classes.
10524117irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1163024loggerProvides a simple logging utility for outputting messages.
1266797drbDistributed object system for Ruby
13726366strscanProvides lexical scanning operations on a String.
14727298optparseOptionParser is a class for command-line option analysis.
157331,375json_pureThis is a JSON implementation in pure Ruby.
16799140stringioPseudo `IO` class from/to `String`.
17812111net-httpHTTP client api for Ruby.
18819370opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
19821283debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
20822137csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
21832574sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
2285299mutex_mMixin to extend objects to be handled like a Mutex.
23860415syncA module that provides a two-phase lock with a counter.
249981,284e2mmapModule for defining custom exceptions with specific messages.
251,081191nkfRuby extension for Network Kanji Filter
261,087739setProvides a class to deal with collections of unordered, unique values
271,24995securerandomInterface for secure random number generator.
281,4341,651thwaitWatches for termination of multiple threads.
291,5611,461digestProvides a framework for message digest libraries.
301,639173ostructClass to build custom data structures, similar to a Hash.
311,6592,208strptimea fast strptime/strftime engine which uses VM.
321,7271,107net-ftpSupport for the File Transfer Protocol.
331,7712,098iconviconv wrapper library
341,8261,575fileutilsSeveral file utility methods for copying, moving, removing, etc.
351,8411,479rssFamily of libraries that support various formats of XML "feeds".
361,8892,479cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
372,014772forwardableProvides delegation of specified methods to a designated object.
382,091986zlibRuby interface for the zlib compression/decompression library
392,1141,309timeExtends the Time class with methods for parsing and conversion.
402,3863,220englishRequire 'English.rb' to reference global variables with less cryptic names.
412,6221,779erbAn easy to use but powerful templating system for Ruby.
422,6302,378io-waitWaits until IO is readable or writable without blocking.
432,6372,093scanfscanf is an implementation of the C function scanf(3).
442,7221,438fiddleA libffi wrapper for Ruby.
452,730190ppProvides a PrettyPrinter for Ruby objects
462,8054,525did_you_meanThe gem that has been saving people from typos since 2014.
472,8191,848resolvThread-aware DNS resolver library in Ruby.
482,966284prettyprintImplements a pretty printing algorithm for readable structure.
493,0571,435abbrevCalculates a set of unique abbreviations for a given set of strings
503,1751,546resolv-replaceReplace Socket DNS with Resolv.
513,4786,243td-clientTreasure Data API library for Ruby
523,5552,310syslogRuby interface for the POSIX system logging facility.
533,6582,380tempfileA utility class for managing temporary files.
543,6981,719rindaThe Linda distributed computing paradigm in Ruby.
553,7983,212etcProvides access to information typically stored in UNIX /etc directory.
563,8612,340open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
574,81911,530tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
584,8227,908td-loggerTreasure Data logging library
594,8762,987shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
605,0985,931shellAn idiomatic Ruby interface for common UNIX shell commands.
615,4483,352tsortTopological sorting using Tarjan's algorithm
625,8303,522pathnameRepresentation of the name of a file or directory on the filesystem
636,2064,891fcntlLoads constants defined in the OS fcntl.h C header file
646,3057,159dbmProvides a wrapper for the UNIX-style Database Manager Library
657,9304,846tmpdirExtends the Dir class to manage the OS temporary file path.
668,1404,396cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,1856,342unUtilities to replace common UNIX commands
688,4135,730findThis module supports top-down traversal of a set of file paths.
698,53614,119gdbmRuby extension for GNU dbm.
708,9276,315weakrefAllows a referenced object to be garbage-collected.
719,47215,544perfectqueueHighly available distributed cron built on RDBMS
729,4905,172io-nonblockEnables non-blocking mode with IO class
7310,5991,805win32oleProvides an interface for OLE Automation in Ruby
7412,10523,754ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7513,0486,701sdbmProvides a simple file-based key-value store with String keys and values.
7614,69451,323fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7716,83123,754perfectschedHighly available distributed cron built on RDBMS
7867,57130,390lramaLALR (1) parser generator written by Ruby
7973,97451,323traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
80156,67851,323gohttpan http library with go.
81163,82251,323laplacefast method tracing