1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 13 | 22 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
3 | 18 | 19 | json | A JSON implementation as a JRuby extension. |
4 | 33 | 145 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
5 | 110 | 29 | rexml | An XML toolkit for Ruby |
6 | 114 | 47 | ruby2_keywords | Shim library for Module#ruby2_keywords |
7 | 139 | 39 | racc | Racc is a LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby ... |
8 | 176 | 194 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
9 | 179 | 502 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
10 | 224 | 60 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
11 | 555 | 1,638 | json_pure | This is a JSON implementation in pure Ruby. |
12 | 754 | 929 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
13 | 801 | 1,157 | net-telnet | Provides telnet client functionality. |
14 | 826 | 508 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
15 | 1,002 | 984 | openssl | It wraps the OpenSSL library. |
16 | 1,074 | 530 | gems | Ruby wrapper for the RubyGems.org API |
17 | 1,078 | 162 | net-protocol | The abstract interface for net-* client. |
18 | 1,102 | 170 | timeout | Auto-terminate potentially long-running operations in Ruby. |
19 | 1,116 | 478 | sync | A module that provides a two-phase lock with a counter. |
20 | 1,119 | 2,953 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
21 | 1,123 | 337 | matrix | An implementation of Matrix and Vector classes. |
22 | 1,128 | 167 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
23 | 1,200 | 559 | e2mmap | Module for defining custom exceptions with specific messages. |
24 | 1,209 | 810 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
25 | 1,244 | 175 | net-imap | Ruby client api for Internet Message Access Protocol |
26 | 1,278 | 867 | set | Provides a class to deal with collections of unordered, unique values |
27 | 1,282 | 469 | optparse | OptionParser is a class for command-line option analysis. |
28 | 1,347 | 738 | io-console | add console capabilities to IO instances. |
29 | 1,381 | 1,508 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
30 | 1,382 | 612 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
31 | 1,411 | 185 | net-pop | Ruby client library for POP3. |
32 | 1,466 | 670 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
33 | 1,468 | 1,328 | thwait | Watches for termination of multiple threads. |
34 | 1,485 | 1,960 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
35 | 1,534 | 2,121 | iconv | iconv wrapper library |
36 | 1,535 | 1,962 | logger | Provides a simple logging utility for outputting messages. |
37 | 1,559 | 1,245 | strscan | Provides lexical scanning operations on a String. |
38 | 1,624 | 1,563 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
39 | 1,627 | 1,327 | digest | Provides a framework for message digest libraries. |
40 | 1,718 | 771 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
41 | 1,780 | 1,060 | benchmark | a performance benchmarking library |
42 | 1,983 | 3,224 | english | Require 'English.rb' to reference global variables with less cryptic names. |
43 | 2,151 | 240 | date | A subclass of Object includes Comparable module for handling dates. |
44 | 2,304 | 1,876 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
45 | 2,310 | 1,890 | fileutils | Several file utility methods for copying, moving, removing, etc. |
46 | 2,316 | 1,615 | stringio | Pseudo `IO` class from/to `String`. |
47 | 2,439 | 2,484 | did_you_mean | The gem that has been saving people from typos since 2014. |
48 | 2,504 | 2,013 | rss | Family of libraries that support various formats of XML "feeds". |
49 | 2,623 | 1,834 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
50 | 2,770 | 1,666 | net-ftp | Support for the File Transfer Protocol. |
51 | 2,773 | 1,595 | cgi | Support for the Common Gateway Interface protocol. |
52 | 2,847 | 2,171 | io-wait | Waits until IO is readable or writable without blocking. |
53 | 3,009 | 1,947 | prime | Prime numbers and factorization library. |
54 | 3,071 | 2,126 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
55 | 3,075 | 3,758 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
56 | 3,123 | 2,432 | zlib | Ruby interface for the zlib compression/decompression library |
57 | 3,350 | 2,089 | scanf | scanf is an implementation of the C function scanf(3). |
58 | 3,440 | 1,703 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
59 | 3,507 | 2,272 | yaml | YAML Ain't Markup Language |
60 | 3,539 | 1,392 | resolv | Thread-aware DNS resolver library in Ruby. |
61 | 3,716 | 2,927 | etc | Provides access to information typically stored in UNIX /etc directory. |
62 | 3,738 | 1,868 | forwardable | Provides delegation of specified methods to a designated object. |
63 | 3,772 | 1,918 | time | Extends the Time class with methods for parsing and conversion. |
64 | 3,932 | 2,926 | open3 | Popen, but with stderr, too |
65 | 4,056 | 2,780 | fiddle | A libffi wrapper for Ruby. |
66 | 4,223 | 1,736 | net-http | HTTP client api for Ruby. |
67 | 4,304 | 2,830 | singleton | The Singleton module implements the Singleton pattern. |
68 | 4,627 | 1,990 | securerandom | Interface for secure random number generator. |
69 | 4,700 | 3,252 | ostruct | Class to build custom data structures, similar to a Hash. |
70 | 5,146 | 3,283 | erb | An easy to use but powerful templating system for Ruby. |
71 | 5,301 | 2,791 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
72 | 5,492 | 3,543 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
73 | 5,577 | 4,367 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
74 | 6,231 | 7,242 | ruby | FIX ME |
75 | 6,239 | 4,713 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
76 | 6,443 | 4,885 | win32api | The wrapper library for win32 API |
77 | 6,847 | 8,051 | logger-application | Add logging support to your application. |
78 | 6,953 | 4,143 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
79 | 6,976 | 6,076 | gserver | GServer implements a generic server |
80 | 7,214 | 2,930 | tempfile | A utility class for managing temporary files. |
81 | 7,326 | 5,819 | tracer | Outputs a source level execution trace of a Ruby program. |
82 | 7,432 | 7,223 | gdbm | Ruby extension for GNU dbm. |
83 | 7,670 | 3,873 | fcntl | Loads constants defined in the OS fcntl.h C header file |
84 | 7,679 | 4,503 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
85 | 7,904 | 4,183 | delegate | Provides three abilities to delegate method calls to an object. |
86 | 7,951 | 4,902 | pp | Provides a PrettyPrinter for Ruby objects |
87 | 8,019 | 7,037 | minitest-power_assert | Power Assert for Minitest. |
88 | 8,070 | 3,852 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
89 | 8,464 | 3,295 | tsort | Topological sorting using Tarjan's algorithm |
90 | 8,679 | 4,440 | pstore | Transactional File Storage for Ruby Objects |
91 | 8,746 | 4,380 | getoptlong | GetoptLong for Ruby |
92 | 8,815 | 6,886 | prettyprint | Implements a pretty printing algorithm for readable structure. |
93 | 9,192 | 3,593 | pathname | Representation of the name of a file or directory on the filesystem |
94 | 9,212 | 6,436 | observer | Implementation of the Observer object-oriented design pattern. |
95 | 9,426 | 12,829 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
96 | 9,429 | 5,074 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
97 | 10,432 | 6,160 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
98 | 10,860 | 3,958 | resolv-replace | Replace Socket DNS with Resolv. |
99 | 11,250 | 10,966 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
100 | 11,366 | 8,240 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
101 | 12,010 | 11,183 | mathn | Deprecated library that extends math operations. |
102 | 12,630 | 11,768 | tdiary | tDiary is so called Weblog. |
103 | 12,911 | 5,140 | nkf | Ruby extension for Network Kanji Filter |
104 | 13,027 | 5,235 | un | Utilities to replace common UNIX commands |
105 | 13,087 | 16,860 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
106 | 13,461 | 5,163 | drb | Distributed object system for Ruby |
107 | 13,694 | 5,136 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
108 | 13,988 | 18,549 | capistrano-stretcher | capistrano task for stretcher. |
109 | 14,438 | 7,557 | find | This module supports top-down traversal of a set of file paths. |
110 | 16,138 | 9,768 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
111 | 16,762 | 144,074 | atig | Atig.rb is Twitter Irc Gateway. |
112 | 17,763 | 14,208 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
113 | 18,944 | 20,568 | takosan | Ruby wrapper of Takosan |
114 | 18,977 | 6,096 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
115 | 20,105 | 144,074 | agig | another Github IRC Gateway |
116 | 20,134 | 22,598 | tk | Tk interface module using tcltklib. |
117 | 21,014 | 8,805 | rinda | The Linda distributed computing paradigm in Ruby. |
118 | 23,592 | 27,723 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
119 | 24,007 | 30,825 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
120 | 24,088 | 14,936 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
121 | 24,287 | 18,549 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
122 | 25,747 | 5,186 | weakref | Allows a referenced object to be garbage-collected. |
123 | 25,936 | 5,079 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
124 | 26,807 | 8,516 | sdbm | Provides a simple file-based key-value store with String keys and values. |
125 | 27,078 | 22,598 | tdiary-style-gfm | GFM Style for tDiary |
126 | 28,928 | 41,441 | monitor | Provides an object or module to use safely by more than one thread |
127 | 29,426 | 18,549 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
128 | 29,686 | 17,471 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
129 | 29,868 | 22,598 | mackerel-rb | Yet another mackerel client for Ruby. |
130 | 38,325 | 5,196 | io-nonblock | Enables non-blocking mode with IO class |
131 | 43,230 | 5,294 | syslog | Ruby interface for the POSIX system logging facility. |
132 | 44,045 | 27,723 | profile | Profile provides a way to Profile your Ruby application. |
133 | 44,719 | 45,734 | profiler | Easy, targeted Ruby profiling |
134 | 45,447 | 144,074 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
135 | 46,919 | 103,292 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
136 | 47,304 | 26,485 | rake-confirm | Confirmation for destructive Rails task. |
137 | 49,866 | 12,614 | rubyvm | RubyVM |
138 | 51,497 | 7,388 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
139 | 57,698 | 30,825 | kakin | kakin is resource calcuration tool for OpenStack |
140 | 58,301 | 58,230 | gyomu_ruby | GyomuRuby |
141 | 59,313 | 82,043 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
142 | 59,824 | 58,230 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
143 | 66,201 | 144,074 | auto_truncated_logger | logger of auto truncated old file. |
144 | 67,768 | 144,074 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
145 | 68,693 | 45,734 | furik | A summary generator of GitHub activity for retrospective. |
146 | 71,326 | 67,900 | tdiary-style-rd | RD Style for tDiary |
147 | 74,975 | 144,074 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
148 | 77,943 | 82,043 | ikachan | Ruby wrapper of Ikachan |
149 | 86,889 | 21,869 | rake-contrib | Additional libraries for Rake |
150 | 99,011 | 67,900 | rubygems-yomikomu | rubygems hooks for yomikomu |
151 | 101,178 | 82,043 | tdiary-style-etdiary | etDiary Style for tDiary |
152 | 106,370 | 82,043 | tdiary-cache-redis | tDiary cache with redis |
153 | 106,600 | 14,208 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
154 | 108,842 | 103,292 | fiber | Fiber is an open source content engine for Ruby. |
155 | 109,204 | 82,043 | tdiary-io-rdb | rdb adapter for tDiary |
156 | 111,647 | 12,109 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
157 | 112,858 | 103,292 | log_minimal | Ruby port of Log::Minimal. |
158 | 114,325 | 14,367 | win32ole | Provides an interface for OLE Automation in Ruby |
159 | 130,083 | 103,292 | sqale | Write a gem description |
160 | 133,326 | 103,292 | tdiary-style-emptdiary | emptDiary Style for tDiary |
161 | 136,278 | 103,292 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
162 | 137,880 | 103,292 | tdiary-cache-memcached | tDiary cache with memcached |
163 | 153,299 | 103,292 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |