Hsbt's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111bundlerBundler manages an application's dependencies through its entire life, across many mach...
2158rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
31815jsonThis is a JSON implementation as a Ruby extension in C.
440396rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
5746rexmlAn XML toolkit for Ruby
69019raccRacc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby ...
7107146ruby2_keywordsShim library for Module#ruby2_keywords
813467webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
9182196kaminariKaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist...
10215259rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
1128273net-imapRuby client api for Internet Message Access Protocol
1229984net-smtpSimple Mail Transfer Protocol client library for Ruby.
13300112timeoutAuto-terminate potentially long-running operations in Ruby.
14352119net-protocolThe abstract interface for net-* client.
15374123net-popRuby client library for POP3.
16505153dateA subclass of Object includes Comparable module for handling dates.
1750771bigdecimalThis library provides arbitrary-precision decimal floating-point number class.
18615204matrixAn implementation of Matrix and Vector classes.
19619376psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
2064560base64Support for encoding and decoding binary data using a Base64 representation.
216781,498json_pureThis is a JSON implementation in pure Ruby.
22740968power_assertPower Assert shows each value of variables and method calls in the expression. It is us...
23768265relineAlternative GNU Readline or Editline implementation by pure Ruby.
24791271irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
25822386optparseOptionParser is a class for command-line option analysis.
26884289io-consoleadd console capabilities to IO instances.
27888484opensslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t...
289311,698net-telnetProvides telnet client functionality.
29937390syncA module that provides a two-phase lock with a counter.
309821,026e2mmapModule for defining custom exceptions with specific messages.
31995493debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
321,0231,032gemsRuby wrapper for the RubyGems.org API
331,03665strscanProvides lexical scanning operations on a String.
341,095772setProvides a class to deal with collections of unordered, unique values
351,122194uriURI is a module providing classes to handle Uniform Resource Identifiers
361,136213drbDistributed object system for Ruby
371,155347stringioPseudo `IO` class from/to `String`.
381,307395csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
391,325274net-httpHTTP client api for Ruby.
401,3613,184string-scrubString#scrub for Ruby 2.0.0 and 1.9.3
411,368320mutex_mMixin to extend objects to be handled like a Mutex.
421,3711,614thwaitWatches for termination of multiple threads.
431,4521,864xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
441,540809rbsRBS is the language for type signatures for Ruby and standard library definitions.
451,5601,578digestProvides a framework for message digest libraries.
461,5711,365benchmarka performance benchmarking library
471,597254loggerProvides a simple logging utility for outputting messages.
481,623694ipaddrIPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are su...
491,6602,234threadIncludes a thread pool, message passing capabilities, a recursive mutex, promise, futur...
501,6692,084iconviconv wrapper library
511,698893cgiSupport for the Common Gateway Interface protocol.
521,782725primePrime numbers and factorization library.
531,788385nkfRuby extension for Network Kanji Filter
541,8491,254net-ftpSupport for the File Transfer Protocol.
551,8721,384fileutilsSeveral file utility methods for copying, moving, removing, etc.
561,9261,574rssFamily of libraries that support various formats of XML "feeds".
572,178824forwardableProvides delegation of specified methods to a designated object.
582,2893,127englishRequire 'English.rb' to reference global variables with less cryptic names.
592,3171,769typeprofTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes i...
602,4841,552zlibRuby interface for the zlib compression/decompression library
612,5021,491timeExtends the Time class with methods for parsing and conversion.
622,6684,748did_you_meanThe gem that has been saving people from typos since 2014.
632,6732,260io-waitWaits until IO is readable or writable without blocking.
642,7222,029scanfscanf is an implementation of the C function scanf(3).
652,9501,476open3Popen, but with stderr, too
663,0061,844securerandomInterface for secure random number generator.
673,0302,114yamlYAML Ain't Markup Language
683,0561,800resolvThread-aware DNS resolver library in Ruby.
693,0761,675erbAn easy to use but powerful templating system for Ruby.
703,1981,376gserverGServer implements a generic server
713,2931,688fiddleA libffi wrapper for Ruby.
723,3911,881singletonThe Singleton module implements the Singleton pattern.
733,4725,569syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
743,8263,906etcProvides access to information typically stored in UNIX /etc directory.
753,8391,460observerImplementation of the Observer object-oriented design pattern.
763,8952,023abbrevCalculates a set of unique abbreviations for a given set of strings
773,9172,273ostructClass to build custom data structures, similar to a Hash.
783,9692,322tempfileA utility class for managing temporary files.
794,0491,877resolv-replaceReplace Socket DNS with Resolv.
804,1402,399open-uriAn easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
814,2722,319getoptlongGetoptLong for Ruby
824,8262,276syslogRuby interface for the POSIX system logging facility.
834,8312,453rindaThe Linda distributed computing paradigm in Ruby.
844,9705,446shellAn idiomatic Ruby interface for common UNIX shell commands.
855,0523,730win32apiThe wrapper library for win32 API
865,5873,305shellwordsManipulates strings with word parsing rules of UNIX Bourne shell.
875,9844,216tsortTopological sorting using Tarjan's algorithm
886,1543,646readline-extProvides an interface for GNU Readline and Edit Line (libedit).
896,1798,572dbmProvides a wrapper for the UNIX-style Database Manager Library
906,3644,456pathnameRepresentation of the name of a file or directory on the filesystem
916,4234,895fcntlLoads constants defined in the OS fcntl.h C header file
926,5384,754delegateProvides three abilities to delegate method calls to an object.
936,5864,661pstoreTransactional File Storage for Ruby Objects
946,7197,717rubyFIX ME
956,7604,779ppProvides a PrettyPrinter for Ruby objects
967,0445,586tracerA Ruby tracer
977,2594,789prettyprintImplements a pretty printing algorithm for readable structure.
987,49712,932logger-applicationAdd logging support to your application.
997,6866,876minitest-power_assertPower Assert for Minitest.
1007,8585,218readlineThis is just a loader for "readline". If Ruby has the "readline-ext" gem that is a nati...
1018,03110,630gdbmRuby extension for GNU dbm.
1028,4935,106cmathCMath is a library that provides trigonometric and transcendental functions for complex...
1038,6824,172error_highlightThe gem enhances Exception#message by adding a short explanation where the exception is...
1048,7555,429unUtilities to replace common UNIX commands
1058,7815,164tmpdirExtends the Dir class to manage the OS temporary file path.
1069,2883,656rubygems-generate_indexGenerates the index files for a gem server directory
1079,32120,314yaoYAO is a Yet Another OpenStack API Wrapper that rocks!!
1089,4205,090findThis module supports top-down traversal of a set of file paths.
1099,8785,452weakrefAllows a referenced object to be garbage-collected.
11010,52217,354itamae-plugin-recipe-rbenvItamae plugin to install ruby with rbenv
11110,9325,452io-nonblockEnables non-blocking mode with IO class
11211,3725,976syntax_suggestWhen you get an "unexpected end" in your syntax this gem helps you find it
11311,48012,064mathnDeprecated library that extends math operations.
11411,70427,598rubygems-mirrorThis is an update to the old `gem mirror` command. It uses net/http/persistent and thre...
11513,60227,598tdiarytDiary is so called Weblog.
11614,3174,957test-unit-ruby-coreAdditional test assertions for Ruby standard libraries.
11714,4677,429sdbmProvides a simple file-based key-value store with String keys and values.
11814,49913,127jenkins-plugin-runtimeI'll think of a better description later, but if you're reading this, then I haven't
11915,69324,456capistrano-stretchercapistrano task for stretcher.
12017,47516,963hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
12118,22040,310atigAtig.rb is Twitter Irc Gateway.
12218,45340,310tdiary-contribtDiary contributions package that includes plugins, styles, utilities, libraries, filte...
12318,94013,034sidekiq-scheduler-notificationSlack notification middleware for sidekiq-scheduler
12420,01316,033gemstashGemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto...
12520,08114,041tkTk interface module using tcltklib.
12620,24816,963takosanRuby wrapper of Takosan
12721,79740,310agiganother Github IRC Gateway
12824,6618,443bundler-graph`graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph.
12924,77515,530kanameIdentity configuration tool for OpenStack. You can apply simple YAML definition into Ke...
13025,25615,758kakineSecurity Group configuration tool for OpenStack. You can apply simple YAML definition i...
13126,03640,310jpiAllows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele...
13227,2447,852win32oleProvides an interface for OLE Automation in Ruby
13328,04040,310tdiary-style-gfmGFM Style for tDiary
13429,29640,310tdiary-blogkittDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ...
13530,55122,754mackerel-rbYet another mackerel client for Ruby.
13630,67540,310monitorProvides an object or module to use safely by more than one thread
13731,51527,598capistrano-stretcher-railsrails specific tasks for capistrano-stretcher
13835,75614,041profileProfile provides a way to Profile your Ruby application.
13939,87313,699profilerEasy, targeted Ruby profiling
14041,57113,699rubygems-serverGem::Server and allows users to serve gems for consumption by `gem --remote-install`.
14144,59040,310rubyvmRubyVM
14245,34215,758rake-confirmConfirmation for destructive Rails task.
14349,07040,310acts_as_bitsActiveRecord plugin that maintains massive flags in one column
14451,26740,310coverageoutput-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi...
14554,37327,598omniauth-colormeshopOmniAuth Strategy for ColorMeShop API
14655,76040,310kakinkakin is resource calcuration tool for OpenStack
14758,70727,598gyomu_rubyGyomuRuby
14862,03240,310heroku_scale_schedulerscaling scheduler for heroku dynos/workers
14967,27840,310furikA summary generator of GitHub activity for retrospective.
15069,64440,310auto_truncated_loggerlogger of auto truncated old file.
15172,55040,310capistrano-stretcher-npmnpm task for capistrano-stretcher
15273,21740,310tdiary-style-rdRD Style for tDiary
15375,76140,310delayed_job_slack_notificationSlack notifier for pending jobs of Delayed Job.
15479,45127,598lramaLALR (1) parser generator written by Ruby
15581,37640,310ikachanRuby wrapper of Ikachan
15684,74327,598rake-contribAdditional libraries for Rake
15799,82040,310rubygems-yomikomurubygems hooks for yomikomu
158102,92212,724jsJavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional...
159103,28540,310tdiary-style-etdiaryetDiary Style for tDiary
160107,83840,310tdiary-cache-redistDiary cache with redis
161108,24716,300fiberFiber is an open source content engine for Ruby.
162110,52540,310tdiary-io-rdbrdb adapter for tDiary
163116,08440,310log_minimalRuby port of Log::Minimal.
164131,88640,310sqaleWrite a gem description
165135,63940,310tdiary-style-emptdiaryemptDiary Style for tDiary
166138,22440,310rack-nojstreat script tag in response.body when access with old mobile phone.
167140,15640,310tdiary-cache-memcachedtDiary cache with memcached
168154,86640,310tdiary-coffeescriptCoffeeScript Filter for tDiary.
169175,49340,310gem-ext-cleanerClean up unnecessary extension files for gem command.