Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
2166rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
31714jsonA JSON implementation as a JRuby extension.
438296rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
57621rexmlAn XML toolkit for Ruby
610226raccRacc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby ...
7108155ruby2_keywordsShim library for Module#ruby2_keywords
814453webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
9181200kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
10214222rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
11327113timeoutAuto-terminate potentially long-running operations in Ruby.
1233283net-imapRuby client api for Internet Message Access Protocol
1334384net-smtpSimple Mail Transfer Protocol client library for Ruby.
14400134net-protocolThe abstract interface for net-* client.
15423143net-popRuby client library for POP3.
16642144dateA subclass of Object includes Comparable module for handling dates.
176571,343json_pureThis is a JSON implementation in pure Ruby.
18658254psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
19683215matrixAn implementation of Matrix and Vector classes.
20729763power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
2176289bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
22867191relineAlternative GNU Readline or Editline implementation by pure Ruby.
23889262optparseOptionParser is a class for command-line option analysis.
24892216irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
25902454opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
269031,563net-telnetProvides telnet client functionality.
2792761base64Support for encoding and decoding binary data using a Base64 representation.
28973469syncA module that provides a two-phase lock with a counter.
29987567e2mmapModule for defining custom exceptions with specific messages.
30999224io-consoleadd console capabilities to IO instances.
311,025955gemsRuby wrapper for the RubyGems.org API
321,076293debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
331,1071,102setProvides a class to deal with collections of unordered, unique values
341,3082,701string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
351,332329stringioPseudo `IO` class from/to `String`.
361,3571,384thwaitWatches for termination of multiple threads.
371,397241uriURI is a module providing classes to handle Uniform Resource Identifiers
381,4331,570xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
391,5191,496strscanProvides lexical scanning operations on a String.
401,5431,601digestProvides a framework for message digest libraries.
411,546185drbDistributed object system for Ruby
421,553680csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
431,5811,130benchmarka performance benchmarking library
441,6202,103threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
451,621217net-httpHTTP client api for Ruby.
461,6401,953iconviconv wrapper library
471,6461,859loggerProvides a simple logging utility for outputting messages.
481,652625rbsRBS is the language for type signatures for Ruby and standard library definitions.
491,661256mutex_mMixin to extend objects to be handled like a Mutex.
501,666895ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
511,790608cgiSupport for the Common Gateway Interface protocol.
521,9321,108fileutilsSeveral file utility methods for copying, moving, removing, etc.
531,9561,354net-ftpSupport for the File Transfer Protocol.
541,9891,589rssFamily of libraries that support various formats of XML "feeds".
551,994675primePrime numbers and factorization library.
562,2233,150englishRequire 'English.rb' to reference global variables with less cryptic names.
572,3881,077forwardableProvides delegation of specified methods to a designated object.
582,4751,750typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
592,5812,012zlibRuby interface for the zlib compression/decompression library
602,6084,348did_you_meanThe gem that has been saving people from typos since 2014.
612,6491,518timeExtends the Time class with methods for parsing and conversion.
622,6842,621io-waitWaits until IO is readable or writable without blocking.
632,770297nkfRuby extension for Network Kanji Filter
642,8091,853scanfscanf is an implementation of the C function scanf(3).
653,0842,267yamlYAML Ain't Markup Language
663,1271,922securerandomInterface for secure random number generator.
673,1732,289resolvThread-aware DNS resolver library in Ruby.
683,3391,639erbAn easy to use but powerful templating system for Ruby.
693,3945,741syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
703,4011,461open3Popen, but with stderr, too
713,5442,560fiddleA libffi wrapper for Ruby.
723,6021,916singletonThe Singleton module implements the Singleton pattern.
733,7983,730etcProvides access to information typically stored in UNIX /etc directory.
743,8401,346gserverGServer implements a generic server
754,0772,486ostructClass to build custom data structures, similar to a Hash.
764,1802,364tempfileA utility class for managing temporary files.
774,2672,640open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
784,6421,635abbrevCalculates a set of unique abbreviations for a given set of strings
794,9101,697observerImplementation of the Observer object-oriented design pattern.
804,9351,906resolv-replaceReplace Socket DNS with Resolv.
814,9423,636shellAn idiomatic Ruby interface for common UNIX shell commands.
825,0081,934getoptlongGetoptLong for Ruby
835,2193,760win32apiThe wrapper library for win32 API
845,8293,223shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
855,8941,957rindaThe Linda distributed computing paradigm in Ruby.
865,9671,947syslogRuby interface for the POSIX system logging facility.
876,1085,954dbmProvides a wrapper for the UNIX-style Database Manager Library
886,2444,233tsortTopological sorting using Tarjan's algorithm
896,5154,420fcntlLoads constants defined in the OS fcntl.h C header file
906,5633,785readline-extProvides an interface for GNU Readline and Edit Line (libedit).
916,6224,371pathnameRepresentation of the name of a file or directory on the filesystem
926,6264,590delegateProvides three abilities to delegate method calls to an object.
936,6467,640rubyFIX ME
946,6904,206pstoreTransactional File Storage for Ruby Objects
956,8544,931ppProvides a PrettyPrinter for Ruby objects
967,0964,801tracerA Ruby tracer
977,3789,627logger-applicationAdd logging support to your application.
987,5374,891prettyprintImplements a pretty printing algorithm for readable structure.
997,6816,205minitest-power_assertPower Assert for Minitest.
1007,8847,914gdbmRuby extension for GNU dbm.
1018,0505,027readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
1028,5405,379cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1039,0285,403unUtilities to replace common UNIX commands
1049,0895,345tmpdirExtends the Dir class to manage the OS temporary file path.
1059,18133,989yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
1069,4914,173error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
1079,9985,242findThis module supports top-down traversal of a set of file paths.
10810,34738,135itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
10910,4225,410weakrefAllows a referenced object to be garbage-collected.
11011,4357,897mathnDeprecated library that extends math operations.
11111,44751,580rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
11211,6725,546io-nonblockEnables non-blocking mode with IO class
11312,0075,763syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
11412,5623,572rubygems-generate_indexGenerates the index files for a gem server directory
11513,48369,238tdiarytDiary is so called Weblog.
11614,28069,238jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
11715,3566,918sdbmProvides a simple file-based key-value store with String keys and values.
11815,40423,430capistrano-stretchercapistrano task for stretcher.
11917,27224,775hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12017,9196,953test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
12117,99515,665atigAtig.rb is Twitter Irc Gateway.
12218,40169,238tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12319,14411,251sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
12420,01323,430takosanRuby wrapper of Takosan
12520,09610,599tkTk interface module using tcltklib.
12620,22218,466gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12721,57419,037agiganother Github IRC Gateway
12824,74051,580kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
12924,99951,580kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13025,69669,238jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13127,88769,238tdiary-style-gfmGFM Style for tDiary
13228,4709,481bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
13329,46469,238tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
13430,06651,580monitorProvides an object or module to use safely by more than one thread
13530,45517,962mackerel-rbYet another mackerel client for Ruby.
13630,97838,135capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
13731,00610,014win32oleProvides an interface for OLE Automation in Ruby
13837,86610,488profileProfile provides a way to Profile your Ruby application.
13940,64616,341profilerEasy, targeted Ruby profiling
14043,75069,238rubyvmRubyVM
14145,30914,242rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
14245,74628,333rake-confirmConfirmation for destructive Rails task.
14348,33243,643acts_as_bitsActiveRecord plugin that maintains massive flags in one column
14450,39651,580coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
14555,44951,580omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14656,11069,238kakinkakin is resource calcuration tool for OpenStack
14758,86869,238gyomu_rubyGyomuRuby
14861,47243,643heroku_scale_schedulerscaling scheduler for heroku dynos/workers
14967,32469,238furikA summary generator of GitHub activity for retrospective.
15068,88943,643auto_truncated_loggerlogger of auto truncated old file.
15171,45743,643capistrano-stretcher-npmnpm task for capistrano-stretcher
15272,61769,238tdiary-style-rdRD Style for tDiary
15375,51133,989delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15480,69969,238ikachanRuby wrapper of Ikachan
15584,25351,580rake-contribAdditional libraries for Rake
15692,04643,643lramaLALR (1) parser generator written by Ruby
15799,58669,238rubygems-yomikomurubygems hooks for yomikomu
158102,70669,238tdiary-style-etdiaryetDiary Style for tDiary
159107,23669,238tdiary-cache-redistDiary cache with redis
160109,12143,643fiberFiber is an open source content engine for Ruby.
161109,98669,238tdiary-io-rdbrdb adapter for tDiary
162114,60438,135jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
163115,14969,238log_minimalRuby port of Log::Minimal.
164131,06669,238sqaleWrite a gem description
165134,84369,238tdiary-style-emptdiaryemptDiary Style for tDiary
166137,39269,238rack-nojstreat script tag in response.body when access with old mobile phone.
167139,37169,238tdiary-cache-memcachedtDiary cache with memcached
168154,26569,238tdiary-coffeescriptCoffeeScript Filter for tDiary.
169177,64669,238gem-ext-cleanerClean up unnecessary extension files for gem command.