1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 10 | 8 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
3 | 17 | 4 | json | This is a JSON implementation as a Ruby extension in C. |
4 | 50 | 258 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
5 | 61 | 9 | rexml | An XML toolkit for Ruby |
6 | 78 | 20 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
7 | 108 | 121 | ruby2_keywords | Shim library for Module#ruby2_keywords |
8 | 118 | 65 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
9 | 184 | 203 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
10 | 206 | 141 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
11 | 215 | 34 | net-imap | Ruby client api for Internet Message Access Protocol |
12 | 227 | 64 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
13 | 236 | 41 | timeout | Auto-terminate potentially long-running operations in Ruby. |
14 | 271 | 26 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
15 | 275 | 16 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
16 | 279 | 91 | net-protocol | The abstract interface for net-* client. |
17 | 297 | 120 | net-pop | Ruby client library for POP3. |
18 | 340 | 52 | date | A subclass of Object includes Comparable module for handling dates. |
19 | 417 | 151 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
20 | 421 | 211 | matrix | An implementation of Matrix and Vector classes. |
21 | 507 | 127 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
22 | 586 | 136 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
23 | 666 | 153 | io-console | add console capabilities to IO instances. |
24 | 698 | 94 | drb | Distributed object system for Ruby |
25 | 700 | 28 | logger | Provides a simple logging utility for outputting messages. |
26 | 725 | 101 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
27 | 727 | 356 | strscan | Provides lexical scanning operations on a String. |
28 | 728 | 1,181 | json_pure | This is a JSON implementation in pure Ruby. |
29 | 734 | 289 | optparse | OptionParser is a class for command-line option analysis. |
30 | 738 | 925 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
31 | 818 | 453 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
32 | 827 | 159 | stringio | Pseudo `IO` class from/to `String`. |
33 | 829 | 296 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
34 | 839 | 107 | net-http | HTTP client api for Ruby. |
35 | 847 | 148 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
36 | 866 | 440 | sync | A module that provides a two-phase lock with a counter. |
37 | 894 | 130 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
38 | 996 | 1,049 | e2mmap | Module for defining custom exceptions with specific messages. |
39 | 1,004 | 1,782 | net-telnet | Provides telnet client functionality. |
40 | 1,028 | 959 | gems | Ruby wrapper for the RubyGems.org API |
41 | 1,086 | 870 | set | Provides a class to deal with collections of unordered, unique values |
42 | 1,118 | 110 | benchmark | a performance benchmarking library |
43 | 1,128 | 186 | nkf | Ruby extension for Network Kanji Filter |
44 | 1,342 | 595 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
45 | 1,359 | 108 | securerandom | Interface for secure random number generator. |
46 | 1,431 | 1,651 | thwait | Watches for termination of multiple threads. |
47 | 1,449 | 2,731 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
48 | 1,507 | 727 | cgi | Support for the Common Gateway Interface protocol. |
49 | 1,511 | 601 | prime | Prime numbers and factorization library. |
50 | 1,523 | 1,552 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
51 | 1,556 | 1,338 | digest | Provides a framework for message digest libraries. |
52 | 1,619 | 1,925 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
53 | 1,737 | 1,436 | net-ftp | Support for the File Transfer Protocol. |
54 | 1,762 | 2,215 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
55 | 1,767 | 1,908 | iconv | iconv wrapper library |
56 | 1,769 | 167 | ostruct | Class to build custom data structures, similar to a Hash. |
57 | 1,825 | 1,493 | fileutils | Several file utility methods for copying, moving, removing, etc. |
58 | 1,842 | 1,922 | rss | Family of libraries that support various formats of XML "feeds". |
59 | 2,034 | 1,676 | forwardable | Provides delegation of specified methods to a designated object. |
60 | 2,116 | 1,428 | zlib | Ruby interface for the zlib compression/decompression library |
61 | 2,144 | 1,292 | time | Extends the Time class with methods for parsing and conversion. |
62 | 2,240 | 2,826 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
63 | 2,378 | 4,067 | english | Require 'English.rb' to reference global variables with less cryptic names. |
64 | 2,463 | 1,329 | gserver | GServer implements a generic server |
65 | 2,493 | 1,043 | observer | Implementation of the Observer object-oriented design pattern. |
66 | 2,612 | 1,709 | open3 | Popen, but with stderr, too |
67 | 2,626 | 2,168 | io-wait | Waits until IO is readable or writable without blocking. |
68 | 2,643 | 1,585 | erb | An easy to use but powerful templating system for Ruby. |
69 | 2,652 | 1,946 | scanf | scanf is an implementation of the C function scanf(3). |
70 | 2,752 | 1,666 | fiddle | A libffi wrapper for Ruby. |
71 | 2,793 | 1,656 | yaml | YAML Ain't Markup Language |
72 | 2,794 | 4,145 | did_you_mean | The gem that has been saving people from typos since 2014. |
73 | 2,810 | 616 | singleton | The Singleton module implements the Singleton pattern. |
74 | 2,835 | 2,005 | resolv | Thread-aware DNS resolver library in Ruby. |
75 | 3,127 | 1,824 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
76 | 3,233 | 2,365 | resolv-replace | Replace Socket DNS with Resolv. |
77 | 3,311 | 2,055 | getoptlong | GetoptLong for Ruby |
78 | 3,358 | 252 | pp | Provides a PrettyPrinter for Ruby objects |
79 | 3,547 | 306 | prettyprint | Implements a pretty printing algorithm for readable structure. |
80 | 3,604 | 2,531 | syslog | Ruby interface for the POSIX system logging facility. |
81 | 3,631 | 5,960 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
82 | 3,689 | 2,209 | tempfile | A utility class for managing temporary files. |
83 | 3,765 | 981 | pstore | Transactional File Storage for Ruby Objects |
84 | 3,789 | 3,252 | rinda | The Linda distributed computing paradigm in Ruby. |
85 | 3,799 | 2,928 | etc | Provides access to information typically stored in UNIX /etc directory. |
86 | 3,882 | 2,260 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
87 | 4,706 | 3,494 | win32api | The wrapper library for win32 API |
88 | 4,916 | 2,770 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
89 | 5,086 | 5,742 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
90 | 5,481 | 3,090 | tsort | Topological sorting using Tarjan's algorithm |
91 | 5,753 | 3,706 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
92 | 5,861 | 3,537 | pathname | Representation of the name of a file or directory on the filesystem |
93 | 5,941 | 2,621 | repl_type_completor | Type based completion for REPL. |
94 | 6,207 | 4,676 | fcntl | Loads constants defined in the OS fcntl.h C header file |
95 | 6,226 | 4,776 | delegate | Provides three abilities to delegate method calls to an object. |
96 | 6,301 | 8,065 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
97 | 6,635 | 3,280 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
98 | 6,666 | 3,242 | rubygems-generate_index | Generates the index files for a gem server directory |
99 | 6,887 | 8,011 | ruby | FIX ME |
100 | 7,004 | 5,322 | tracer | A Ruby tracer |
101 | 7,099 | 3,393 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
102 | 7,873 | 6,573 | minitest-power_assert | Power Assert for Minitest. |
103 | 7,959 | 4,996 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
104 | 7,966 | 11,181 | logger-application | Add logging support to your application. |
105 | 8,156 | 5,580 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
106 | 8,210 | 6,483 | un | Utilities to replace common UNIX commands |
107 | 8,474 | 5,985 | find | This module supports top-down traversal of a set of file paths. |
108 | 8,497 | 11,905 | gdbm | Ruby extension for GNU dbm. |
109 | 8,989 | 6,496 | weakref | Allows a referenced object to be garbage-collected. |
110 | 9,399 | 5,090 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
111 | 9,583 | 5,225 | io-nonblock | Enables non-blocking mode with IO class |
112 | 9,681 | 15,206 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
113 | 9,958 | 3,930 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
114 | 10,894 | 15,969 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
115 | 11,642 | 11,499 | mathn | Deprecated library that extends math operations. |
116 | 12,241 | 30,494 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
117 | 12,805 | 3,888 | win32ole | Provides an interface for OLE Automation in Ruby |
118 | 13,143 | 10,659 | sdbm | Provides a simple file-based key-value store with String keys and values. |
119 | 13,982 | 24,705 | tdiary | tDiary is so called Weblog. |
120 | 14,927 | 30,494 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
121 | 16,264 | 57,843 | capistrano-stretcher | capistrano task for stretcher. |
122 | 17,758 | 11,499 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
123 | 18,667 | 27,184 | atig | Atig.rb is Twitter Irc Gateway. |
124 | 18,817 | 57,843 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
125 | 19,360 | 19,249 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
126 | 19,381 | 12,583 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
127 | 19,872 | 13,601 | tk | Tk interface module using tcltklib. |
128 | 20,639 | 8,772 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
129 | 20,670 | 19,249 | takosan | Ruby wrapper of Takosan |
130 | 22,333 | 16,550 | agig | another Github IRC Gateway |
131 | 25,065 | 30,494 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
132 | 25,839 | 30,494 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
133 | 26,644 | 36,705 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
134 | 28,480 | 57,843 | tdiary-style-gfm | GFM Style for tDiary |
135 | 28,495 | 13,179 | monitor | Provides an object or module to use safely by more than one thread |
136 | 29,458 | 57,843 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
137 | 30,927 | 30,494 | mackerel-rb | Yet another mackerel client for Ruby. |
138 | 31,804 | 15,969 | profile | Profile provides a way to Profile your Ruby application. |
139 | 32,383 | 57,843 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
140 | 35,514 | 12,583 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
141 | 38,450 | 14,975 | profiler | Easy, targeted Ruby profiling |
142 | 44,569 | 27,184 | rake-confirm | Confirmation for destructive Rails task. |
143 | 45,905 | 57,843 | rubyvm | RubyVM |
144 | 50,166 | 27,184 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
145 | 52,586 | 36,705 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
146 | 54,318 | 18,162 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
147 | 55,599 | 57,843 | kakin | kakin is resource calcuration tool for OpenStack |
148 | 58,782 | 57,843 | gyomu_ruby | GyomuRuby |
149 | 63,051 | 57,843 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
150 | 67,447 | 36,705 | furik | A summary generator of GitHub activity for retrospective. |
151 | 67,981 | 30,494 | lrama | LALR (1) parser generator written by Ruby |
152 | 70,664 | 36,705 | auto_truncated_logger | logger of auto truncated old file. |
153 | 74,082 | 57,843 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
154 | 74,151 | 57,843 | tdiary-style-rd | RD Style for tDiary |
155 | 76,336 | 57,843 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
156 | 82,467 | 57,843 | ikachan | Ruby wrapper of Ikachan |
157 | 84,167 | 30,494 | rake-contrib | Additional libraries for Rake |
158 | 95,349 | 19,964 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
159 | 100,237 | 57,843 | rubygems-yomikomu | rubygems hooks for yomikomu |
160 | 104,215 | 57,843 | tdiary-style-etdiary | etDiary Style for tDiary |
161 | 104,360 | 20,780 | fiber | Fiber is an open source content engine for Ruby. |
162 | 108,749 | 57,843 | tdiary-cache-redis | tDiary cache with redis |
163 | 111,390 | 57,843 | tdiary-io-rdb | rdb adapter for tDiary |
164 | 117,360 | 57,843 | log_minimal | Ruby port of Log::Minimal. |
165 | 132,763 | 57,843 | sqale | Write a gem description |
166 | 136,758 | 36,705 | tdiary-style-emptdiary | emptDiary Style for tDiary |
167 | 139,139 | 57,843 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
168 | 140,927 | 36,705 | tdiary-cache-memcached | tDiary cache with memcached |
169 | 155,640 | 36,705 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
170 | 175,545 | 57,843 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
171 | 181,699 | 30,494 | win32-registry | Provides an interface to the Windows Registry in Ruby |
172 | 183,327 | 30,494 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |