Naruse's Gems

icon
#Total RankDaily RankNameSummary
1125jsonThis is a JSON implementation as a Ruby extension in C.
24325rexmlAn XML toolkit for Ruby
394107msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
4109113webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
511212base64Support for encoding and decoding binary data using a Base64 representation.
615370net-imapRuby client api for Internet Message Access Protocol
716015loggerProvides a simple logging utility for outputting messages.
820495net-protocolThe abstract interface for net-* client.
920755dateThe official date library for Ruby.
1023653drbDistributed object system for Ruby
1126494irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
1229442securerandomInterface for secure random number generator.
13305111mutex_mMixin to extend objects to be handled like a Mutex.
1431597stringioPseudo `IO` class from/to `String`.
15321211matrixAn implementation of Matrix and Vector classes.
16333116net-httpHTTP client api for Ruby.
1733793csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
18478106ostructClass to build custom data structures, similar to a Hash.
19487256optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
20495227debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
21535367strscanProvides lexical scanning operations on a String.
22544109ppProvides a PrettyPrinter for Ruby objects
23555226nkfRuby extension for Network Kanji Filter
24704302opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
25725127prettyprintImplements a pretty printing algorithm for readable structure.
267751,910json_pureThis is a JSON implementation in pure Ruby.
27790121erbAn easy to use but powerful templating system for Ruby.
288201,074sigdumpSetup signal handler which dumps backtrace of running threads and number of allocated o...
29839752syncA module that provides a two-phase lock with a counter.
301,0141,201e2mmapModule for defining custom exceptions with specific messages.
311,015576setProvides a class to deal with collections of unordered, unique values
321,334129tsortTopological sorting using Tarjan's algorithm
331,5241,740thwaitWatches for termination of multiple threads.
341,5411,426digestProvides a framework for message digest libraries.
351,575925net-ftpSupport for the File Transfer Protocol.
361,7111,190forwardableProvides delegation of specified methods to a designated object.
371,757620zlibRuby interface for the zlib compression/decompression library
381,7852,415strptimea fast strptime/strftime engine which uses VM.
391,8041,460rssFamily of libraries that support various formats of XML "feeds".
401,812599timeExtends the Time class with methods for parsing and conversion.
411,8131,571fileutilsSeveral file utility methods for copying, moving, removing, etc.
421,869612fiddleA libffi wrapper for Ruby.
431,8922,108iconviconv wrapper library
441,901400abbrevCalculates a set of unique abbreviations for a given set of strings
452,341629syslogRuby interface for the POSIX system logging facility.
462,3541,551resolvThread-aware DNS resolver library in Ruby.
472,4461,960io-waitWaits until IO is readable or writable without blocking.
482,4531,763scanfscanf is an implementation of the C function scanf(3).
492,5011,581resolv-replaceReplace Socket DNS with Resolv.
502,5863,276englishRequire 'English.rb' to reference global variables with less cryptic names.
513,0144,689did_you_meanThe gem that has been saving people from typos since 2014.
523,0682,317rindaThe Linda distributed computing paradigm in Ruby.
533,2291,951open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
543,2852,193tempfileA utility class for managing temporary files.
553,7235,809td-clientTreasure Data API library for Ruby
563,7943,459etcProvides access to information typically stored in UNIX /etc directory.
574,2202,839shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
584,2382,004win32oleProvides an interface for OLE Automation in Ruby
595,0746,349td-loggerTreasure Data logging library
605,14510,150tdCLI to manage data on Treasure Data, the Hadoop-based cloud data warehousing
615,3596,582shellAn idiomatic Ruby interface for common UNIX shell commands.
625,3743,934pathnameRepresentation of the name of a file or directory on the filesystem
636,0245,639fcntlLoads constants defined in the OS fcntl.h C header file
646,5917,562dbmProvides a wrapper for the UNIX-style Database Manager Library
656,6114,924cmathCMath is a library that provides trigonometric and transcendental functions for complex...
666,7466,273tmpdirExtends the Dir class to manage the OS temporary file path.
677,3785,214weakrefAllows a referenced object to be garbage-collected.
687,4085,172findThis module supports top-down traversal of a set of file paths.
697,6906,490unUtilities to replace common UNIX commands
708,2677,329io-nonblockEnables non-blocking mode with IO class
719,04811,488gdbmRuby extension for GNU dbm.
7210,09924,985perfectqueueHighly available distributed cron built on RDBMS
7310,55110,529sdbmProvides a simple file-based key-value store with String keys and values.
7413,15230,219ext_monitorfaster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
7515,30018,800fluent-plugin-metricsenseMetricSense - application metrics aggregation plugin for Fluentd
7617,52954,585perfectschedHighly available distributed cron built on RDBMS
7750,27648,590lramaLALR (1) parser generator written by Ruby
7868,28333,235traceroute53A tool to investigate Route53, ELB, EC2 and Security Groups
79153,80895,838gohttpan http library with go.
80163,57395,838laplacefast method tracing