1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 16 | 13 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
3 | 18 | 18 | json | This is a JSON implementation as a Ruby extension in C. |
4 | 34 | 218 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
5 | 88 | 21 | rexml | An XML toolkit for Ruby |
6 | 104 | 90 | ruby2_keywords | Shim library for Module#ruby2_keywords |
7 | 110 | 22 | racc | Racc is a LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby ... |
8 | 157 | 46 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
9 | 179 | 200 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
10 | 208 | 444 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
11 | 419 | 89 | timeout | Auto-terminate potentially long-running operations in Ruby. |
12 | 489 | 81 | net-imap | Ruby client api for Internet Message Access Protocol |
13 | 549 | 114 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
14 | 592 | 129 | net-protocol | The abstract interface for net-* client. |
15 | 629 | 1,473 | json_pure | This is a JSON implementation in pure Ruby. |
16 | 630 | 131 | net-pop | Ruby client library for POP3. |
17 | 727 | 549 | power_assert | Power Assert shows each value of variables and method calls in the expression. It is us... |
18 | 732 | 250 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
19 | 761 | 207 | matrix | An implementation of Matrix and Vector classes. |
20 | 843 | 147 | date | A subclass of Object includes Comparable module for handling dates. |
21 | 877 | 1,752 | net-telnet | Provides telnet client functionality. |
22 | 951 | 562 | openssl | OpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on t... |
23 | 993 | 358 | optparse | OptionParser is a class for command-line option analysis. |
24 | 1,008 | 460 | sync | A module that provides a two-phase lock with a counter. |
25 | 1,019 | 492 | e2mmap | Module for defining custom exceptions with specific messages. |
26 | 1,033 | 246 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
27 | 1,036 | 595 | gems | Ruby wrapper for the RubyGems.org API |
28 | 1,067 | 264 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
29 | 1,095 | 268 | bigdecimal | This library provides arbitrary-precision decimal floating-point number class. |
30 | 1,135 | 653 | set | Provides a class to deal with collections of unordered, unique values |
31 | 1,172 | 641 | io-console | add console capabilities to IO instances. |
32 | 1,252 | 2,260 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
33 | 1,254 | 354 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
34 | 1,350 | 1,365 | thwait | Watches for termination of multiple threads. |
35 | 1,425 | 1,704 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
36 | 1,519 | 1,163 | strscan | Provides lexical scanning operations on a String. |
37 | 1,551 | 1,174 | digest | Provides a framework for message digest libraries. |
38 | 1,571 | 2,227 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
39 | 1,604 | 1,813 | iconv | iconv wrapper library |
40 | 1,609 | 975 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
41 | 1,614 | 294 | stringio | Pseudo `IO` class from/to `String`. |
42 | 1,617 | 1,971 | logger | Provides a simple logging utility for outputting messages. |
43 | 1,621 | 1,253 | benchmark | a performance benchmarking library |
44 | 1,762 | 1,074 | ipaddr | IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are su... |
45 | 1,795 | 167 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
46 | 1,827 | 485 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
47 | 1,847 | 521 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
48 | 2,049 | 959 | cgi | Support for the Common Gateway Interface protocol. |
49 | 2,070 | 1,540 | fileutils | Several file utility methods for copying, moving, removing, etc. |
50 | 2,142 | 1,557 | rss | Family of libraries that support various formats of XML "feeds". |
51 | 2,146 | 3,489 | english | Require 'English.rb' to reference global variables with less cryptic names. |
52 | 2,153 | 1,478 | net-ftp | Support for the File Transfer Protocol. |
53 | 2,397 | 1,422 | prime | Prime numbers and factorization library. |
54 | 2,502 | 3,408 | did_you_mean | The gem that has been saving people from typos since 2014. |
55 | 2,660 | 1,471 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
56 | 2,709 | 2,193 | io-wait | Waits until IO is readable or writable without blocking. |
57 | 2,719 | 1,742 | zlib | Ruby interface for the zlib compression/decompression library |
58 | 2,853 | 1,216 | forwardable | Provides delegation of specified methods to a designated object. |
59 | 2,920 | 1,334 | net-http | HTTP client api for Ruby. |
60 | 2,954 | 2,066 | scanf | scanf is an implementation of the C function scanf(3). |
61 | 2,961 | 1,731 | time | Extends the Time class with methods for parsing and conversion. |
62 | 3,078 | 326 | drb | Distributed object system for Ruby |
63 | 3,186 | 398 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
64 | 3,187 | 2,013 | yaml | YAML Ain't Markup Language |
65 | 3,310 | 4,746 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
66 | 3,329 | 2,218 | resolv | Thread-aware DNS resolver library in Ruby. |
67 | 3,543 | 1,854 | securerandom | Interface for secure random number generator. |
68 | 3,581 | 2,184 | open3 | Popen, but with stderr, too |
69 | 3,633 | 3,181 | fiddle | A libffi wrapper for Ruby. |
70 | 3,764 | 3,706 | etc | Provides access to information typically stored in UNIX /etc directory. |
71 | 3,898 | 1,922 | singleton | The Singleton module implements the Singleton pattern. |
72 | 4,065 | 1,975 | erb | An easy to use but powerful templating system for Ruby. |
73 | 4,228 | 2,638 | ostruct | Class to build custom data structures, similar to a Hash. |
74 | 4,554 | 2,615 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
75 | 4,709 | 2,355 | tempfile | A utility class for managing temporary files. |
76 | 5,181 | 3,504 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
77 | 5,544 | 3,306 | win32api | The wrapper library for win32 API |
78 | 5,631 | 1,874 | gserver | GServer implements a generic server |
79 | 6,016 | 7,713 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
80 | 6,514 | 8,095 | ruby | FIX ME |
81 | 6,688 | 2,916 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
82 | 6,708 | 3,475 | tsort | Topological sorting using Tarjan's algorithm |
83 | 6,760 | 4,087 | fcntl | Loads constants defined in the OS fcntl.h C header file |
84 | 6,850 | 3,939 | delegate | Provides three abilities to delegate method calls to an object. |
85 | 7,115 | 3,518 | pathname | Representation of the name of a file or directory on the filesystem |
86 | 7,132 | 4,030 | pp | Provides a PrettyPrinter for Ruby objects |
87 | 7,148 | 5,723 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
88 | 7,194 | 5,694 | tracer | A Ruby tracer |
89 | 7,203 | 3,523 | pstore | Transactional File Storage for Ruby Objects |
90 | 7,209 | 10,502 | logger-application | Add logging support to your application. |
91 | 7,241 | 3,695 | resolv-replace | Replace Socket DNS with Resolv. |
92 | 7,318 | 4,033 | getoptlong | GetoptLong for Ruby |
93 | 7,719 | 12,296 | gdbm | Ruby extension for GNU dbm. |
94 | 7,727 | 6,306 | minitest-power_assert | Power Assert for Minitest. |
95 | 8,115 | 4,077 | prettyprint | Implements a pretty printing algorithm for readable structure. |
96 | 8,328 | 3,985 | nkf | Ruby extension for Network Kanji Filter |
97 | 8,587 | 4,319 | observer | Implementation of the Observer object-oriented design pattern. |
98 | 8,622 | 6,546 | readline | This is just a loader for "readline". If Ruby has the "readline-ext" gem
that is a nati... |
99 | 8,809 | 5,532 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
100 | 9,403 | 6,200 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
101 | 9,810 | 4,567 | un | Utilities to replace common UNIX commands |
102 | 9,970 | 4,516 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
103 | 10,107 | 11,326 | itamae-plugin-recipe-rbenv | Itamae plugin to install ruby with rbenv |
104 | 11,027 | 39,745 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
105 | 11,355 | 3,599 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
106 | 11,371 | 12,403 | mathn | Deprecated library that extends math operations. |
107 | 11,501 | 4,448 | find | This module supports top-down traversal of a set of file paths. |
108 | 12,019 | 4,589 | weakref | Allows a referenced object to be garbage-collected. |
109 | 12,348 | 5,191 | error_highlight | The gem enhances Exception#message by adding a short explanation where the exception is... |
110 | 13,257 | 48,487 | tdiary | tDiary is so called Weblog. |
111 | 13,934 | 69,478 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
112 | 13,959 | 5,393 | syntax_suggest | When you get an "unexpected end" in your syntax this gem helps you find it |
113 | 14,221 | 6,295 | io-nonblock | Enables non-blocking mode with IO class |
114 | 14,461 | 4,563 | rinda | The Linda distributed computing paradigm in Ruby. |
115 | 14,605 | 6,373 | syslog | Ruby interface for the POSIX system logging facility. |
116 | 14,935 | 39,745 | capistrano-stretcher | capistrano task for stretcher. |
117 | 16,998 | 23,382 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
118 | 17,380 | 7,948 | sdbm | Provides a simple file-based key-value store with String keys and values. |
119 | 17,654 | 69,478 | atig | Atig.rb is Twitter Irc Gateway. |
120 | 18,275 | 39,745 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
121 | 19,663 | 23,382 | takosan | Ruby wrapper of Takosan |
122 | 20,107 | 19,274 | tk | Tk interface module using tcltklib. |
123 | 20,466 | 8,861 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
124 | 20,498 | 12,069 | gemstash | Gemstash acts as a local RubyGems server, caching copies of gems from RubyGems.org auto... |
125 | 21,148 | 69,478 | agig | another Github IRC Gateway |
126 | 24,526 | 48,487 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
127 | 24,631 | 34,559 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
128 | 25,193 | 69,478 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
129 | 27,658 | 48,487 | tdiary-style-gfm | GFM Style for tDiary |
130 | 29,298 | 28,360 | monitor | Provides an object or module to use safely by more than one thread |
131 | 29,663 | 48,487 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
132 | 29,828 | 3,235 | test-unit-ruby-core | Additional test assertions for Ruby standard libraries. |
133 | 30,172 | 39,745 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
134 | 30,310 | 34,559 | mackerel-rb | Yet another mackerel client for Ruby. |
135 | 36,916 | 16,022 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
136 | 41,127 | 48,487 | profiler | Easy, targeted Ruby profiling |
137 | 41,130 | 10,715 | profile | Profile provides a way to Profile your Ruby application. |
138 | 42,589 | 10,137 | win32ole | Provides an interface for OLE Automation in Ruby |
139 | 43,575 | 26,301 | rubyvm | RubyVM |
140 | 46,188 | 18,263 | rake-confirm | Confirmation for destructive Rails task. |
141 | 47,376 | 69,478 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
142 | 49,194 | 69,478 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
143 | 53,140 | 12,746 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
144 | 55,184 | 69,478 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
145 | 56,539 | 48,487 | kakin | kakin is resource calcuration tool for OpenStack |
146 | 59,269 | 30,888 | gyomu_ruby | GyomuRuby |
147 | 60,770 | 30,888 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
148 | 67,350 | 26,301 | furik | A summary generator of GitHub activity for retrospective. |
149 | 67,918 | 69,478 | auto_truncated_logger | logger of auto truncated old file. |
150 | 70,135 | 69,478 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
151 | 72,148 | 69,478 | tdiary-style-rd | RD Style for tDiary |
152 | 75,238 | 69,478 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
153 | 79,679 | 39,745 | ikachan | Ruby wrapper of Ikachan |
154 | 83,837 | 34,559 | rake-contrib | Additional libraries for Rake |
155 | 99,236 | 69,478 | rubygems-yomikomu | rubygems hooks for yomikomu |
156 | 101,948 | 69,478 | tdiary-style-etdiary | etDiary Style for tDiary |
157 | 106,518 | 69,478 | tdiary-cache-redis | tDiary cache with redis |
158 | 109,436 | 69,478 | tdiary-io-rdb | rdb adapter for tDiary |
159 | 110,329 | 69,478 | fiber | Fiber is an open source content engine for Ruby. |
160 | 114,158 | 69,478 | log_minimal | Ruby port of Log::Minimal. |
161 | 130,229 | 69,478 | sqale | Write a gem description |
162 | 133,167 | 24,712 | lrama | LALR (1) parser generator written by Ruby |
163 | 134,009 | 69,478 | tdiary-style-emptdiary | emptDiary Style for tDiary |
164 | 136,683 | 69,478 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
165 | 138,628 | 69,478 | tdiary-cache-memcached | tDiary cache with memcached |
166 | 153,664 | 69,478 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
167 | 177,562 | 30,888 | gem-ext-cleaner | Clean up unnecessary extension files for gem command. |
168 | 177,592 | 11,608 | rubygems-generate_index | Generates the index files for a gem server directory |