Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
285rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3123jsonA JSON implementation as a JRuby extension.
44322rexmlAn XML toolkit for Ruby
55835raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
669276rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
7105110ruby2_keywordsShim library for Module#ruby2_keywords
811067webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
91138base64Support for encoding and decoding binary data using a Base64 representation.
1012515bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
1115875net-imapRuby client api for Internet Message Access Protocol
1216655timeoutAuto-terminate potentially long-running operations in Ruby.
1316914loggerProvides a simple logging utility for outputting messages.
1417298rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
15178118net-smtpSimple Mail Transfer Protocol client library for Ruby.
16196249kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
17206106net-protocolThe abstract interface for net-* client.
1820968dateThe official date library for Ruby.
19236167net-popRuby client library for POP3.
2025057drbDistributed object system for Ruby
21255103psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2226385relineAlternative GNU Readline or Editline implementation by pure Ruby.
2327596irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
2428060uriURI is a module providing classes to handle Uniform Resource Identifiers
2529462benchmarka performance benchmarking library
2629683io-consoleadd console capabilities to IO instances.
2731150securerandomInterface for secure random number generator.
28316107mutex_mMixin to extend objects to be handled like a Mutex.
29324159matrixAn implementation of Matrix and Vector classes.
30327113stringioPseudo `IO` class from/to `String`.
31346101net-httpHTTP client api for Ruby.
3235097csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
33498255optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
34508241debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
35524116ostructClass to build custom data structures, similar to a Hash.
36546363strscanProvides lexical scanning operations on a String.
37608239nkfRuby extension for Network Kanji Filter
38671132ppProvides a PrettyPrinter for Ruby objects
39716299opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
40723595power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
417681,849json_pureThis is a JSON implementation in pure Ruby.
42788149prettyprintImplements a pretty printing algorithm for readable structure.
43839780syncA module that provides a two-phase lock with a counter.
44865102erbAn easy to use but powerful templating system for Ruby.
45966309rbsRBS is the language for type signatures for Ruby and standard library definitions.
46968746gemsRuby wrapper for the RubyGems.org API
471,011776e2mmapModule for defining custom exceptions with specific messages.
481,012200cgiSupport for the Common Gateway Interface protocol.
491,022555setProvides a class to deal with collections of unordered, unique values
501,1182,070net-telnetProvides telnet client functionality.
511,312788primePrime numbers and factorization library.
521,5181,706thwaitWatches for termination of multiple threads.
531,5391,290digestProvides a framework for message digest libraries.
541,558164tsortTopological sorting using Tarjan's algorithm
551,587946net-ftpSupport for the File Transfer Protocol.
561,6001,973xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
571,6164,486string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
581,682493observerImplementation of the Observer object-oriented design pattern.
591,7052,065ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
601,719908forwardableProvides delegation of specified methods to a designated object.
611,800502zlibRuby interface for the zlib compression/decompression library
621,8201,180fileutilsSeveral file utility methods for copying, moving, removing, etc.
631,8311,001rssFamily of libraries that support various formats of XML "feeds".
641,854778timeExtends the Time class with methods for parsing and conversion.
651,8822,201iconviconv wrapper library
661,8932,109threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
671,901670singletonThe Singleton module implements the Singleton pattern.
681,932558fiddleA libffi wrapper for Ruby.
691,941690gserverGServer implements a generic server
701,993442abbrevCalculates a set of unique abbreviations for a given set of strings
712,002531pstoreTransactional File Storage for Ruby Objects
722,1521,671typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
732,189623yamlYAML Ain't Markup Language
742,3521,493open3Popen, but with stderr, too
752,3911,486resolvThread-aware DNS resolver library in Ruby.
762,4601,923io-waitWaits until IO is readable or writable without blocking.
772,4791,911scanfscanf is an implementation of the C function scanf(3).
782,485812syslogRuby interface for the POSIX system logging facility.
792,5782,575englishRequire 'English.rb' to reference global variables with less cryptic names.
802,6051,505resolv-replaceReplace Socket DNS with Resolv.
812,7401,798getoptlongGetoptLong for Ruby
823,0023,047did_you_meanThe gem that has been saving people from typos since 2014.
833,1222,214rindaThe Linda distributed computing paradigm in Ruby.
843,2672,091open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
853,3002,239tempfileA utility class for managing temporary files.
863,5101,666repl_type_completorType based completion for REPL.
873,6373,064syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
883,7962,993etcProvides access to information typically stored in UNIX /etc directory.
894,0231,587readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
904,2582,694shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
914,3162,321win32apiThe wrapper library for win32 API
924,6011,857win32oleProvides an interface for OLE Automation in Ruby
935,0872,964error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
945,3195,702shellAn idiomatic Ruby interface for common UNIX shell commands.
955,3823,893pathnameRepresentation of the name of a file or directory on the filesystem
965,3882,181rubygems-generate_indexGenerates the index files for a gem server directory
975,4113,754readline-extProvides an interface for GNU Readline and Edit Line (libedit).
985,8523,951delegateProvides three abilities to delegate method calls to an object.
996,0144,463fcntlLoads constants defined in the OS fcntl.h C header file
1006,4554,865tracerA Ruby tracer
1016,4772,829test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
1026,5638,795dbmProvides a wrapper for the UNIX-style Database Manager Library
1036,6433,136syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
1046,6455,137cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1056,8233,076tmpdirExtends the Dir class to manage the OS temporary file path.
1067,3609,835rubyFIX ME
1077,4664,225weakrefAllows a referenced object to be garbage-collected.
1087,4864,503findThis module supports top-down traversal of a set of file paths.
1097,7044,907unUtilities to replace common UNIX commands
1107,7195,738minitest-power_assertPower Assert for Minitest.
1118,2895,146io-nonblockEnables non-blocking mode with IO class
1128,51911,785logger-applicationAdd logging support to your application.
1138,9979,949gdbmRuby extension for GNU dbm.
1149,32211,917mathnDeprecated library that extends math operations.
11510,24617,354yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11610,6065,665sdbmProvides a simple file-based key-value store with String keys and values.
11711,53515,048itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11813,22034,449rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
11914,40819,896tdiarytDiary is so called Weblog.
12015,0681,895win32-registryProvides an interface to the Windows Registry in Ruby
12115,47128,056jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12217,1577,767bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12317,33877,133capistrano-stretchercapistrano task for stretcher.
12417,54829,735bundler-sbomGenerate SPDX SBOM(Software Bill of Materials) files with Bundler
12518,09424,317hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12619,01022,007tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12719,13518,489gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12819,57718,489tkTk interface module using tcltklib.
12919,67734,449atigAtig.rb is Twitter Irc Gateway.
13020,45748,724sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
13121,64934,449takosanRuby wrapper of Takosan
13223,13659,090agiganother Github IRC Gateway
13324,50722,007kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13425,31414,885rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
13525,84614,885monitorProvides an object or module to use safely by more than one thread
13626,23829,735kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13727,16731,872jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13827,95023,465tdiary-style-gfmGFM Style for tDiary
13928,16522,711tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
14028,46813,320profileProfile provides a way to Profile your Ruby application.
14130,55818,786mackerel-rbYet another mackerel client for Ruby.
14234,08737,724capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
14340,31237,724profilerEasy, targeted Ruby profiling
14442,77823,465rake-confirmConfirmation for destructive Rails task.
14548,71248,724rubyvmRubyVM
14650,71126,588lramaLALR (1) parser generator written by Ruby
14751,93734,449kakinkakin is resource calcuration tool for OpenStack
14852,471113,104acts_as_bitsActiveRecord plugin that maintains massive flags in one column
14952,70928,056omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
15056,162113,104coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
15156,72431,872gyomu_rubyGyomuRuby
15262,79331,872furikA summary generator of GitHub activity for retrospective.
15364,24559,090heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15470,57737,724jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
15570,96731,872auto_truncated_loggerlogger of auto truncated old file.
15673,11948,724rake-contribAdditional libraries for Rake
15773,29159,090tdiary-style-rdRD Style for tDiary
15876,161113,104delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15977,028113,104capistrano-stretcher-npmnpm task for capistrano-stretcher
16084,23959,090ikachanRuby wrapper of Ikachan
16194,43922,007fiberFiber is an open source content engine for Ruby.
16296,98037,724rubygems-yomikomurubygems hooks for yomikomu
163103,768113,104tdiary-style-etdiaryetDiary Style for tDiary
164108,16859,090tdiary-cache-redistDiary cache with redis
165109,35977,133tdiary-io-rdbrdb adapter for tDiary
166118,61477,133log_minimalRuby port of Log::Minimal.
167131,062113,104sqaleWrite a gem description
168134,859113,104tdiary-style-emptdiaryemptDiary Style for tDiary
169138,125113,104rack-nojstreat script tag in response.body when access with old mobile phone.
170139,241113,104tdiary-cache-memcachedtDiary cache with memcached
171140,91259,090gem-ext-cleanerClean up unnecessary extension files for gem command.
172151,663113,104tdiary-coffeescriptCoffeeScript Filter for tDiary.
173178,642113,104gem-cloneClone gem repositories by fetching source code URLs from gem metadata
174179,578113,104rubygems-ghqA RubyGems plugin that automatically clones git repositories of gems after installation
175182,15948,724gem-sweepClean up unnecessary extension files for gem command.
176183,82759,090bundler-why-pluginA Bundler plugin that shows the dependency tree for a specific package, similar to 'yar...
177184,56259,090net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...
178186,748113,104gem-repairA RubyGems plugin that finds and reinstalls gems with missing compiled extensions.
179187,96777,133rubygems-auto-cloneA RubyGems plugin that automatically clones git repositories of gems after installation