1 | 1 | 9 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 10 | 33 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
3 | 13 | 16 | json | This is a JSON implementation as a Ruby extension in C. |
4 | 51 | 62 | rexml | An XML toolkit for Ruby |
5 | 59 | 413 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
6 | 67 | 21 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
7 | 106 | 70 | ruby2_keywords | Shim library for Module#ruby2_keywords |
8 | 112 | 132 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
9 | 163 | 6 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
10 | 174 | 19 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
11 | 181 | 68 | net-imap | Ruby client api for Internet Message Access Protocol |
12 | 190 | 116 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
13 | 191 | 354 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
14 | 198 | 76 | timeout | Auto-terminate potentially long-running operations in Ruby. |
15 | 199 | 79 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
16 | 227 | 98 | net-protocol | The abstract interface for net-* client. |
17 | 246 | 8 | logger | Provides a simple logging utility for outputting messages. |
18 | 257 | 103 | date | A subclass of Object includes Comparable module for handling dates. |
19 | 264 | 122 | net-pop | Ruby client library for POP3. |
20 | 304 | 108 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
21 | 317 | 107 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
22 | 326 | 97 | drb | Distributed object system for Ruby |
23 | 329 | 118 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
24 | 349 | 189 | matrix | An implementation of Matrix and Vector classes. |
25 | 383 | 110 | io-console | add console capabilities to IO instances. |
26 | 386 | 115 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
27 | 423 | 55 | benchmark | a performance benchmarking library |
28 | 427 | 105 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
29 | 437 | 114 | stringio | Pseudo `IO` class from/to `String`. |
30 | 466 | 99 | net-http | HTTP client api for Ruby. |
31 | 485 | 199 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
32 | 488 | 60 | securerandom | Interface for secure random number generator. |
33 | 598 | 467 | optparse | OptionParser is a class for command-line option analysis. |
34 | 659 | 371 | strscan | Provides lexical scanning operations on a String. |
35 | 701 | 260 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
36 | 735 | 427 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
37 | 755 | 406 | json_pure | This is a JSON implementation in pure Ruby. |
38 | 771 | 844 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
39 | 785 | 372 | nkf | Ruby extension for Network Kanji Filter |
40 | 837 | 1,301 | sync | A module that provides a two-phase lock with a counter. |
41 | 877 | 140 | ostruct | Class to build custom data structures, similar to a Hash. |
42 | 1,000 | 1,438 | e2mmap | Module for defining custom exceptions with specific messages. |
43 | 1,012 | 392 | gems | Ruby wrapper for the RubyGems.org API |
44 | 1,021 | 121 | pp | Provides a PrettyPrinter for Ruby objects |
45 | 1,067 | 1,067 | set | Provides a class to deal with collections of unordered, unique values |
46 | 1,071 | 1,878 | net-telnet | Provides telnet client functionality. |
47 | 1,134 | 631 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
48 | 1,267 | 123 | prettyprint | Implements a pretty printing algorithm for readable structure. |
49 | 1,315 | 249 | cgi | Support for the Common Gateway Interface protocol. |
50 | 1,357 | 1,257 | prime | Prime numbers and factorization library. |
51 | 1,491 | 1,718 | thwait | Watches for termination of multiple threads. |
52 | 1,542 | 1,079 | digest | Provides a framework for message digest libraries. |
53 | 1,550 | 119 | erb | An easy to use but powerful templating system for Ruby. |
54 | 1,561 | 3,697 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
55 | 1,576 | 1,313 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
56 | 1,657 | 1,323 | net-ftp | Support for the File Transfer Protocol. |
57 | 1,668 | 1,689 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
58 | 1,747 | 1,570 | forwardable | Provides delegation of specified methods to a designated object. |
59 | 1,816 | 1,298 | fileutils | Several file utility methods for copying, moving, removing, etc. |
60 | 1,818 | 2,537 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
61 | 1,819 | 2,020 | iconv | iconv wrapper library |
62 | 1,828 | 1,728 | rss | Family of libraries that support various formats of XML "feeds". |
63 | 1,928 | 1,003 | observer | Implementation of the Observer object-oriented design pattern. |
64 | 1,937 | 1,347 | zlib | Ruby interface for the zlib compression/decompression library |
65 | 1,954 | 1,173 | time | Extends the Time class with methods for parsing and conversion. |
66 | 1,964 | 1,411 | singleton | The Singleton module implements the Singleton pattern. |
67 | 2,096 | 1,663 | gserver | GServer implements a generic server |
68 | 2,178 | 1,239 | fiddle | A libffi wrapper for Ruby. |
69 | 2,189 | 2,179 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
70 | 2,449 | 1,464 | yaml | YAML Ain't Markup Language |
71 | 2,466 | 1,528 | open3 | Popen, but with stderr, too |
72 | 2,467 | 1,581 | pstore | Transactional File Storage for Ruby Objects |
73 | 2,497 | 4,095 | english | Require 'English.rb' to reference global variables with less cryptic names. |
74 | 2,525 | 1,563 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
75 | 2,549 | 1,409 | io-wait | Waits until IO is readable or writable without blocking. |
76 | 2,567 | 1,065 | scanf | scanf is an implementation of the C function scanf(3). |
77 | 2,574 | 1,804 | resolv | Thread-aware DNS resolver library in Ruby. |
78 | 2,819 | 1,746 | resolv-replace | Replace Socket DNS with Resolv. |
79 | 2,894 | 2,152 | getoptlong | GetoptLong for Ruby |
80 | 2,915 | 2,790 | did_you_mean | The gem that has been saving people from typos since 2014. |
81 | 3,013 | 1,699 | syslog | Ruby interface for the POSIX system logging facility. |
82 | 3,292 | 2,405 | rinda | The Linda distributed computing paradigm in Ruby. |
83 | 3,441 | 2,198 | tempfile | A utility class for managing temporary files. |
84 | 3,491 | 1,786 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
85 | 3,747 | 6,299 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
86 | 3,792 | 3,605 | etc | Provides access to information typically stored in UNIX /etc directory. |
87 | 4,210 | 1,931 | tsort | Topological sorting using Tarjan's algorithm |
88 | 4,350 | 3,057 | repl_type_completor | Type based completion for REPL. |
89 | 4,463 | 2,578 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
90 | 4,634 | 3,380 | win32api | The wrapper library for win32 API |
91 | 4,945 | 2,399 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
92 | 5,226 | 5,883 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
93 | 5,526 | 2,906 | pathname | Representation of the name of a file or directory on the filesystem |
94 | 5,534 | 5,023 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
95 | 5,647 | 2,460 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
96 | 5,719 | 2,784 | win32ole | Provides an interface for OLE Automation in Ruby |
97 | 5,969 | 2,222 | delegate | Provides three abilities to delegate method calls to an object. |
98 | 6,068 | 4,852 | fcntl | Loads constants defined in the OS fcntl.h C header file |
99 | 6,143 | 4,371 | rubygems-generate_index | Generates the index files for a gem server directory |
100 | 6,412 | 6,839 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
101 | 6,768 | 3,974 | tracer | A Ruby tracer |
102 | 6,787 | 4,264 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
103 | 7,111 | 9,766 | ruby | FIX ME |
104 | 7,272 | 4,689 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
105 | 7,728 | 6,247 | un | Utilities to replace common UNIX commands |
106 | 7,730 | 6,662 | minitest-power_assert | Power Assert for Minitest. |
107 | 7,749 | 4,638 | find | This module supports top-down traversal of a set of file paths. |
108 | 8,011 | 4,327 | weakref | Allows a referenced object to be garbage-collected. |
109 | 8,034 | 3,091 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
110 | 8,057 | 3,575 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
111 | 8,272 | 27,823 | logger-application | Add logging support to your application. |
112 | 8,485 | 5,100 | io-nonblock | Enables non-blocking mode with IO class |
113 | 8,778 | 9,766 | gdbm | Ruby extension for GNU dbm. |
114 | 9,109 | 6,000 | mathn | Deprecated library that extends math operations. |
115 | 10,012 | 6,431 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
116 | 11,254 | 8,872 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
117 | 11,581 | 16,878 | sdbm | Provides a simple file-based key-value store with String keys and values. |
118 | 12,771 | 27,823 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
119 | 14,330 | 7,772 | tdiary | tDiary is so called Weblog. |
120 | 15,353 | 10,305 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
121 | 16,819 | 21,990 | capistrano-stretcher | capistrano task for stretcher. |
122 | 17,973 | 10,902 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
123 | 18,594 | 11,473 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
124 | 19,179 | 21,990 | atig | Atig.rb is Twitter Irc Gateway. |
125 | 19,182 | 11,176 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
126 | 19,308 | 8,212 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
127 | 19,823 | 41,573 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
128 | 19,921 | 7,061 | tk | Tk interface module using tcltklib. |
129 | 21,151 | 27,823 | takosan | Ruby wrapper of Takosan |
130 | 22,826 | 13,567 | agig | another Github IRC Gateway |
131 | 25,180 | 12,603 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
132 | 26,254 | 14,921 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
133 | 27,203 | 47,572 | monitor | Provides an object or module to use safely by more than one thread |
134 | 27,233 | 13,567 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
135 | 28,648 | 11,794 | tdiary-style-gfm | GFM Style for tDiary |
136 | 29,414 | 12,603 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
137 | 30,647 | 78,158 | profile | Profile provides a way to Profile your Ruby application. |
138 | 31,119 | 16,878 | mackerel-rb | Yet another mackerel client for Ruby. |
139 | 32,439 | 11,794 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
140 | 33,201 | 41,573 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
141 | 38,784 | 150,178 | profiler | Easy, targeted Ruby profiling |
142 | 43,711 | 31,699 | rake-confirm | Confirmation for destructive Rails task. |
143 | 47,019 | 89,132 | rubyvm | RubyVM |
144 | 48,697 | 27,823 | bundler-sbom | Generate SPDX SBOM(Software Bill of Materials) files with Bundler |
145 | 51,217 | 78,158 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
146 | 53,066 | 47,572 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
147 | 53,780 | 150,178 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
148 | 55,361 | 14,921 | kakin | kakin is resource calcuration tool for OpenStack |
149 | 58,439 | 31,699 | gyomu_ruby | GyomuRuby |
150 | 62,513 | 10,693 | lrama | LALR (1) parser generator written by Ruby |
151 | 63,867 | 47,572 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
152 | 66,081 | 18,241 | furik | A summary generator of GitHub activity for retrospective. |
153 | 71,262 | 61,378 | auto_truncated_logger | logger of auto truncated old file. |
154 | 74,001 | 36,242 | tdiary-style-rd | RD Style for tDiary |
155 | 74,428 | 89,132 | rake-contrib | Additional libraries for Rake |
156 | 75,389 | 128,565 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
157 | 76,709 | 27,823 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
158 | 83,474 | 69,102 | ikachan | Ruby wrapper of Ikachan |
159 | 84,957 | 14,921 | js | JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functional... |
160 | 100,084 | 78,158 | rubygems-yomikomu | rubygems hooks for yomikomu |
161 | 101,467 | 150,178 | fiber | Fiber is an open source content engine for Ruby. |
162 | 104,740 | 69,102 | tdiary-style-etdiary | etDiary Style for tDiary |
163 | 108,992 | 78,158 | tdiary-cache-redis | tDiary cache with redis |
164 | 111,524 | 69,102 | tdiary-io-rdb | rdb adapter for tDiary |
165 | 118,222 | 89,132 | log_minimal | Ruby port of Log::Minimal. |
166 | 132,684 | 104,290 | sqale | Write a gem description |
167 | 137,132 | 104,290 | tdiary-style-emptdiary | emptDiary Style for tDiary |
168 | 139,662 | 104,290 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
169 | 140,929 | 89,132 | tdiary-cache-memcached | tDiary cache with memcached |
170 | 155,792 | 104,290 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
171 | 169,837 | 19,895 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
172 | 180,018 | 9,766 | win32-registry | Provides an interface to the Windows Registry in Ruby |
173 | 180,922 | 24,586 | gem-clone | Clone gem repositories by fetching source code URLs from gem metadata |
174 | 181,422 | 47,572 | rubygems-ghq | A RubyGems plugin that automatically clones git repositories of gems after installation |
175 | 183,803 | 61,378 | gem-sweep | Clean up unnecessary extension files for gem command. |
176 | 184,175 | 89,132 | net-http-sspi | implements bindings to Win32 SSPI functions, focused on authentication to a proxy serve... |
177 | 186,143 | 128,565 | gem-repair | A RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
178 | 186,247 | 104,290 | rubygems-auto-clone | A RubyGems plugin that automatically clones git repositories of gems after installation |