Hsbt's Gems

icon
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
21524rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
31921jsonA JSON implementation as a JRuby extension.
433233rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
510236rexmlAn XML toolkit for Ruby
611076ruby2_keywordsShim library for Module#ruby2_keywords
712962raccRacc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby ...
8179183kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
918528webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
10192704rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
115831,379json_pureThis is a JSON implementation in pure Ruby.
12738720power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
13769107timeoutAuto-terminate potentially long-running operations in Ruby.
14807675psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
15808144net-protocolThe abstract interface for net-* client.
16818129net-smtpSimple Mail Transfer Protocol client library for Ruby.
178371,614net-telnetProvides telnet client functionality.
18861128net-imapRuby client api for Internet Message Access Protocol
19936132net-popRuby client library for POP3.
20967221matrixAn implementation of Matrix and Vector classes.
21994503opensslIt wraps the OpenSSL library.
221,058699syncA module that provides a two-phase lock with a counter.
231,0641,030gemsRuby wrapper for the RubyGems.org API
241,1301,016e2mmapModule for defining custom exceptions with specific messages.
251,143413optparseOptionParser is a class for command-line option analysis.
261,1641,868string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
271,1851,183bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
281,2211,045setProvides a class to deal with collections of unordered, unique values
291,260433relineAlternative GNU Readline or Editline implementation by pure Ruby.
301,261168dateA subclass of Object includes Comparable module for handling dates.
311,265904io-consoleadd console capabilities to IO instances.
321,335510irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
331,4131,448xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
341,4261,447thwaitWatches for termination of multiple threads.
351,509497debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
361,5212,147threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
371,5341,273strscanProvides lexical scanning operations on a String.
381,5681,821iconviconv wrapper library
391,5691,725loggerProvides a simple logging utility for outputting messages.
401,5781,279digestProvides a framework for message digest libraries.
411,6311,474csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
421,6931,450benchmarka performance benchmarking library
432,0473,862englishRequire 'English.rb' to reference global variables with less cryptic names.
442,068840ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
452,0781,222stringioPseudo `IO` class from/to `String`.
462,1941,524fileutilsSeveral file utility methods for copying, moving, removing, etc.
472,3301,393rbsRBS is the language for type signatures for Ruby and standard library definitions.
482,3401,352cgiSupport for the Common Gateway Interface protocol.
492,3741,991rssFamily of libraries that support various formats of XML "feeds".
502,4722,131did_you_meanThe gem that has been saving people from typos since 2014.
512,4991,647net-ftpSupport for the File Transfer Protocol.
522,7481,819io-waitWaits until IO is readable or writable without blocking.
532,7491,917primePrime numbers and factorization library.
542,9271,427uriURI is a module providing classes to handle Uniform Resource Identifiers
552,9312,607typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
562,9631,639zlibRuby interface for the zlib compression/decompression library
573,1232,090scanfscanf is an implementation of the C function scanf(3).
583,1874,696syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
593,2882,032forwardableProvides delegation of specified methods to a designated object.
603,3521,832timeExtends the Time class with methods for parsing and conversion.
613,3932,428yamlYAML Ain't Markup Language
623,4603,311resolvThread-aware DNS resolver library in Ruby.
633,5511,680net-httpHTTP client api for Ruby.
643,7312,909etcProvides access to information typically stored in UNIX /etc directory.
653,7893,648open3Popen, but with stderr, too
663,8421,686fiddleA libffi wrapper for Ruby.
673,9471,980securerandomInterface for secure random number generator.
684,1023,233singletonThe Singleton module implements the Singleton pattern.
694,5483,637ostructClass to build custom data structures, similar to a Hash.
704,8293,594erbAn easy to use but powerful templating system for Ruby.
714,8672,801open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
725,2994,026base64Support for encoding and decoding binary data using a Base64 representation.
735,4844,815shellAn idiomatic Ruby interface for common UNIX shell commands.
745,8532,678tempfileA utility class for managing temporary files.
756,0223,330dbmProvides a wrapper for the UNIX-style Database Manager Library
766,1954,558win32apiThe wrapper library for win32 API
776,3347,956rubyFIX ME
786,6175,012mutex_mMixin to extend objects to be handled like a Mutex.
796,7647,303gserverGServer implements a generic server
806,98814,105logger-applicationAdd logging support to your application.
817,1024,702fcntlLoads constants defined in the OS fcntl.h C header file
827,2314,815delegateProvides three abilities to delegate method calls to an object.
837,3015,034readline-extProvides an interface for GNU Readline and Edit Line (libedit).
847,3023,597tracerA Ruby tracer
857,3633,684tsortTopological sorting using Tarjan's algorithm
867,4184,342shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
877,4545,763ppProvides a PrettyPrinter for Ruby objects
887,4596,641gdbmRuby extension for GNU dbm.
897,8433,858pathnameRepresentation of the name of a file or directory on the filesystem
907,8745,278minitest-power_assertPower Assert for Minitest.
917,9265,302pstoreTransactional File Storage for Ruby Objects
927,9335,034getoptlongGetoptLong for Ruby
938,5615,904prettyprintImplements a pretty printing algorithm for readable structure.
948,5665,127resolv-replaceReplace Socket DNS with Resolv.
958,8946,246readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
968,9877,461observerImplementation of the Observer object-oriented design pattern.
979,6245,685cmathCMath is a library that provides trigonometric and transcendental functions for complex...
989,67110,589itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
9910,3974,809yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
10010,4593,237nkfRuby extension for Network Kanji Filter
10110,6796,235unUtilities to replace common UNIX commands
10211,0296,181drbDistributed object system for Ruby
10311,1356,427rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
10411,3476,139tmpdirExtends the Dir class to manage the OS temporary file path.
10511,4748,990mathnDeprecated library that extends math operations.
10612,93510,011tdiarytDiary is so called Weblog.
10713,0178,432findThis module supports top-down traversal of a set of file paths.
10813,44014,707jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
10914,33058,970capistrano-stretchercapistrano task for stretcher.
11014,3857,303error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
11114,8255,904abbrevCalculates a set of unique abbreviations for a given set of strings
11215,1466,201weakrefAllows a referenced object to be garbage-collected.
11316,44416,430hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
11417,126108,081atigAtig.rb is Twitter Irc Gateway.
11518,04512,250tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
11618,09210,792rindaThe Linda distributed computing paradigm in Ruby.
11718,1555,834io-nonblockEnables non-blocking mode with IO class
11819,20625,136takosanRuby wrapper of Takosan
11919,5806,411syslogRuby interface for the POSIX system logging facility.
12020,03622,881tkTk interface module using tcltklib.
12120,537108,081agiganother Github IRC Gateway
12221,10219,635gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12321,44312,426sdbmProvides a simple file-based key-value store with String keys and values.
12422,3898,092sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
12523,7266,356syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
12623,97023,971kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
12724,47228,032jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
12824,54216,006kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
12927,40018,385tdiary-style-gfmGFM Style for tDiary
13029,12158,970monitorProvides an object or module to use safely by more than one thread
13129,26384,442capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
13229,80816,430tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
13330,08822,881mackerel-rbYet another mackerel client for Ruby.
13442,43958,970profilerEasy, targeted Ruby profiling
13542,90358,970profileProfile provides a way to Profile your Ruby application.
13644,49051,337rubyvmRubyVM
13746,070108,081acts_as_bitsActiveRecord plugin that maintains massive flags in one column
13846,50037,446rake-confirmConfirmation for destructive Rails task.
13947,637154,378coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
14057,2239,174omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14157,26429,845kakinkakin is resource calcuration tool for OpenStack
14258,76358,970gyomu_rubyGyomuRuby
14360,27658,970heroku_scale_schedulerscaling scheduler for heroku dynos/workers
14463,25213,859bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
14566,658154,378auto_truncated_loggerlogger of auto truncated old file.
14668,04245,693furikA summary generator of GitHub activity for retrospective.
14768,477154,378capistrano-stretcher-npmnpm task for capistrano-stretcher
14871,68558,970tdiary-style-rdRD Style for tDiary
14972,60713,859rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
15075,118154,378delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15178,54384,442ikachanRuby wrapper of Ikachan
15281,70113,174win32oleProvides an interface for OLE Automation in Ruby
15384,579108,081rake-contribAdditional libraries for Rake
15499,10169,565rubygems-yomikomurubygems hooks for yomikomu
155101,56969,565tdiary-style-etdiaryetDiary Style for tDiary
156106,46084,442tdiary-cache-redistDiary cache with redis
157109,099108,081fiberFiber is an open source content engine for Ruby.
158109,21384,442tdiary-io-rdbrdb adapter for tDiary
159113,443108,081log_minimalRuby port of Log::Minimal.
160130,390108,081sqaleWrite a gem description
161133,694108,081tdiary-style-emptdiaryemptDiary Style for tDiary
162136,540108,081rack-nojstreat script tag in response.body when access with old mobile phone.
163138,050108,081tdiary-cache-memcachedtDiary cache with memcached
164153,582108,081tdiary-coffeescriptCoffeeScript Filter for tDiary.
165172,57541,173lramaLALR (1) parser generator written by Ruby