Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
284rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3102jsonA JSON implementation as a JRuby extension.
44125rexmlAn XML toolkit for Ruby
55833raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
673359rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
7102103ruby2_keywordsShim library for Module#ruby2_keywords
81067base64Support for encoding and decoding binary data using a Base64 representation.
910868webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
101128bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
111409loggerProvides a simple logging utility for outputting messages.
1214643net-imapRuby client api for Internet Message Access Protocol
1315446timeoutAuto-terminate potentially long-running operations in Ruby.
1416386rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
15169123net-smtpSimple Mail Transfer Protocol client library for Ruby.
1619153dateThe official date library for Ruby.
1719284net-protocolThe abstract interface for net-* client.
18199264kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
1921648drbDistributed object system for Ruby
20227146net-popRuby client library for POP3.
2123173psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2223269relineAlternative GNU Readline or Editline implementation by pure Ruby.
2323857uriURI is a module providing classes to handle Uniform Resource Identifiers
2424161irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
2525377benchmarka performance benchmarking library
2625660io-consoleadd console capabilities to IO instances.
2726855securerandomInterface for secure random number generator.
28288114mutex_mMixin to extend objects to be handled like a Mutex.
2929497stringioPseudo `IO` class from/to `String`.
3031088csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
3131194net-httpHTTP client api for Ruby.
32317180matrixAn implementation of Matrix and Vector classes.
3341287ostructClass to build custom data structures, similar to a Hash.
34471206debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
35472105ppProvides a PrettyPrinter for Ruby objects
36473293optparseOptionParser is a class for command-line option analysis. It is much more advanced, ye...
37520235nkfRuby extension for Network Kanji Filter
38525260strscanProvides lexical scanning operations on a String.
39547113prettyprintImplements a pretty printing algorithm for readable structure.
40617106erbAn easy to use but powerful templating system for Ruby.
41646283opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
42710411power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
437891,708json_pureThis is a JSON implementation in pure Ruby.
44834693syncA module that provides a two-phase lock with a counter.
45848171cgiSupport for the Common Gateway Interface protocol.
46875267rbsRBS is the language for type signatures for Ruby and standard library definitions.
47951717gemsRuby wrapper for the RubyGems.org API
48992111tsortTopological sorting using Tarjan's algorithm
491,006915setProvides a class to deal with collections of unordered, unique values
501,0141,075e2mmapModule for defining custom exceptions with specific messages.
511,1351,961net-telnetProvides telnet client functionality.
521,2921,217primePrime numbers and factorization library.
531,5261,534thwaitWatches for termination of multiple threads.
541,5441,604digestProvides a framework for message digest libraries.
551,5651,222net-ftpSupport for the File Transfer Protocol.
561,568484observerImplementation of the Observer object-oriented design pattern.
571,6161,641xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
581,652473zlibRuby interface for the zlib compression/decompression library
591,6573,671string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
601,6891,094forwardableProvides delegation of specified methods to a designated object.
611,703408abbrevCalculates a set of unique abbreviations for a given set of strings
621,7252,185ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
631,729732timeExtends the Time class with methods for parsing and conversion.
641,774778rssFamily of libraries that support various formats of XML "feeds".
651,781324pstoreTransactional File Storage for Ruby Objects
661,787684fiddleA libffi wrapper for Ruby.
671,8111,714fileutilsSeveral file utility methods for copying, moving, removing, etc.
681,825748gserverGServer implements a generic server
691,8411,283singletonThe Singleton module implements the Singleton pattern.
701,9092,425iconviconv wrapper library
711,9132,110threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
722,037747yamlYAML Ain't Markup Language
732,1241,494typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
742,218794syslogRuby interface for the POSIX system logging facility.
752,2461,051open3Popen, but with stderr, too
762,2901,720resolvThread-aware DNS resolver library in Ruby.
772,4191,756scanfscanf is an implementation of the C function scanf(3).
782,4271,438resolv-replaceReplace Socket DNS with Resolv.
792,4332,141io-waitWaits until IO is readable or writable without blocking.
802,6054,921englishRequire 'English.rb' to reference global variables with less cryptic names.
812,6371,834getoptlongGetoptLong for Ruby
823,0472,356rindaThe Linda distributed computing paradigm in Ruby.
833,0522,688did_you_meanThe gem that has been saving people from typos since 2014.
843,1742,018open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
853,1801,576repl_type_completorType based completion for REPL.
863,2452,676tempfileA utility class for managing temporary files.
873,2731,171readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
883,7006,149syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
893,7963,365etcProvides access to information typically stored in UNIX /etc directory.
903,9511,640win32oleProvides an interface for OLE Automation in Ruby
914,0882,638win32apiThe wrapper library for win32 API
924,1262,983shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
934,9441,996rubygems-generate_indexGenerates the index files for a gem server directory
944,9773,523error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
955,3564,014pathnameRepresentation of the name of a file or directory on the filesystem
965,3874,074readline-extProvides an interface for GNU Readline and Edit Line (libedit).
975,4056,376shellAn idiomatic Ruby interface for common UNIX shell commands.
985,7374,538delegateProvides three abilities to delegate method calls to an object.
995,8202,811test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
1006,0425,776fcntlLoads constants defined in the OS fcntl.h C header file
1016,3354,581syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
1026,3363,591tracerA Ruby tracer
1036,4701,820win32-registryProvides an interface to the Windows Registry in Ruby
1046,5834,500cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1056,6717,750dbmProvides a wrapper for the UNIX-style Database Manager Library
1066,6965,258tmpdirExtends the Dir class to manage the OS temporary file path.
1077,4125,855weakrefAllows a referenced object to be garbage-collected.
1087,4206,572findThis module supports top-down traversal of a set of file paths.
1097,68112,564rubyFIX ME
1107,7755,803minitest-power_assertPower Assert for Minitest.
1117,7968,552unUtilities to replace common UNIX commands
1128,3796,598io-nonblockEnables non-blocking mode with IO class
1138,81010,821logger-applicationAdd logging support to your application.
1149,30218,674gdbmRuby extension for GNU dbm.
1159,60411,039mathnDeprecated library that extends math operations.
11610,57213,396yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11710,74112,113sdbmProvides a simple file-based key-value store with String keys and values.
11811,87820,578itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11913,67539,754rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
12014,72920,578tdiarytDiary is so called Weblog.
12115,86315,161jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12216,71613,210bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12316,84028,719bundler-sbomGenerate SBOM(Software Bill of Materials) files with Bundler
12417,79933,089capistrano-stretchercapistrano task for stretcher.
12518,33616,869hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12619,16413,396tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12719,1709,443gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12819,79314,287tkTk interface module using tcltklib.
12920,10550,827atigAtig.rb is Twitter Irc Gateway.
13020,96418,674sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
13122,13121,867takosanRuby wrapper of Takosan
13223,65671,369agiganother Github IRC Gateway
13323,9596,149rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
13424,78021,867kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13525,03616,381monitorProvides an object or module to use safely by more than one thread
13626,66018,674kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13727,57625,658profileProfile provides a way to Profile your Ruby application.
13827,61421,867jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13928,12015,526tdiary-style-gfmGFM Style for tDiary
14028,19214,287tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
14130,77125,658mackerel-rbYet another mackerel client for Ruby.
14234,73050,827capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
14341,158114,013profilerEasy, targeted Ruby profiling
14442,16839,754rake-confirmConfirmation for destructive Rails task.
14548,64414,855lramaLALR (1) parser generator written by Ruby
14649,80650,827rubyvmRubyVM
14751,64028,719kakinkakin is resource calcuration tool for OpenStack
14852,05115,161omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14953,31150,827acts_as_bitsActiveRecord plugin that maintains massive flags in one column
15056,99123,502gyomu_rubyGyomuRuby
15157,28618,674coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
15262,49339,754furikA summary generator of GitHub activity for retrospective.
15364,59019,558jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
15464,77271,369heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15571,60028,719auto_truncated_loggerlogger of auto truncated old file.
15672,42833,089rake-contribAdditional libraries for Rake
15773,60450,827tdiary-style-rdRD Style for tDiary
15876,80650,827delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15978,19271,369capistrano-stretcher-npmnpm task for capistrano-stretcher
16078,47919,558fiberFiber is an open source content engine for Ruby.
16185,00750,827ikachanRuby wrapper of Ikachan
16296,86750,827rubygems-yomikomurubygems hooks for yomikomu
163104,10971,369tdiary-style-etdiaryetDiary Style for tDiary
164108,51233,089tdiary-cache-redistDiary cache with redis
165109,54139,754tdiary-io-rdbrdb adapter for tDiary
166119,25839,754log_minimalRuby port of Log::Minimal.
167131,09350,827sqaleWrite a gem description
168132,11625,658gem-ext-cleanerClean up unnecessary extension files for gem command.
169134,88639,754tdiary-style-emptdiaryemptDiary Style for tDiary
170137,92139,754rack-nojstreat script tag in response.body when access with old mobile phone.
171139,26150,827tdiary-cache-memcachedtDiary cache with memcached
172151,33371,369tdiary-coffeescriptCoffeeScript Filter for tDiary.
173177,56850,827gem-cloneClone gem repositories by fetching source code URLs from gem metadata
174179,50533,089rubygems-ghqA RubyGems plugin that automatically clones git repositories of gems after installation
175181,79839,754gem-sweepClean up unnecessary extension files for gem command.
176183,58228,719bundler-why-pluginA Bundler plugin that shows the dependency tree for a specific package, similar to 'yar...
177185,67328,719net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...
178185,86150,827gem-repairA RubyGems plugin that finds and reinstalls gems with missing compiled extensions.
179188,23050,827rubygems-auto-cloneA RubyGems plugin that automatically clones git repositories of gems after installation
180193,57550,827bundler-timing-pluginBundler plugin that prints the elapsed time of each gem download, install, and git sour...