1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 10 | 16 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
3 | 17 | 19 | json | This is a JSON implementation as a Ruby extension in C. |
4 | 27 | 112 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
5 | 133 | 33 | rexml | An XML toolkit for Ruby |
6 | 142 | 28 | ruby2_keywords | Shim library for Module#ruby2_keywords |
7 | 164 | 311 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
8 | 172 | 171 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
9 | 181 | 45 | racc | Racc is a LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby ... |
10 | 342 | 108 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
11 | 463 | 1,458 | json_pure | This is a JSON implementation in pure Ruby. |
12 | 735 | 1,036 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
13 | 754 | 1,134 | net-telnet | Provides telnet client functionality. |
14 | 858 | 540 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
15 | 992 | 3,819 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
16 | 1,066 | 699 | openssl | It wraps the OpenSSL library. |
17 | 1,171 | 936 | gems | Ruby wrapper for the RubyGems.org API |
18 | 1,335 | 1,505 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
19 | 1,357 | 1,956 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
20 | 1,396 | 975 | sync | A module that provides a two-phase lock with a counter. |
21 | 1,421 | 2,043 | iconv | iconv wrapper library |
22 | 1,422 | 2,134 | logger | Provides a simple logging utility for outputting messages. |
23 | 1,437 | 649 | e2mmap | Module for defining custom exceptions with specific messages. |
24 | 1,528 | 596 | set | Provides a class to deal with collections of unordered, unique values |
25 | 1,602 | 1,028 | thwait | Watches for termination of multiple threads. |
26 | 1,617 | 1,634 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
27 | 1,634 | 450 | matrix | An implementation of Matrix and Vector classes. |
28 | 1,646 | 985 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
29 | 1,654 | 1,348 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
30 | 1,735 | 527 | optparse | OptionParser is a class for command-line option analysis. |
31 | 1,834 | 2,629 | english | Require 'English.rb' to reference global variables with less cryptic names. |
32 | 2,149 | 1,376 | benchmark | a performance benchmarking library |
33 | 2,268 | 430 | net-protocol | The abstract interface for net-* client. |
34 | 2,322 | 2,909 | did_you_mean | The gem that has been saving people from typos since 2014. |
35 | 2,390 | 550 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
36 | 2,397 | 726 | timeout | Auto-terminate potentially long-running operations in Ruby. |
37 | 2,457 | 832 | net-imap | Ruby client api for Internet Message Access Protocol |
38 | 2,500 | 1,764 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
39 | 2,502 | 2,147 | fileutils | Several file utility methods for copying, moving, removing, etc. |
40 | 2,522 | 647 | digest | Provides a framework for message digest libraries. |
41 | 2,746 | 2,400 | rss | Family of libraries that support various formats of XML "feeds". |
42 | 2,922 | 582 | strscan | Provides lexical scanning operations on a String. |
43 | 2,924 | 4,587 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
44 | 2,980 | 2,139 | io-wait | Waits until IO is readable or writable without blocking. |
45 | 3,019 | 1,115 | net-pop | Ruby client library for POP3. |
46 | 3,021 | 1,632 | stringio | Pseudo `IO` class from/to `String`. |
47 | 3,058 | 1,304 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
48 | 3,123 | 2,107 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
49 | 3,235 | 2,548 | date | A subclass of Object includes Comparable module for handling dates. |
50 | 3,472 | 1,757 | cgi | Support for the Common Gateway Interface protocol. |
51 | 3,495 | 2,566 | net-ftp | Support for the File Transfer Protocol. |
52 | 3,605 | 3,138 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
53 | 3,648 | 3,397 | etc | Provides access to information typically stored in UNIX /etc directory. |
54 | 3,650 | 3,035 | zlib | Ruby interface for the zlib compression/decompression library |
55 | 3,743 | 2,288 | scanf | scanf is an implementation of the C function scanf(3). |
56 | 3,844 | 2,814 | yaml | YAML Ain't Markup Language |
57 | 4,135 | 2,096 | prime | Prime numbers and factorization library. |
58 | 4,205 | 3,191 | open3 | Popen, but with stderr, too |
59 | 4,292 | 3,334 | time | Extends the Time class with methods for parsing and conversion. |
60 | 4,420 | 2,679 | forwardable | Provides delegation of specified methods to a designated object. |
61 | 4,591 | 3,482 | fiddle | A libffi wrapper for Ruby. |
62 | 4,733 | 2,499 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
63 | 5,007 | 3,500 | ostruct | Class to build custom data structures, similar to a Hash. |
64 | 5,134 | 2,711 | singleton | The Singleton module implements the Singleton pattern. |
65 | 5,510 | 4,909 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
66 | 5,842 | 7,355 | ruby | FIX ME |
67 | 5,889 | 4,349 | erb | An easy to use but powerful templating system for Ruby. |
68 | 6,333 | 7,671 | logger-application | Add logging support to your application. |
69 | 6,531 | 6,072 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
70 | 6,694 | 7,633 | gserver | GServer implements a generic server |
71 | 6,708 | 2,497 | net-http | HTTP client api for Ruby. |
72 | 6,819 | 2,535 | resolv | Thread-aware DNS resolver library in Ruby. |
73 | 7,254 | 8,020 | gdbm | Ruby extension for GNU dbm. |
74 | 7,380 | 3,840 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
75 | 7,524 | 5,348 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
76 | 7,557 | 5,464 | tracer | Outputs a source level execution trace of a Ruby program. |
77 | 7,956 | 6,262 | minitest-power_assert | Power Assert for Minitest. |
78 | 8,255 | 2,980 | securerandom | Interface for secure random number generator. |
79 | 8,341 | 5,416 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
80 | 8,355 | 3,805 | win32api | The wrapper library for win32 API |
81 | 8,697 | 5,677 | pp | Provides a PrettyPrinter for Ruby objects |
82 | 9,078 | 5,485 | delegate | Provides three abilities to delegate method calls to an object. |
83 | 9,194 | 6,458 | prettyprint | Implements a pretty printing algorithm for readable structure. |
84 | 9,241 | 4,741 | fcntl | Loads constants defined in the OS fcntl.h C header file |
85 | 9,328 | 3,955 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
86 | 9,993 | 5,923 | pstore | Transactional File Storage for Ruby Objects |
87 | 10,098 | 5,326 | observer | Implementation of the Observer object-oriented design pattern. |
88 | 10,167 | 6,224 | getoptlong | GetoptLong for Ruby |
89 | 11,258 | 20,204 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
90 | 11,365 | 5,881 | tempfile | A utility class for managing temporary files. |
91 | 12,143 | 10,570 | mathn | Deprecated library that extends math operations. |
92 | 12,249 | 39,697 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
93 | 12,464 | 7,282 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
94 | 12,493 | 39,697 | tdiary | tDiary is so called Weblog. |
95 | 12,664 | 6,606 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
96 | 12,901 | 5,212 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
97 | 13,143 | 15,387 | capistrano-stretcher | capistrano task for stretcher. |
98 | 13,603 | 5,522 | tsort | Topological sorting using Tarjan's algorithm |
99 | 13,884 | 5,348 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
100 | 14,640 | 5,769 | pathname | Representation of the name of a file or directory on the filesystem |
101 | 14,960 | 23,166 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
102 | 15,922 | 39,697 | atig | Atig.rb is Twitter Irc Gateway. |
103 | 17,334 | 20,563 | takosan | Ruby wrapper of Takosan |
104 | 17,432 | 5,833 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
105 | 18,381 | 39,697 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
106 | 18,934 | 39,697 | agig | another Github IRC Gateway |
107 | 19,087 | 14,973 | tk | Tk interface module using tcltklib. |
108 | 19,281 | 6,935 | un | Utilities to replace common UNIX commands |
109 | 20,263 | 5,112 | resolv-replace | Replace Socket DNS with Resolv. |
110 | 20,275 | 6,766 | nkf | Ruby extension for Network Kanji Filter |
111 | 20,549 | 6,181 | find | This module supports top-down traversal of a set of file paths. |
112 | 21,306 | 6,688 | drb | Distributed object system for Ruby |
113 | 22,049 | 26,347 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
114 | 22,488 | 39,697 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
115 | 24,941 | 39,697 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
116 | 25,687 | 11,215 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
117 | 27,299 | 39,697 | tdiary-style-gfm | GFM Style for tDiary |
118 | 28,695 | 23,680 | monitor | Provides an object or module to use safely by more than one thread |
119 | 29,662 | 35,608 | mackerel-rb | Yet another mackerel client for Ruby. |
120 | 31,281 | 15,387 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
121 | 33,167 | 39,697 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
122 | 33,265 | 8,853 | rinda | The Linda distributed computing paradigm in Ruby. |
123 | 36,517 | 23,680 | sdbm | Provides a simple file-based key-value store with String keys and values. |
124 | 40,883 | 39,697 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
125 | 41,670 | 39,697 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
126 | 44,888 | 16,255 | profile | Profile provides a way to Profile your Ruby application. |
127 | 46,175 | 28,248 | rake-confirm | Confirmation for destructive Rails task. |
128 | 46,630 | 17,745 | profiler | Easy, targeted Ruby profiling |
129 | 55,491 | 39,697 | gyomu_ruby | GyomuRuby |
130 | 57,141 | 39,697 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
131 | 60,475 | 35,608 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
132 | 61,321 | 39,697 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
133 | 61,361 | 39,697 | auto_truncated_logger | logger of auto truncated old file. |
134 | 63,651 | 39,697 | kakin | kakin is resource calcuration tool for OpenStack |
135 | 64,081 | 17,505 | rubyvm | RubyVM |
136 | 68,884 | 39,697 | tdiary-style-rd | RD Style for tDiary |
137 | 69,431 | 39,697 | furik | A summary generator of GitHub activity for retrospective. |
138 | 73,295 | 39,697 | ikachan | Ruby wrapper of Ikachan |
139 | 74,461 | 19,151 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
140 | 90,771 | 13,329 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
141 | 91,406 | 20,563 | rake-contrib | Additional libraries for Rake |
142 | 94,595 | 14,673 | weakref | Allows a referenced object to be garbage-collected. |
143 | 96,930 | 14,016 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
144 | 98,379 | 39,697 | tdiary-style-etdiary | etDiary Style for tDiary |
145 | 98,934 | 39,697 | rubygems-yomikomu | rubygems hooks for yomikomu |
146 | 103,667 | 39,697 | fiber | Fiber is an open source content engine for Ruby. |
147 | 104,322 | 39,697 | tdiary-cache-redis | tDiary cache with redis |
148 | 107,255 | 39,697 | log_minimal | Ruby port of Log::Minimal. |
149 | 108,158 | 39,697 | tdiary-io-rdb | rdb adapter for tDiary |
150 | 126,523 | 39,697 | sqale | Write a gem description |
151 | 129,793 | 39,697 | tdiary-style-emptdiary | emptDiary Style for tDiary |
152 | 132,734 | 39,697 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
153 | 134,951 | 39,697 | tdiary-cache-memcached | tDiary cache with memcached |
154 | 140,816 | 23,680 | syslog | Ruby interface for the POSIX system logging facility. |
155 | 150,982 | 39,697 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
156 | 151,072 | 39,697 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
157 | 153,632 | 19,151 | win32ole | Provides an interface for OLE Automation in Ruby |
158 | 157,429 | 32,913 | io-nonblock | Enables non-blocking mode with IO class |
159 | 161,722 | 27,186 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |