Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
292rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3128jsonA JSON implementation as a JRuby extension.
44527rexmlAn XML toolkit for Ruby
56031raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
667257rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
7105138ruby2_keywordsShim library for Module#ruby2_keywords
811088webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
912315base64Support for encoding and decoding binary data using a Base64 representation.
1013220bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
1116282net-imapRuby client api for Internet Message Access Protocol
1217462timeoutAuto-terminate potentially long-running operations in Ruby.
13177103rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
14180120net-smtpSimple Mail Transfer Protocol client library for Ruby.
1518421loggerProvides a simple logging utility for outputting messages.
16196263kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
17208124net-protocolThe abstract interface for net-* client.
1821567dateThe official date library for Ruby.
19240172net-popRuby client library for POP3.
20265109psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2126768drbDistributed object system for Ruby
2227699relineAlternative GNU Readline or Editline implementation by pure Ruby.
23287122irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
2429759uriURI is a module providing classes to handle Uniform Resource Identifiers
2530658benchmarka performance benchmarking library
2630992io-consoleadd console capabilities to IO instances.
27327105mutex_mMixin to extend objects to be handled like a Mutex.
28328221matrixAn implementation of Matrix and Vector classes.
2933049securerandomInterface for secure random number generator.
30339118stringioPseudo `IO` class from/to `String`.
31373136net-httpHTTP client api for Ruby.
32384106csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
33505242optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
34530241debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
35563357strscanProvides lexical scanning operations on a String.
36638135ostructClass to build custom data structures, similar to a Hash.
37675220nkfRuby extension for Network Kanji Filter
38723526power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
39731312opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
40734151ppProvides a PrettyPrinter for Ruby objects
417631,885json_pureThis is a JSON implementation in pure Ruby.
428371,078syncA module that provides a two-phase lock with a counter.
43858175prettyprintImplements a pretty printing algorithm for readable structure.
44938173erbAn easy to use but powerful templating system for Ruby.
45975986gemsRuby wrapper for the RubyGems.org API
461,0111,377e2mmapModule for defining custom exceptions with specific messages.
471,013345rbsRBS is the language for type signatures for Ruby and standard library definitions.
481,030587setProvides a class to deal with collections of unordered, unique values
491,094234cgiSupport for the Common Gateway Interface protocol.
501,1061,924net-telnetProvides telnet client functionality.
511,3241,163primePrime numbers and factorization library.
521,5131,713thwaitWatches for termination of multiple threads.
531,5351,443digestProvides a framework for message digest libraries.
541,5912,118xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
551,6014,181string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
561,6031,024net-ftpSupport for the File Transfer Protocol.
571,6922,056ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
581,7271,252forwardableProvides delegation of specified methods to a designated object.
591,745567observerImplementation of the Observer object-oriented design pattern.
601,8241,461fileutilsSeveral file utility methods for copying, moving, removing, etc.
611,848201tsortTopological sorting using Tarjan's algorithm
621,8611,073zlibRuby interface for the zlib compression/decompression library
631,8631,449rssFamily of libraries that support various formats of XML "feeds".
641,8742,070iconviconv wrapper library
651,8782,277threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
661,8811,025timeExtends the Time class with methods for parsing and conversion.
671,9241,201singletonThe Singleton module implements the Singleton pattern.
681,974827gserverGServer implements a generic server
691,999600fiddleA libffi wrapper for Ruby.
702,094569pstoreTransactional File Storage for Ruby Objects
712,131425abbrevCalculates a set of unique abbreviations for a given set of strings
722,1871,702typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
732,2451,175yamlYAML Ain't Markup Language
742,3891,657open3Popen, but with stderr, too
752,4451,565resolvThread-aware DNS resolver library in Ruby.
762,4781,783io-waitWaits until IO is readable or writable without blocking.
772,4971,933scanfscanf is an implementation of the C function scanf(3).
782,5493,582englishRequire 'English.rb' to reference global variables with less cryptic names.
792,6841,079syslogRuby interface for the POSIX system logging facility.
802,7131,573resolv-replaceReplace Socket DNS with Resolv.
812,8142,203getoptlongGetoptLong for Ruby
822,9853,605did_you_meanThe gem that has been saving people from typos since 2014.
833,2252,622rindaThe Linda distributed computing paradigm in Ruby.
843,2922,013open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
853,3202,286tempfileA utility class for managing temporary files.
863,7132,365syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
873,7973,134etcProvides access to information typically stored in UNIX /etc directory.
883,8021,806repl_type_completorType based completion for REPL.
894,2962,511shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
904,4192,361win32apiThe wrapper library for win32 API
914,4551,988readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
925,1903,462error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
935,2955,872shellAn idiomatic Ruby interface for common UNIX shell commands.
945,3293,514win32oleProvides an interface for OLE Automation in Ruby
955,4044,479pathnameRepresentation of the name of a file or directory on the filesystem
965,4334,143readline-extProvides an interface for GNU Readline and Edit Line (libedit).
975,6082,349rubygems-generate_indexGenerates the index files for a gem server directory
985,8714,265delegateProvides three abilities to delegate method calls to an object.
996,0085,732fcntlLoads constants defined in the OS fcntl.h C header file
1006,5034,472tracerA Ruby tracer
1016,5206,915dbmProvides a wrapper for the UNIX-style Database Manager Library
1026,6745,159cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1036,7702,650test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
1046,8392,922syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
1057,0583,308tmpdirExtends the Dir class to manage the OS temporary file path.
1067,2989,813rubyFIX ME
1077,6254,982weakrefAllows a referenced object to be garbage-collected.
1087,6285,402findThis module supports top-down traversal of a set of file paths.
1097,7406,749minitest-power_assertPower Assert for Minitest.
1107,7546,080unUtilities to replace common UNIX commands
1118,3266,637io-nonblockEnables non-blocking mode with IO class
1128,47111,085logger-applicationAdd logging support to your application.
1138,94111,875gdbmRuby extension for GNU dbm.
1149,29012,076mathnDeprecated library that extends math operations.
11510,15718,766yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11610,7975,958sdbmProvides a simple file-based key-value store with String keys and values.
11711,47012,740itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11813,10737,820rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
11914,32831,227tdiarytDiary is so called Weblog.
12015,39313,053jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12117,20044,662capistrano-stretchercapistrano task for stretcher.
12217,4217,481bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12318,03637,820hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12418,99714,892tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12519,13217,449gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12619,54018,052tkTk interface module using tcltklib.
12719,56855,103atigAtig.rb is Twitter Irc Gateway.
12820,32140,867sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
12921,55249,272takosanRuby wrapper of Takosan
13023,01522,651agiganother Github IRC Gateway
13124,51813,755kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13225,57814,892rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
13325,91323,351monitorProvides an object or module to use safely by more than one thread
13426,16726,006kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13527,10622,651jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13627,95624,149tdiary-style-gfmGFM Style for tDiary
13728,26520,888tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
13828,94014,722profileProfile provides a way to Profile your Ruby application.
13930,54826,006mackerel-rbYet another mackerel client for Ruby.
14033,89649,272capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
14140,08062,843profilerEasy, targeted Ruby profiling
14242,91337,820rake-confirmConfirmation for destructive Rails task.
14345,95212,233bundler-sbomGenerate SPDX SBOM(Software Bill of Materials) files with Bundler
14448,445112,136rubyvmRubyVM
14551,85514,892lramaLALR (1) parser generator written by Ruby
14652,12920,888kakinkakin is resource calcuration tool for OpenStack
14752,22873,396acts_as_bitsActiveRecord plugin that maintains massive flags in one column
14852,99355,103omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14955,810149,536coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
15056,77840,867gyomu_rubyGyomuRuby
15162,88540,867furikA summary generator of GitHub activity for retrospective.
15264,172112,136heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15370,832112,136auto_truncated_loggerlogger of auto truncated old file.
15471,82720,389jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
15573,23549,272rake-contribAdditional libraries for Rake
15673,27788,565tdiary-style-rdRD Style for tDiary
15775,929149,536delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15876,705149,536capistrano-stretcher-npmnpm task for capistrano-stretcher
15983,99388,565ikachanRuby wrapper of Ikachan
16097,12055,103rubygems-yomikomurubygems hooks for yomikomu
16199,01288,565fiberFiber is an open source content engine for Ruby.
162103,71388,565tdiary-style-etdiaryetDiary Style for tDiary
163108,097112,136tdiary-cache-redistDiary cache with redis
164108,37424,984win32-registryProvides an interface to the Windows Registry in Ruby
165109,31388,565tdiary-io-rdbrdb adapter for tDiary
166118,428112,136log_minimalRuby port of Log::Minimal.
167131,08288,565sqaleWrite a gem description
168134,997112,136tdiary-style-emptdiaryemptDiary Style for tDiary
169138,27888,565rack-nojstreat script tag in response.body when access with old mobile phone.
170139,322112,136tdiary-cache-memcachedtDiary cache with memcached
171143,40855,103gem-ext-cleanerClean up unnecessary extension files for gem command.
172151,918149,536tdiary-coffeescriptCoffeeScript Filter for tDiary.
173178,667112,136gem-cloneClone gem repositories by fetching source code URLs from gem metadata
174179,64355,103rubygems-ghqA RubyGems plugin that automatically clones git repositories of gems after installation
175182,064112,136gem-sweepClean up unnecessary extension files for gem command.
176184,36262,843net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...
177184,55035,238bundler-why-pluginA Bundler plugin that shows the dependency tree for a specific package, similar to 'yar...
178186,385112,136gem-repairA RubyGems plugin that finds and reinstalls gems with missing compiled extensions.
179187,64288,565rubygems-auto-cloneA RubyGems plugin that automatically clones git repositories of gems after installation