Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
282rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3123jsonThis is a JSON implementation as a Ruby extension in C.
44323rexmlAn XML toolkit for Ruby
55734raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
669261rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
7105105ruby2_keywordsShim library for Module#ruby2_keywords
810983webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
91126base64Support for encoding and decoding binary data using a Base64 representation.
101165bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
1115263net-imapRuby client api for Internet Message Access Protocol
121588loggerProvides a simple logging utility for outputting messages.
1316255timeoutAuto-terminate potentially long-running operations in Ruby.
1416688rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
15175108net-smtpSimple Mail Transfer Protocol client library for Ruby.
16196238kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
1720496net-protocolThe abstract interface for net-* client.
1820754dateThe official date library for Ruby.
19229151net-popRuby client library for POP3.
2023248drbDistributed object system for Ruby
2124386psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2224680relineAlternative GNU Readline or Editline implementation by pure Ruby.
2326392irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
2426459uriURI is a module providing classes to handle Uniform Resource Identifiers
2527481benchmarka performance benchmarking library
2628165io-consoleadd console capabilities to IO instances.
2729240securerandomInterface for secure random number generator.
28303104mutex_mMixin to extend objects to be handled like a Mutex.
2931391stringioPseudo `IO` class from/to `String`.
30321201matrixAn implementation of Matrix and Vector classes.
31332113net-httpHTTP client api for Ruby.
3233593csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
3347099ostructClass to build custom data structures, similar to a Hash.
34486249optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
35493218debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
36532341strscanProvides lexical scanning operations on a String.
37538111ppProvides a PrettyPrinter for Ruby objects
38553228nkfRuby extension for Network Kanji Filter
39703328opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
40714590power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
41719129prettyprintImplements a pretty printing algorithm for readable structure.
427761,894json_pureThis is a JSON implementation in pure Ruby.
43782107erbAn easy to use but powerful templating system for Ruby.
44838771syncA module that provides a two-phase lock with a counter.
45919342rbsRBS is the language for type signatures for Ruby and standard library definitions.
46928177cgiSupport for the Common Gateway Interface protocol.
47956704gemsRuby wrapper for the RubyGems.org API
481,013512setProvides a class to deal with collections of unordered, unique values
491,0151,280e2mmapModule for defining custom exceptions with specific messages.
501,1242,112net-telnetProvides telnet client functionality.
511,3031,243primePrime numbers and factorization library.
521,312127tsortTopological sorting using Tarjan's algorithm
531,5241,792thwaitWatches for termination of multiple threads.
541,5411,565digestProvides a framework for message digest libraries.
551,574895net-ftpSupport for the File Transfer Protocol.
561,6091,727xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
571,623551observerImplementation of the Observer object-oriented design pattern.
581,6314,037string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
591,7081,108forwardableProvides delegation of specified methods to a designated object.
601,7151,669ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
611,750699zlibRuby interface for the zlib compression/decompression library
621,8021,511rssFamily of libraries that support various formats of XML "feeds".
631,807714timeExtends the Time class with methods for parsing and conversion.
641,8131,587fileutilsSeveral file utility methods for copying, moving, removing, etc.
651,862667fiddleA libffi wrapper for Ruby.
661,8831,248singletonThe Singleton module implements the Singleton pattern.
671,889395abbrevCalculates a set of unique abbreviations for a given set of strings
681,8932,032iconviconv wrapper library
691,9032,271threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
701,905748gserverGServer implements a generic server
711,922561pstoreTransactional File Storage for Ruby Objects
722,123664yamlYAML Ain't Markup Language
732,1352,069typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
742,3021,259open3Popen, but with stderr, too
752,324604syslogRuby interface for the POSIX system logging facility.
762,3501,681resolvThread-aware DNS resolver library in Ruby.
772,4441,707io-waitWaits until IO is readable or writable without blocking.
782,4521,878scanfscanf is an implementation of the C function scanf(3).
792,4951,819resolv-replaceReplace Socket DNS with Resolv.
802,5893,225englishRequire 'English.rb' to reference global variables with less cryptic names.
812,6772,140getoptlongGetoptLong for Ruby
823,0153,637did_you_meanThe gem that has been saving people from typos since 2014.
833,0672,801rindaThe Linda distributed computing paradigm in Ruby.
843,2222,098open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
853,2812,146tempfileA utility class for managing temporary files.
863,3071,887repl_type_completorType based completion for REPL.
873,6501,250readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
883,6595,117syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
893,7933,435etcProvides access to information typically stored in UNIX /etc directory.
904,2102,202win32oleProvides an interface for OLE Automation in Ruby
914,2112,709shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
924,2453,086win32apiThe wrapper library for win32 API
935,0112,849error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
945,1623,740rubygems-generate_indexGenerates the index files for a gem server directory
955,3585,763shellAn idiomatic Ruby interface for common UNIX shell commands.
965,3653,802pathnameRepresentation of the name of a file or directory on the filesystem
975,3974,413readline-extProvides an interface for GNU Readline and Edit Line (libedit).
985,8173,498delegateProvides three abilities to delegate method calls to an object.
996,0245,098fcntlLoads constants defined in the OS fcntl.h C header file
1006,1463,097test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
1016,4185,513tracerA Ruby tracer
1026,4763,030syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
1036,5989,653dbmProvides a wrapper for the UNIX-style Database Manager Library
1046,6094,914cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1056,7404,840tmpdirExtends the Dir class to manage the OS temporary file path.
1067,3683,981weakrefAllows a referenced object to be garbage-collected.
1077,3994,418findThis module supports top-down traversal of a set of file paths.
1087,4418,383rubyFIX ME
1097,6814,372minitest-power_assertPower Assert for Minitest.
1107,6924,783unUtilities to replace common UNIX commands
1118,2666,390io-nonblockEnables non-blocking mode with IO class
1128,4192,265win32-registryProvides an interface to the Windows Registry in Ruby
1138,5749,422logger-applicationAdd logging support to your application.
1149,05711,270gdbmRuby extension for GNU dbm.
1159,3817,577mathnDeprecated library that extends math operations.
11610,34315,142yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11710,5588,494sdbmProvides a simple file-based key-value store with String keys and values.
11811,63413,005itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11913,36129,669rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
12014,4926,864tdiarytDiary is so called Weblog.
12115,61423,736jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12216,64316,613bundler-sbomGenerate SPDX SBOM(Software Bill of Materials) files with Bundler
12316,99411,131bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12417,57627,121capistrano-stretchercapistrano task for stretcher.
12518,23913,913hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12619,19317,524tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12719,23513,520gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12819,73517,849tkTk interface module using tcltklib.
12919,92620,896atigAtig.rb is Twitter Irc Gateway.
13020,74017,524sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
13121,90419,626takosanRuby wrapper of Takosan
13223,41725,251agiganother Github IRC Gateway
13324,73125,251kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13425,25514,965rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
13525,68412,430monitorProvides an object or module to use safely by more than one thread
13626,50017,524kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13727,45525,251jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13828,18620,228tdiary-style-gfmGFM Style for tDiary
13928,21911,442profileProfile provides a way to Profile your Ruby application.
14028,31420,896tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
14130,78122,624mackerel-rbYet another mackerel client for Ruby.
14234,46729,669capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
14340,737123,214profilerEasy, targeted Ruby profiling
14442,77916,151rake-confirmConfirmation for destructive Rails task.
14549,247123,214rubyvmRubyVM
14650,13915,142lramaLALR (1) parser generator written by Ruby
14751,99325,251kakinkakin is resource calcuration tool for OpenStack
14852,58819,100omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14952,87246,395acts_as_bitsActiveRecord plugin that maintains massive flags in one column
15056,72782,222coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
15156,97546,395gyomu_rubyGyomuRuby
15262,88059,666furikA summary generator of GitHub activity for retrospective.
15364,58738,280heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15467,90514,965jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
15571,36146,395auto_truncated_loggerlogger of auto truncated old file.
15673,376123,214rake-contribAdditional libraries for Rake
15773,47133,145tdiary-style-rdRD Style for tDiary
15876,54933,145delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15977,599123,214capistrano-stretcher-npmnpm task for capistrano-stretcher
16084,59038,280ikachanRuby wrapper of Ikachan
16189,75616,151fiberFiber is an open source content engine for Ruby.
16297,05959,666rubygems-yomikomurubygems hooks for yomikomu
163103,98746,395tdiary-style-etdiaryetDiary Style for tDiary
164108,44646,395tdiary-cache-redistDiary cache with redis
165109,58438,280tdiary-io-rdbrdb adapter for tDiary
166118,88659,666log_minimalRuby port of Log::Minimal.
167131,18659,666sqaleWrite a gem description
168134,855123,214tdiary-style-emptdiaryemptDiary Style for tDiary
169138,00646,395rack-nojstreat script tag in response.body when access with old mobile phone.
170138,24323,736gem-ext-cleanerClean up unnecessary extension files for gem command.
171139,30882,222tdiary-cache-memcachedtDiary cache with memcached
172151,554123,214tdiary-coffeescriptCoffeeScript Filter for tDiary.
173178,53846,395gem-cloneClone gem repositories by fetching source code URLs from gem metadata
174179,82082,222rubygems-ghqA RubyGems plugin that automatically clones git repositories of gems after installation
175181,74538,280gem-sweepClean up unnecessary extension files for gem command.
176183,97229,669bundler-why-pluginA Bundler plugin that shows the dependency tree for a specific package, similar to 'yar...
177185,11282,222net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...
178187,38382,222gem-repairA RubyGems plugin that finds and reinstalls gems with missing compiled extensions.
179188,60059,666rubygems-auto-cloneA RubyGems plugin that automatically clones git repositories of gems after installation