Naruse's Gems

icon
#Total RankDaily RankNameSummary
1187jsonThis is a JSON implementation as a Ruby extension in C.
26912rexmlAn XML toolkit for Ruby
310187msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
412661webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
524570net-imapRuby client api for Internet Message Access Protocol
631599net-protocolThe abstract interface for net-* client.
738938base64Support for encoding and decoding binary data using a Base64 representation.
8412128dateA subclass of Object includes Comparable module for handling dates.
9488187matrixAn implementation of Matrix and Vector classes.
107041,343json_pureThis is a JSON implementation in pure Ruby.
11732169irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12768221strscanProvides lexical scanning operations on a String.
13775269optparseOptionParser is a class for command-line option analysis.
14845589sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
15850424opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
16905441syncA module that provides a two-phase lock with a counter.
17908134drbDistributed object system for Ruby
18909282debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
19985892e2mmapModule for defining custom exceptions with specific messages.
201,011204stringioPseudo `IO` class from/to `String`.
211,070212csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
221,075273net-httpHTTP client api for Ruby.
231,102911setProvides a class to deal with collections of unordered, unique values
241,123251mutex_mMixin to extend objects to be handled like a Mutex.
251,13797loggerProvides a simple logging utility for outputting messages.
261,3871,647thwaitWatches for termination of multiple threads.
271,429235nkfRuby extension for Network Kanji Filter
281,5681,486digestProvides a framework for message digest libraries.
291,6152,104strptimea fast strptime/strftime engine which uses VM.
301,7172,157iconviconv wrapper library
311,7811,301net-ftpSupport for the File Transfer Protocol.
321,8461,755cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
331,8471,546fileutilsSeveral file utility methods for copying, moving, removing, etc.
341,8861,751rssFamily of libraries that support various formats of XML "feeds".
352,0281,585forwardableProvides delegation of specified methods to a designated object.
362,190311securerandomInterface for secure random number generator.
372,3263,298englishRequire 'English.rb' to reference global variables with less cryptic names.
382,3321,298zlibRuby interface for the zlib compression/decompression library
392,3431,305timeExtends the Time class with methods for parsing and conversion.
402,6582,279io-waitWaits until IO is readable or writable without blocking.
412,6842,106scanfscanf is an implementation of the C function scanf(3).
422,7265,386did_you_meanThe gem that has been saving people from typos since 2014.
432,8811,553erbAn easy to use but powerful templating system for Ruby.
442,946575ostructClass to build custom data structures, similar to a Hash.
452,9681,925resolvThread-aware DNS resolver library in Ruby.
463,0861,400fiddleA libffi wrapper for Ruby.
473,3774,229td-clientTreasure Data API library for Ruby
483,3981,956abbrevCalculates a set of unique abbreviations for a given set of strings
493,5112,028resolv-replaceReplace Socket DNS with Resolv.
503,8313,594etcProvides access to information typically stored in UNIX /etc directory.
513,8562,319tempfileA utility class for managing temporary files.
523,9892,233syslogRuby interface for the POSIX system logging facility.
534,0142,421open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
544,0552,564rindaThe Linda distributed computing paradigm in Ruby.
554,7044,760tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
564,7234,791td-loggerTreasure Data logging library
575,0005,903shellAn idiomatic Ruby interface for common UNIX shell commands.
585,3082,955shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,7463,740tsortTopological sorting using Tarjan's algorithm
606,1613,879pathnameRepresentation of the name of a file or directory on the filesystem
616,2358,756dbmProvides a wrapper for the UNIX-style Database Manager Library
626,3835,330fcntlLoads constants defined in the OS fcntl.h C header file
636,6664,970ppProvides a PrettyPrinter for Ruby objects
647,0124,827prettyprintImplements a pretty printing algorithm for readable structure.
658,34211,851gdbmRuby extension for GNU dbm.
668,3555,547cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,4594,701tmpdirExtends the Dir class to manage the OS temporary file path.
688,4966,056unUtilities to replace common UNIX commands
699,0095,733findThis module supports top-down traversal of a set of file paths.
709,25421,757perfectqueueHighly available distributed cron built on RDBMS
719,4676,084weakrefAllows a referenced object to be garbage-collected.
7210,3766,132io-nonblockEnables non-blocking mode with IO class
7311,74230,355ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7413,8596,952sdbmProvides a simple file-based key-value store with String keys and values.
7514,42148,717fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7616,56685,057perfectschedHighly available distributed cron built on RDBMS
7724,2558,288win32oleProvides an interface for OLE Automation in Ruby
7874,13626,429traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
7974,81526,429lramaLALR (1) parser generator written by Ruby
80155,96485,057gohttpan http library with go.
81163,18885,057laplacefast method tracing