Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
21113rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
3184jsonA JSON implementation as a JRuby extension.
444198rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
5696rexmlAn XML toolkit for Ruby
68422raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
7109146ruby2_keywordsShim library for Module#ruby2_keywords
812558webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
9182216kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
10211175rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
1124560net-imapRuby client api for Internet Message Access Protocol
1226380net-smtpSimple Mail Transfer Protocol client library for Ruby.
1327295timeoutAuto-terminate potentially long-running operations in Ruby.
14313104net-protocolThe abstract interface for net-* client.
15330137net-popRuby client library for POP3.
1634650bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
1738432base64Support for encoding and decoding binary data using a Base64 representation.
18409125dateA subclass of Object includes Comparable module for handling dates.
19485206matrixAn implementation of Matrix and Vector classes.
20537191psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
21682159relineAlternative GNU Readline or Editline implementation by pure Ruby.
227041,457json_pureThis is a JSON implementation in pure Ruby.
23726166irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
24744814power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
25767231strscanProvides lexical scanning operations on a String.
26773254optparseOptionParser is a class for command-line option analysis.
27780170io-consoleadd console capabilities to IO instances.
28849486opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
29889128drbDistributed object system for Ruby
30906297debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
31907580syncA module that provides a two-phase lock with a counter.
32918173uriURI is a module providing classes to handle Uniform Resource Identifiers
339741,960net-telnetProvides telnet client functionality.
34985678e2mmapModule for defining custom exceptions with specific messages.
351,005209stringioPseudo `IO` class from/to `String`.
361,027929gemsRuby wrapper for the RubyGems.org API
371,067189csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
381,070251net-httpHTTP client api for Ruby.
391,101598setProvides a class to deal with collections of unordered, unique values
401,121227mutex_mMixin to extend objects to be handled like a Mutex.
411,122100loggerProvides a simple logging utility for outputting messages.
421,3871,683thwaitWatches for termination of multiple threads.
431,3923,236string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
441,416207nkfRuby extension for Network Kanji Filter
451,427524rbsRBS is the language for type signatures for Ruby and standard library definitions.
461,4951,815xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
471,5681,170benchmarka performance benchmarking library
481,5691,514digestProvides a framework for message digest libraries.
491,5981,621ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
501,603547cgiSupport for the Common Gateway Interface protocol.
511,6351,149primePrime numbers and factorization library.
521,7052,043threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
531,7172,183iconviconv wrapper library
541,7791,408net-ftpSupport for the File Transfer Protocol.
551,8451,543fileutilsSeveral file utility methods for copying, moving, removing, etc.
561,8871,861rssFamily of libraries that support various formats of XML "feeds".
572,0291,627forwardableProvides delegation of specified methods to a designated object.
582,149303securerandomInterface for secure random number generator.
592,2932,392typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
602,3251,293zlibRuby interface for the zlib compression/decompression library
612,3283,478englishRequire 'English.rb' to reference global variables with less cryptic names.
622,3371,243timeExtends the Time class with methods for parsing and conversion.
632,6562,257io-waitWaits until IO is readable or writable without blocking.
642,6811,991scanfscanf is an implementation of the C function scanf(3).
652,7285,521did_you_meanThe gem that has been saving people from typos since 2014.
662,7591,708open3Popen, but with stderr, too
672,7881,166gserverGServer implements a generic server
682,8661,609erbAn easy to use but powerful templating system for Ruby.
692,897438ostructClass to build custom data structures, similar to a Hash.
702,9631,939resolvThread-aware DNS resolver library in Ruby.
712,9781,974yamlYAML Ain't Markup Language
723,0121,244observerImplementation of the Observer object-oriented design pattern.
733,0761,297fiddleA libffi wrapper for Ruby.
743,2191,791singletonThe Singleton module implements the Singleton pattern.
753,3932,155abbrevCalculates a set of unique abbreviations for a given set of strings
763,5042,296resolv-replaceReplace Socket DNS with Resolv.
773,5376,469syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
783,6282,082getoptlongGetoptLong for Ruby
793,8333,402etcProvides access to information typically stored in UNIX /etc directory.
803,8532,447tempfileA utility class for managing temporary files.
813,9822,701syslogRuby interface for the POSIX system logging facility.
824,0102,487open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
834,0503,384rindaThe Linda distributed computing paradigm in Ruby.
844,8843,122win32apiThe wrapper library for win32 API
855,0046,381shellAn idiomatic Ruby interface for common UNIX shell commands.
865,2922,949shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
875,7443,802tsortTopological sorting using Tarjan's algorithm
885,9273,613readline-extProvides an interface for GNU Readline and Edit Line (libedit).
896,1504,303pathnameRepresentation of the name of a file or directory on the filesystem
906,1931,594pstoreTransactional File Storage for Ruby Objects
916,2409,078dbmProvides a wrapper for the UNIX-style Database Manager Library
926,3795,164fcntlLoads constants defined in the OS fcntl.h C header file
936,4725,054delegateProvides three abilities to delegate method calls to an object.
946,6613,993ppProvides a PrettyPrinter for Ruby objects
956,8007,382rubyFIX ME
967,0033,957prettyprintImplements a pretty printing algorithm for readable structure.
977,0276,387tracerA Ruby tracer
987,5933,977error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
997,64311,196logger-applicationAdd logging support to your application.
1007,6934,283rubygems-generate_indexGenerates the index files for a gem server directory
1017,7065,647minitest-power_assertPower Assert for Minitest.
1027,7215,620readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
1038,34511,777gdbmRuby extension for GNU dbm.
1048,3515,784cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1058,4435,499tmpdirExtends the Dir class to manage the OS temporary file path.
1068,4745,633unUtilities to replace common UNIX commands
1078,9925,026findThis module supports top-down traversal of a set of file paths.
1089,4545,617weakrefAllows a referenced object to be garbage-collected.
1099,48519,538yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
11010,3605,740io-nonblockEnables non-blocking mode with IO class
11110,68213,290itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11210,7234,276syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
11311,53811,636mathnDeprecated library that extends math operations.
11411,7454,014test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
11511,93527,003rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
11612,4583,242repl_type_completorType based completion for REPL.
11713,80149,668tdiarytDiary is so called Weblog.
11813,8227,512sdbmProvides a simple file-based key-value store with String keys and values.
11914,70949,668jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
12015,96549,668capistrano-stretchercapistrano task for stretcher.
12117,60514,011hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12218,39771,275atigAtig.rb is Twitter Irc Gateway.
12318,61771,275tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12419,11722,698sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
12519,84714,011gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12620,04015,269tkTk interface module using tcltklib.
12720,44222,698takosanRuby wrapper of Takosan
12822,04271,275agiganother Github IRC Gateway
12922,4519,580bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
13024,1207,877win32oleProvides an interface for OLE Automation in Ruby
13124,90441,165kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13225,52549,668kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13326,30949,668jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13428,26171,275tdiary-style-gfmGFM Style for tDiary
13529,42071,275tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
13630,75241,165mackerel-rbYet another mackerel client for Ruby.
13731,0409,230monitorProvides an object or module to use safely by more than one thread
13831,90549,668capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
13934,49811,374profileProfile provides a way to Profile your Ruby application.
14038,03512,030rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
14138,69032,342profilerEasy, targeted Ruby profiling
14244,82720,138rake-confirmConfirmation for destructive Rails task.
14345,17049,668rubyvmRubyVM
14449,56571,275acts_as_bitsActiveRecord plugin that maintains massive flags in one column
14551,83671,275coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
14654,70271,275omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14755,67471,275kakinkakin is resource calcuration tool for OpenStack
14858,70071,275gyomu_rubyGyomuRuby
14962,52632,342heroku_scale_schedulerscaling scheduler for heroku dynos/workers
15067,45649,668furikA summary generator of GitHub activity for retrospective.
15170,09971,275auto_truncated_loggerlogger of auto truncated old file.
15273,22471,275capistrano-stretcher-npmnpm task for capistrano-stretcher
15373,60671,275tdiary-style-rdRD Style for tDiary
15474,54832,342lramaLALR (1) parser generator written by Ruby
15576,04071,275delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15681,83771,275ikachanRuby wrapper of Ikachan
15784,47336,251rake-contribAdditional libraries for Rake
158100,07936,251rubygems-yomikomurubygems hooks for yomikomu
159101,20071,275jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
160103,74971,275tdiary-style-etdiaryetDiary Style for tDiary
161108,18171,275fiberFiber is an open source content engine for Ruby.
162108,32071,275tdiary-cache-redistDiary cache with redis
163111,04471,275tdiary-io-rdbrdb adapter for tDiary
164116,72171,275log_minimalRuby port of Log::Minimal.
165132,36549,668sqaleWrite a gem description
166136,21271,275tdiary-style-emptdiaryemptDiary Style for tDiary
167138,55049,668rack-nojstreat script tag in response.body when access with old mobile phone.
168140,61571,275tdiary-cache-memcachedtDiary cache with memcached
169155,30671,275tdiary-coffeescriptCoffeeScript Filter for tDiary.
170175,58049,668gem-ext-cleanerClean up unnecessary extension files for gem command.
171182,62149,668net-http-sspiimplements bindings to Win32 SSPI functions, focused on authentication to a proxy serve...
172182,66741,165win32-registryProvides an interface to the Windows Registry in Ruby