Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
21011rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3146jsonA JSON implementation as a JRuby extension.
452122rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
55615rexmlAn XML toolkit for Ruby
67320raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
7107131ruby2_keywordsShim library for Module#ruby2_keywords
811598webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
9184232kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
1020084net-imapRuby client api for Internet Message Access Protocol
11201114rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
1220761timeoutAuto-terminate potentially long-running operations in Ruby.
1320989net-smtpSimple Mail Transfer Protocol client library for Ruby.
1421521base64Support for encoding and decoding binary data using a Base64 representation.
1521729bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
16257109net-protocolThe abstract interface for net-* client.
17279135net-popRuby client library for POP3.
1829492dateA subclass of Object includes Comparable module for handling dates.
1936327loggerProvides a simple logging utility for outputting messages.
2036587psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2139671relineAlternative GNU Readline or Editline implementation by pure Ruby.
22401186matrixAn implementation of Matrix and Vector classes.
2341375irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
2444289drbDistributed object system for Ruby
25477119io-consoleadd console capabilities to IO instances.
26490116uriURI is a module providing classes to handle Uniform Resource Identifiers
2768197stringioPseudo `IO` class from/to `String`.
28682303optparseOptionParser is a class for command-line option analysis.
29689342strscanProvides lexical scanning operations on a String.
30691107mutex_mMixin to extend objects to be handled like a Mutex.
31693144net-httpHTTP client api for Ruby.
32711142csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
33740677power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
34743992json_pureThis is a JSON implementation in pure Ruby.
3574556benchmarka performance benchmarking library
36780247debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
37805447opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
3884060securerandomInterface for secure random number generator.
39846404syncA module that provides a two-phase lock with a counter.
40911191nkfRuby extension for Network Kanji Filter
411,0041,112e2mmapModule for defining custom exceptions with specific messages.
421,033954gemsRuby wrapper for the RubyGems.org API
431,0351,938net-telnetProvides telnet client functionality.
441,079723setProvides a class to deal with collections of unordered, unique values
451,265362rbsRBS is the language for type signatures for Ruby and standard library definitions.
461,283150ostructClass to build custom data structures, similar to a Hash.
471,423479primePrime numbers and factorization library.
481,429714cgiSupport for the Common Gateway Interface protocol.
491,4591,722thwaitWatches for termination of multiple threads.
501,5093,671string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
511,54986ppProvides a PrettyPrinter for Ruby objects
521,5551,885xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
531,5561,455digestProvides a framework for message digest libraries.
541,6392,105ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
551,709924net-ftpSupport for the File Transfer Protocol.
561,7792,185threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
571,7832,135iconviconv wrapper library
581,8101,574fileutilsSeveral file utility methods for copying, moving, removing, etc.
591,8341,421rssFamily of libraries that support various formats of XML "feeds".
601,867600forwardableProvides delegation of specified methods to a designated object.
611,875187prettyprintImplements a pretty printing algorithm for readable structure.
622,018984zlibRuby interface for the zlib compression/decompression library
632,042990timeExtends the Time class with methods for parsing and conversion.
642,133717observerImplementation of the Observer object-oriented design pattern.
652,2081,510typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
662,228585singletonThe Singleton module implements the Singleton pattern.
672,2381,110gserverGServer implements a generic server
682,4263,502englishRequire 'English.rb' to reference global variables with less cryptic names.
692,5011,956open3Popen, but with stderr, too
702,5041,632erbAn easy to use but powerful templating system for Ruby.
712,549396fiddleA libffi wrapper for Ruby.
722,6102,096io-waitWaits until IO is readable or writable without blocking.
732,6131,972scanfscanf is an implementation of the C function scanf(3).
742,6241,579yamlYAML Ain't Markup Language
752,7571,813resolvThread-aware DNS resolver library in Ruby.
762,8553,871did_you_meanThe gem that has been saving people from typos since 2014.
772,8631,308abbrevCalculates a set of unique abbreviations for a given set of strings
783,017991pstoreTransactional File Storage for Ruby Objects
793,0321,476resolv-replaceReplace Socket DNS with Resolv.
803,0921,449getoptlongGetoptLong for Ruby
813,3281,450syslogRuby interface for the POSIX system logging facility.
823,5281,583rindaThe Linda distributed computing paradigm in Ruby.
833,5522,239tempfileA utility class for managing temporary files.
843,7035,929syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
853,7382,208open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
863,7983,435etcProvides access to information typically stored in UNIX /etc directory.
874,6053,673win32apiThe wrapper library for win32 API
884,6792,171shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
894,7421,594repl_type_completorType based completion for REPL.
905,1436,182shellAn idiomatic Ruby interface for common UNIX shell commands.
915,3223,883tsortTopological sorting using Tarjan's algorithm
925,6344,172readline-extProvides an interface for GNU Readline and Edit Line (libedit).
935,6543,088pathnameRepresentation of the name of a file or directory on the filesystem
945,8783,230readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
956,0752,596error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
966,0915,364delegateProvides three abilities to delegate method calls to an object.
976,1455,666fcntlLoads constants defined in the OS fcntl.h C header file
986,3224,215rubygems-generate_indexGenerates the index files for a gem server directory
996,3555,223dbmProvides a wrapper for the UNIX-style Database Manager Library
1006,9175,020tracerA Ruby tracer
1016,9739,194rubyFIX ME
1027,0142,044cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1037,5672,817win32oleProvides an interface for OLE Automation in Ruby
1047,6384,032tmpdirExtends the Dir class to manage the OS temporary file path.
1057,8156,004minitest-power_assertPower Assert for Minitest.
1067,9427,100unUtilities to replace common UNIX commands
1078,0575,944findThis module supports top-down traversal of a set of file paths.
1088,11011,321logger-applicationAdd logging support to your application.
1098,5467,152weakrefAllows a referenced object to be garbage-collected.
1108,5813,564syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
1118,63311,742gdbmRuby extension for GNU dbm.
1128,9796,075io-nonblockEnables non-blocking mode with IO class
1139,0774,750test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
1149,3652,076mathnDeprecated library that extends math operations.
1159,84718,144yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11611,06314,464itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11712,3735,656sdbmProvides a simple file-based key-value store with String keys and values.
11812,47640,541rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
11914,15329,688tdiarytDiary is so called Weblog.
12015,15296,209jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12116,49396,209capistrano-stretchercapistrano task for stretcher.
12217,92729,688hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12318,87296,209atigAtig.rb is Twitter Irc Gateway.
12419,00640,541tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12519,34516,862gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12619,4608,822bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12719,55115,723sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
12819,87717,110tkTk interface module using tcltklib.
12920,86820,259takosanRuby wrapper of Takosan
13022,59896,209agiganother Github IRC Gateway
13125,23196,209kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13226,07140,541kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13326,96196,209jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13427,97812,003monitorProvides an object or module to use safely by more than one thread
13528,65629,688tdiary-style-gfmGFM Style for tDiary
13629,63540,541tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
13731,12118,144mackerel-rbYet another mackerel client for Ruby.
13831,16214,732profileProfile provides a way to Profile your Ruby application.
13932,75340,541capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
14034,30015,723rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
14138,45429,688profilerEasy, targeted Ruby profiling
14244,05819,593rake-confirmConfirmation for destructive Rails task.
14346,33440,541rubyvmRubyVM
14450,60596,209acts_as_bitsActiveRecord plugin that maintains massive flags in one column
14553,06396,209coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
14653,33829,688omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14755,84196,209kakinkakin is resource calcuration tool for OpenStack
14858,97796,209gyomu_rubyGyomuRuby
14963,46096,209heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15065,97223,515lramaLALR (1) parser generator written by Ruby
15167,68040,541furikA summary generator of GitHub activity for retrospective.
15271,05940,541auto_truncated_loggerlogger of auto truncated old file.
15374,54040,541tdiary-style-rdRD Style for tDiary
15474,65696,209capistrano-stretcher-npmnpm task for capistrano-stretcher
15576,67296,209delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15682,90796,209ikachanRuby wrapper of Ikachan
15783,67440,541rake-contribAdditional libraries for Rake
15890,28117,110jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
159100,48040,541rubygems-yomikomurubygems hooks for yomikomu
160102,98922,089fiberFiber is an open source content engine for Ruby.
161104,61929,688tdiary-style-etdiaryetDiary Style for tDiary
162109,08440,541tdiary-cache-redistDiary cache with redis
163111,58940,541tdiary-io-rdbrdb adapter for tDiary
164117,80596,209log_minimalRuby port of Log::Minimal.
165132,99140,541sqaleWrite a gem description
166137,08640,541tdiary-style-emptdiaryemptDiary Style for tDiary
167139,46296,209rack-nojstreat script tag in response.body when access with old mobile phone.
168141,04440,541tdiary-cache-memcachedtDiary cache with memcached
169155,89840,541tdiary-coffeescriptCoffeeScript Filter for tDiary.
170175,50896,209gem-ext-cleanerClean up unnecessary extension files for gem command.
171179,36196,209bundler-sbomGenerate SPDX SBOM(Software Bill of Materials) files with Bundler
172181,42940,541win32-registryProvides an interface to the Windows Registry in Ruby
173182,43240,541rubygems-ghqA RubyGems plugin that automatically clones git repositories of gems after installation
174184,02696,209net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...