Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
283rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3122jsonThis is a JSON implementation as a Ruby extension in C.
44319rexmlAn XML toolkit for Ruby
55831raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
669265rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
7105102ruby2_keywordsShim library for Module#ruby2_keywords
810984webrickWEBrick 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.
101208bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
1115462net-imapRuby client api for Internet Message Access Protocol
1216114loggerProvides a simple logging utility for outputting messages.
1316564timeoutAuto-terminate potentially long-running operations in Ruby.
1416889rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
15177107net-smtpSimple Mail Transfer Protocol client library for Ruby.
16196239kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
1720699net-protocolThe abstract interface for net-* client.
1820863dateThe official date library for Ruby.
19231149net-popRuby client library for POP3.
2024253drbDistributed object system for Ruby
2124998psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2225481relineAlternative GNU Readline or Editline implementation by pure Ruby.
2327092irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
2427380uriURI is a module providing classes to handle Uniform Resource Identifiers
2528257benchmarka performance benchmarking library
2628971io-consoleadd console capabilities to IO instances.
2730244securerandomInterface for secure random number generator.
28309105mutex_mMixin to extend objects to be handled like a Mutex.
29319104stringioPseudo `IO` class from/to `String`.
30323194matrixAn implementation of Matrix and Vector classes.
31338117net-httpHTTP client api for Ruby.
3234186csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
33489264optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
3450095ostructClass to build custom data structures, similar to a Hash.
35502218debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
36538219strscanProvides lexical scanning operations on a String.
37573216nkfRuby extension for Network Kanji Filter
38588120ppProvides a PrettyPrinter for Ruby objects
39709291opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
40717496power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
41750137prettyprintImplements a pretty printing algorithm for readable structure.
427731,750json_pureThis is a JSON implementation in pure Ruby.
43823131erbAn easy to use but powerful templating system for Ruby.
44840696syncA module that provides a two-phase lock with a counter.
45935256rbsRBS is the language for type signatures for Ruby and standard library definitions.
46963704gemsRuby wrapper for the RubyGems.org API
47970201cgiSupport for the Common Gateway Interface protocol.
481,0131,128e2mmapModule for defining custom exceptions with specific messages.
491,019634setProvides a class to deal with collections of unordered, unique values
501,1202,056net-telnetProvides telnet client functionality.
511,305622primePrime numbers and factorization library.
521,433116tsortTopological sorting using Tarjan's algorithm
531,5231,645thwaitWatches for termination of multiple threads.
541,5401,411digestProvides a framework for message digest libraries.
551,578645net-ftpSupport for the File Transfer Protocol.
561,6061,865xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
571,6204,695string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
581,652458observerImplementation of the Observer object-oriented design pattern.
591,7101,982ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
601,713985forwardableProvides delegation of specified methods to a designated object.
611,769574zlibRuby interface for the zlib compression/decompression library
621,810703rssFamily of libraries that support various formats of XML "feeds".
631,8161,546fileutilsSeveral file utility methods for copying, moving, removing, etc.
641,840717timeExtends the Time class with methods for parsing and conversion.
651,888855singletonThe Singleton module implements the Singleton pattern.
661,8892,037iconviconv wrapper library
671,894442fiddleA libffi wrapper for Ruby.
681,8952,072threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
691,921673gserverGServer implements a generic server
701,939364abbrevCalculates a set of unique abbreviations for a given set of strings
711,958415pstoreTransactional File Storage for Ruby Objects
722,142826typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
732,154766yamlYAML Ain't Markup Language
742,3321,342open3Popen, but with stderr, too
752,3661,560resolvThread-aware DNS resolver library in Ruby.
762,396590syslogRuby interface for the POSIX system logging facility.
772,4531,685io-waitWaits until IO is readable or writable without blocking.
782,4671,576scanfscanf is an implementation of the C function scanf(3).
792,532796resolv-replaceReplace Socket DNS with Resolv.
802,5823,709englishRequire 'English.rb' to reference global variables with less cryptic names.
812,704941getoptlongGetoptLong for Ruby
823,0103,722did_you_meanThe gem that has been saving people from typos since 2014.
833,0831,155rindaThe Linda distributed computing paradigm in Ruby.
843,2422,066open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
853,2922,305tempfileA utility class for managing temporary files.
863,375778repl_type_completorType based completion for REPL.
873,6485,580syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
883,7944,174etcProvides access to information typically stored in UNIX /etc directory.
893,820800readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
904,2382,632shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
914,2772,589win32apiThe wrapper library for win32 API
924,338871win32oleProvides an interface for OLE Automation in Ruby
935,0493,476error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
945,2603,080rubygems-generate_indexGenerates the index files for a gem server directory
955,3456,512shellAn idiomatic Ruby interface for common UNIX shell commands.
965,3764,666pathnameRepresentation of the name of a file or directory on the filesystem
975,4064,150readline-extProvides an interface for GNU Readline and Edit Line (libedit).
985,8334,015delegateProvides three abilities to delegate method calls to an object.
996,0176,005fcntlLoads constants defined in the OS fcntl.h C header file
1006,2863,118test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
1016,4314,835tracerA Ruby tracer
1026,5523,883syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
1036,57611,357dbmProvides a wrapper for the UNIX-style Database Manager Library
1046,6245,109cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1056,7555,132tmpdirExtends the Dir class to manage the OS temporary file path.
1067,3999,155rubyFIX ME
1077,4214,672weakrefAllows a referenced object to be garbage-collected.
1087,4524,513findThis module supports top-down traversal of a set of file paths.
1097,6945,321unUtilities to replace common UNIX commands
1107,7045,519minitest-power_assertPower Assert for Minitest.
1118,2777,465io-nonblockEnables non-blocking mode with IO class
1128,5509,490logger-applicationAdd logging support to your application.
1139,02510,783gdbmRuby extension for GNU dbm.
1149,35510,118mathnDeprecated library that extends math operations.
1159,9241,959win32-registryProvides an interface to the Windows Registry in Ruby
11610,29511,818yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11710,5238,313sdbmProvides a simple file-based key-value store with String keys and values.
11811,57521,015itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11913,29439,488rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
12014,44030,332tdiarytDiary is so called Weblog.
12115,53039,488jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12216,5252,716bundler-sbomGenerate SPDX SBOM(Software Bill of Materials) files with Bundler
12316,96713,170bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12417,40127,569capistrano-stretchercapistrano task for stretcher.
12518,12126,465hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12619,03436,481tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12719,1389,986gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12819,56621,015tkTk interface module using tcltklib.
12919,72964,016atigAtig.rb is Twitter Irc Gateway.
13020,53036,481sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
13121,70327,569takosanRuby wrapper of Takosan
13223,20526,465agiganother Github IRC Gateway
13324,53918,505kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13425,20019,111rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
13525,56111,357monitorProvides an object or module to use safely by more than one thread
13626,30125,502kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13727,23278,082jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13827,98154,663tdiary-style-gfmGFM Style for tDiary
13928,16217,475tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
14028,22513,974profileProfile provides a way to Profile your Ruby application.
14130,60221,532mackerel-rbYet another mackerel client for Ruby.
14234,20854,663capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
14340,43134,048profilerEasy, targeted Ruby profiling
14442,71532,016rake-confirmConfirmation for destructive Rails task.
14548,87564,016rubyvmRubyVM
14650,34932,016lramaLALR (1) parser generator written by Ruby
14751,89248,171kakinkakin is resource calcuration tool for OpenStack
14852,49023,907omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14952,60054,663acts_as_bitsActiveRecord plugin that maintains massive flags in one column
15056,350140,423coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
15156,77754,663gyomu_rubyGyomuRuby
15262,75232,016furikA summary generator of GitHub activity for retrospective.
15364,30164,016heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15469,49421,532jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
15571,068101,581auto_truncated_loggerlogger of auto truncated old file.
15673,18364,016rake-contribAdditional libraries for Rake
15773,308140,423tdiary-style-rdRD Style for tDiary
15876,23554,663delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15977,183101,581capistrano-stretcher-npmnpm task for capistrano-stretcher
16084,33654,663ikachanRuby wrapper of Ikachan
16191,51413,090fiberFiber is an open source content engine for Ruby.
16296,82536,481rubygems-yomikomurubygems hooks for yomikomu
163103,81264,016tdiary-style-etdiaryetDiary Style for tDiary
164108,236101,581tdiary-cache-redistDiary cache with redis
165109,392101,581tdiary-io-rdbrdb adapter for tDiary
166118,692101,581log_minimalRuby port of Log::Minimal.
167131,047101,581sqaleWrite a gem description
168134,85978,082tdiary-style-emptdiaryemptDiary Style for tDiary
169137,957101,581rack-nojstreat script tag in response.body when access with old mobile phone.
170139,22964,016tdiary-cache-memcachedtDiary cache with memcached
171139,66948,171gem-ext-cleanerClean up unnecessary extension files for gem command.
172151,611101,581tdiary-coffeescriptCoffeeScript Filter for tDiary.
173178,570101,581gem-cloneClone gem repositories by fetching source code URLs from gem metadata
174179,67339,488rubygems-ghqA RubyGems plugin that automatically clones git repositories of gems after installation
175182,269101,581gem-sweepClean up unnecessary extension files for gem command.
176183,89148,171bundler-why-pluginA Bundler plugin that shows the dependency tree for a specific package, similar to 'yar...
177184,838101,581net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...
178187,129140,423gem-repairA RubyGems plugin that finds and reinstalls gems with missing compiled extensions.
179188,395101,581rubygems-auto-cloneA RubyGems plugin that automatically clones git repositories of gems after installation