Naruse's Gems

icon
#Total RankDaily RankNameSummary
11815jsonThis is a JSON implementation as a Ruby extension in C.
2746rexmlAn XML toolkit for Ruby
310496msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
413467webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
528273net-imapRuby client api for Internet Message Access Protocol
6352119net-protocolThe abstract interface for net-* client.
7505153dateA subclass of Object includes Comparable module for handling dates.
8615204matrixAn implementation of Matrix and Vector classes.
964560base64Support for encoding and decoding binary data using a Base64 representation.
106781,498json_pureThis is a JSON implementation in pure Ruby.
11791271irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
12822386optparseOptionParser is a class for command-line option analysis.
13870448sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
14888484opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
15937390syncA module that provides a two-phase lock with a counter.
169821,026e2mmapModule for defining custom exceptions with specific messages.
17995493debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
181,03665strscanProvides lexical scanning operations on a String.
191,095772setProvides a class to deal with collections of unordered, unique values
201,136213drbDistributed object system for Ruby
211,155347stringioPseudo `IO` class from/to `String`.
221,307395csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
231,325274net-httpHTTP client api for Ruby.
241,368320mutex_mMixin to extend objects to be handled like a Mutex.
251,3711,614thwaitWatches for termination of multiple threads.
261,5601,578digestProvides a framework for message digest libraries.
271,5742,139strptimea fast strptime/strftime engine which uses VM.
281,597254loggerProvides a simple logging utility for outputting messages.
291,6692,084iconviconv wrapper library
301,788385nkfRuby extension for Network Kanji Filter
311,8172,215cool.ioCool.io provides a high performance event framework for Ruby which uses the libev C lib...
321,8491,254net-ftpSupport for the File Transfer Protocol.
331,8721,384fileutilsSeveral file utility methods for copying, moving, removing, etc.
341,9261,574rssFamily of libraries that support various formats of XML "feeds".
352,178824forwardableProvides delegation of specified methods to a designated object.
362,2893,127englishRequire 'English.rb' to reference global variables with less cryptic names.
372,4841,552zlibRuby interface for the zlib compression/decompression library
382,5021,491timeExtends the Time class with methods for parsing and conversion.
392,6684,748did_you_meanThe gem that has been saving people from typos since 2014.
402,6732,260io-waitWaits until IO is readable or writable without blocking.
412,7222,029scanfscanf is an implementation of the C function scanf(3).
423,0061,844securerandomInterface for secure random number generator.
433,0561,800resolvThread-aware DNS resolver library in Ruby.
443,0761,675erbAn easy to use but powerful templating system for Ruby.
453,2931,688fiddleA libffi wrapper for Ruby.
463,3153,684td-clientTreasure Data API library for Ruby
473,8263,906etcProvides access to information typically stored in UNIX /etc directory.
483,8952,023abbrevCalculates a set of unique abbreviations for a given set of strings
493,9172,273ostructClass to build custom data structures, similar to a Hash.
503,9692,322tempfileA utility class for managing temporary files.
514,0491,877resolv-replaceReplace Socket DNS with Resolv.
524,1402,399open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
534,6154,561tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
544,6623,986td-loggerTreasure Data logging library
554,8262,276syslogRuby interface for the POSIX system logging facility.
564,8312,453rindaThe Linda distributed computing paradigm in Ruby.
574,9705,446shellAn idiomatic Ruby interface for common UNIX shell commands.
585,5873,305shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
595,9844,216tsortTopological sorting using Tarjan's algorithm
606,1798,572dbmProvides a wrapper for the UNIX-style Database Manager Library
616,3644,456pathnameRepresentation of the name of a file or directory on the filesystem
626,4234,895fcntlLoads constants defined in the OS fcntl.h C header file
636,7604,779ppProvides a PrettyPrinter for Ruby objects
647,2594,789prettyprintImplements a pretty printing algorithm for readable structure.
658,03110,630gdbmRuby extension for GNU dbm.
668,4935,106cmathCMath is a library that provides trigonometric and transcendental functions for complex...
678,7555,429unUtilities to replace common UNIX commands
688,7815,164tmpdirExtends the Dir class to manage the OS temporary file path.
699,1048,824perfectqueueHighly available distributed cron built on RDBMS
709,4205,090findThis module supports top-down traversal of a set of file paths.
719,8785,452weakrefAllows a referenced object to be garbage-collected.
7210,9325,452io-nonblockEnables non-blocking mode with IO class
7311,51924,456ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7414,25519,489fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7514,4677,429sdbmProvides a simple file-based key-value store with String keys and values.
7616,36113,127perfectschedHighly available distributed cron built on RDBMS
7727,2447,852win32oleProvides an interface for OLE Automation in Ruby
7873,97940,310traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
7979,45127,598lramaLALR (1) parser generator written by Ruby
80155,51840,310gohttpan http library with go.
81162,73940,310laplacefast method tracing