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...
3123jsonThis is a JSON implementation as a Ruby extension in C.
44540rexmlAn XML toolkit for Ruby
55829raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
668359rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
710599ruby2_keywordsShim library for Module#ruby2_keywords
811030webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
91186base64Support for encoding and decoding binary data using a Base64 representation.
1013117bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
1115973net-imapRuby client api for Internet Message Access Protocol
1217133timeoutAuto-terminate potentially long-running operations in Ruby.
1317477rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
1417818loggerProvides a simple logging utility for outputting messages.
15179112net-smtpSimple Mail Transfer Protocol client library for Ruby.
16196352kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
17207100net-protocolThe abstract interface for net-* client.
1821472dateThe official date library for Ruby.
19240148net-popRuby client library for POP3.
2026183drbDistributed object system for Ruby
21262107psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2227195relineAlternative GNU Readline or Editline implementation by pure Ruby.
2328398irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
2429337uriURI is a module providing classes to handle Uniform Resource Identifiers
25300114benchmarka performance benchmarking library
2630387io-consoleadd console capabilities to IO instances.
27323117mutex_mMixin to extend objects to be handled like a Mutex.
2832478securerandomInterface for secure random number generator.
29329204matrixAn implementation of Matrix and Vector classes.
30333103stringioPseudo `IO` class from/to `String`.
31360105net-httpHTTP client api for Ruby.
32372124csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
33504366optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
34520208debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
35558360strscanProvides lexical scanning operations on a String.
36576145ostructClass to build custom data structures, similar to a Hash.
37664377nkfRuby extension for Network Kanji Filter
38714125ppProvides a PrettyPrinter for Ruby objects
39725421power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
40726493opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
417651,702json_pureThis is a JSON implementation in pure Ruby.
42834135prettyprintImplements a pretty printing algorithm for readable structure.
438381,111syncA module that provides a two-phase lock with a counter.
44907136erbAn easy to use but powerful templating system for Ruby.
45974987gemsRuby wrapper for the RubyGems.org API
46998412rbsRBS is the language for type signatures for Ruby and standard library definitions.
471,0111,475e2mmapModule for defining custom exceptions with specific messages.
481,0291,109setProvides a class to deal with collections of unordered, unique values
491,060249cgiSupport for the Common Gateway Interface protocol.
501,1111,960net-telnetProvides telnet client functionality.
511,3241,217primePrime numbers and factorization library.
521,5141,746thwaitWatches for termination of multiple threads.
531,5371,250digestProvides a framework for message digest libraries.
541,5941,242net-ftpSupport for the File Transfer Protocol.
551,5961,705xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
561,6082,627string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
571,6971,607ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
581,704146tsortTopological sorting using Tarjan's algorithm
591,7271,144observerImplementation of the Observer object-oriented design pattern.
601,7331,401forwardableProvides delegation of specified methods to a designated object.
611,8301,424fileutilsSeveral file utility methods for copying, moving, removing, etc.
621,8471,263zlibRuby interface for the zlib compression/decompression library
631,8581,174rssFamily of libraries that support various formats of XML "feeds".
641,8691,216timeExtends the Time class with methods for parsing and conversion.
651,8782,044iconviconv wrapper library
661,8842,268threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
671,9161,421singletonThe Singleton module implements the Singleton pattern.
681,9651,411gserverGServer implements a generic server
691,9811,107fiddleA libffi wrapper for Ruby.
702,0661,327pstoreTransactional File Storage for Ruby Objects
712,079898abbrevCalculates a set of unique abbreviations for a given set of strings
722,1791,385typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
732,2301,225yamlYAML Ain't Markup Language
742,3781,776open3Popen, but with stderr, too
752,414407resolvThread-aware DNS resolver library in Ruby.
762,4631,526io-waitWaits until IO is readable or writable without blocking.
772,4951,533scanfscanf is an implementation of the C function scanf(3).
782,5532,417englishRequire 'English.rb' to reference global variables with less cryptic names.
792,6291,226syslogRuby interface for the POSIX system logging facility.
802,6871,384resolv-replaceReplace Socket DNS with Resolv.
812,8051,877getoptlongGetoptLong for Ruby
822,9912,559did_you_meanThe gem that has been saving people from typos since 2014.
833,2132,250rindaThe Linda distributed computing paradigm in Ruby.
843,2861,915open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
853,3152,386tempfileA utility class for managing temporary files.
863,6822,383syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
873,7321,637repl_type_completorType based completion for REPL.
883,7953,313etcProvides access to information typically stored in UNIX /etc directory.
894,2742,398shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
904,3781,565readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
914,3792,569win32apiThe wrapper library for win32 API
925,1632,154error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
935,2772,875win32oleProvides an interface for OLE Automation in Ruby
945,3064,622shellAn idiomatic Ruby interface for common UNIX shell commands.
955,3922,765pathnameRepresentation of the name of a file or directory on the filesystem
965,4325,801readline-extProvides an interface for GNU Readline and Edit Line (libedit).
975,5142,421rubygems-generate_indexGenerates the index files for a gem server directory
985,8544,077delegateProvides three abilities to delegate method calls to an object.
996,0074,566fcntlLoads constants defined in the OS fcntl.h C header file
1006,4684,608tracerA Ruby tracer
1016,5335,662dbmProvides a wrapper for the UNIX-style Database Manager Library
1026,6432,319test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
1036,6614,025cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1046,7542,634syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
1056,9874,923tmpdirExtends the Dir class to manage the OS temporary file path.
1067,3209,340rubyFIX ME
1077,5344,459weakrefAllows a referenced object to be garbage-collected.
1087,5585,431findThis module supports top-down traversal of a set of file paths.
1097,7215,763unUtilities to replace common UNIX commands
1107,7366,273minitest-power_assertPower Assert for Minitest.
1118,3105,066io-nonblockEnables non-blocking mode with IO class
1128,48413,467logger-applicationAdd logging support to your application.
1138,95911,753gdbmRuby extension for GNU dbm.
1149,2864,903mathnDeprecated library that extends math operations.
11510,19613,867yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11610,7016,230sdbmProvides a simple file-based key-value store with String keys and values.
11711,50214,316itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11813,15426,554rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
11914,35916,774tdiarytDiary is so called Weblog.
12015,42510,422jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12117,24821,634capistrano-stretchercapistrano task for stretcher.
12217,29310,759bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12318,06313,467hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12419,0028,760tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12519,13910,943gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12619,52912,257tkTk interface module using tcltklib.
12719,60894,551atigAtig.rb is Twitter Irc Gateway.
12820,37117,619sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
12921,57923,751takosanRuby wrapper of Takosan
13023,05714,316agiganother Github IRC Gateway
13124,53610,588kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13225,45614,854rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
13325,86213,467monitorProvides an object or module to use safely by more than one thread
13426,20317,619kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13527,12515,428jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13627,2305,763bundler-sbomGenerate SPDX SBOM(Software Bill of Materials) files with Bundler
13727,95513,126tdiary-style-gfmGFM Style for tDiary
13828,2259,702tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
13928,75020,042profileProfile provides a way to Profile your Ruby application.
14030,56017,619mackerel-rbYet another mackerel client for Ruby.
14133,96330,471capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
14240,14061,255profilerEasy, targeted Ruby profiling
14342,85930,471rake-confirmConfirmation for destructive Rails task.
14448,53294,551rubyvmRubyVM
14551,67815,428lramaLALR (1) parser generator written by Ruby
14652,10017,619kakinkakin is resource calcuration tool for OpenStack
14752,29344,752acts_as_bitsActiveRecord plugin that maintains massive flags in one column
14852,89561,255omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14955,91961,255coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
15056,79821,634gyomu_rubyGyomuRuby
15162,88520,042furikA summary generator of GitHub activity for retrospective.
15264,22461,255heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15370,84236,161auto_truncated_loggerlogger of auto truncated old file.
15471,34513,467jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
15573,09861,255rake-contribAdditional libraries for Rake
15673,29630,471tdiary-style-rdRD Style for tDiary
15775,98323,751delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15876,80244,752capistrano-stretcher-npmnpm task for capistrano-stretcher
15984,06394,551ikachanRuby wrapper of Ikachan
16097,09036,161rubygems-yomikomurubygems hooks for yomikomu
16198,78536,161fiberFiber is an open source content engine for Ruby.
162103,71036,161tdiary-style-etdiaryetDiary Style for tDiary
163105,36514,854win32-registryProvides an interface to the Windows Registry in Ruby
164108,11236,161tdiary-cache-redistDiary cache with redis
165109,29261,255tdiary-io-rdbrdb adapter for tDiary
166118,45361,255log_minimalRuby port of Log::Minimal.
167131,13994,551sqaleWrite a gem description
168134,90594,551tdiary-style-emptdiaryemptDiary Style for tDiary
169138,20644,752rack-nojstreat script tag in response.body when access with old mobile phone.
170139,24544,752tdiary-cache-memcachedtDiary cache with memcached
171142,88030,471gem-ext-cleanerClean up unnecessary extension files for gem command.
172151,83761,255tdiary-coffeescriptCoffeeScript Filter for tDiary.
173178,66194,551gem-cloneClone gem repositories by fetching source code URLs from gem metadata
174179,58161,255rubygems-ghqA RubyGems plugin that automatically clones git repositories of gems after installation
175182,10194,551gem-sweepClean up unnecessary extension files for gem command.
176184,09694,551bundler-why-pluginA Bundler plugin that shows the dependency tree for a specific package, similar to 'yar...
177184,40644,752net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...
178186,46894,551gem-repairA RubyGems plugin that finds and reinstalls gems with missing compiled extensions.
179187,70744,752rubygems-auto-cloneA RubyGems plugin that automatically clones git repositories of gems after installation