1 | 5 | 5 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 10 | 14 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
3 | 13 | 23 | json | A JSON implementation as a JRuby extension. |
4 | 17 | 135 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
5 | 135 | 297 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
6 | 167 | 176 | kaminari | Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophist... |
7 | 264 | 1,242 | json_pure | This is a JSON implementation in pure Ruby. |
8 | 545 | 51 | rexml | An XML toolkit for Ruby |
9 | 653 | 1,255 | net-telnet | Provides telnet client functionality. |
10 | 690 | 661 | power_assert | Power Assert for Ruby. Power Assert shows each value of variables and method calls in t... |
11 | 903 | 1,159 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
12 | 1,150 | 1,670 | thread | Includes a thread pool, message passing capabilities, a recursive mutex, promise, futur... |
13 | 1,230 | 1,018 | logger | Provides a simple logging utility for outputting messages. |
14 | 1,233 | 1,820 | iconv | iconv wrapper library |
15 | 1,247 | 489 | gems | Ruby wrapper for the RubyGems.org API |
16 | 1,328 | 1,294 | xmlrpc | XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. |
17 | 1,371 | 295 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
18 | 1,384 | 726 | openssl | It wraps the OpenSSL library. |
19 | 1,503 | 2,842 | english | Require 'English.rb' to reference global variables with less cryptic names. |
20 | 1,584 | 97 | racc | Racc is a LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby ... |
21 | 1,678 | 1,559 | csv | The CSV library provides a complete interface to CSV files and data. It offers tools to... |
22 | 2,036 | 2,487 | did_you_mean | The gem that has been saving people from typos since 2014. |
23 | 2,102 | 1,282 | sync | A module that provides a two-phase lock with a counter. |
24 | 2,355 | 2,005 | string-scrub | String#scrub for Ruby 2.0.0 and 1.9.3 |
25 | 2,483 | 1,350 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
26 | 2,550 | 2,726 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
27 | 2,649 | 1,362 | reline | Alternative GNU Readline or Editline implementation by pure Ruby. |
28 | 2,729 | 1,406 | e2mmap | Module for defining custom exceptions with specific messages. |
29 | 2,800 | 1,962 | fileutils | Several file utility methods for copying, moving, removing, etc. |
30 | 2,922 | 1,386 | thwait | Watches for termination of multiple threads. |
31 | 3,680 | 1,969 | rss | Family of libraries that support various formats of XML "feeds". |
32 | 3,812 | 1,765 | benchmark | a performance benchmarking library |
33 | 3,984 | 2,648 | etc | Provides access to information typically stored in UNIX /etc directory. |
34 | 4,149 | 2,172 | stringio | Pseudo `IO` class from/to `String`. |
35 | 4,167 | 2,258 | zlib | Ruby interface for the zlib compression/decompression library |
36 | 4,176 | 2,418 | date | A subclass of Object includes Comparable module for handling dates. |
37 | 5,216 | 3,324 | timeout | Auto-terminate potentially long-running operations in Ruby. |
38 | 5,287 | 4,452 | ruby | FIX ME |
39 | 5,423 | 7,606 | logger-application | Add logging support to your application. |
40 | 5,731 | 2,328 | strscan | Provides lexical scanning operations on a String. |
41 | 6,265 | 7,952 | gserver | GServer implements a generic server |
42 | 6,863 | 2,407 | scanf | scanf is an implementation of the C function scanf(3). |
43 | 6,918 | 2,952 | shell | An idiomatic Ruby interface for common UNIX shell commands. |
44 | 6,984 | 2,157 | rbs | RBS is the language for type signatures for Ruby and standard library definitions. |
45 | 7,139 | 4,106 | dbm | Provides a wrapper for the UNIX-style Database Manager Library |
46 | 7,211 | 4,954 | gdbm | Ruby extension for GNU dbm. |
47 | 7,703 | 4,930 | minitest-power_assert | Power Assert for Minitest. |
48 | 7,861 | 2,276 | matrix | An implementation of Matrix and Vector classes. |
49 | 7,906 | 2,422 | forwardable | Provides delegation of specified methods to a designated object. |
50 | 8,329 | 2,438 | fiddle | A libffi wrapper for Ruby. |
51 | 8,648 | 16,777 | prettyprint | Implements a pretty printing algorithm for readable structure. |
52 | 8,909 | 2,312 | typeprof | TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes i... |
53 | 9,298 | 2,682 | ostruct | Class to build custom data structures, similar to a Hash. |
54 | 10,247 | 5,687 | pp | Provides a PrettyPrinter for Ruby objects |
55 | 10,708 | 2,526 | open3 | Popen, but with stderr, too |
56 | 10,759 | 3,127 | singleton | The Singleton module implements the Singleton pattern. |
57 | 10,868 | 30,840 | jenkins-plugin-runtime | I'll think of a better description later, but if you're reading this, then I haven't |
58 | 10,991 | 16,473 | capistrano-stretcher | capistrano task for stretcher. |
59 | 11,416 | 3,149 | yaml | YAML Ain't Markup Language |
60 | 11,617 | 30,840 | yao | YAO is a Yet Another OpenStack API Wrapper that rocks!! |
61 | 11,930 | 8,898 | mathn | Deprecated library that extends math operations. |
62 | 12,945 | 6,021 | hikidoc | 'HikiDoc' is a text-to-HTML conversion tool for web writers. |
63 | 13,002 | 27,552 | tdiary | tDiary is so called Weblog. |
64 | 14,532 | 36,997 | atig | Atig.rb is Twitter Irc Gateway. |
65 | 14,671 | 27,552 | takosan | Ruby wrapper of Takosan |
66 | 14,763 | 5,286 | rubygems-mirror | This is an update to the old `gem mirror` command. It uses net/http/persistent
and thre... |
67 | 16,732 | 9,279 | agig | another Github IRC Gateway |
68 | 17,412 | 12,092 | cmath | CMath is a library that provides trigonometric and transcendental functions for complex... |
69 | 18,256 | 3,571 | prime | Prime numbers and factorization library. |
70 | 18,467 | 2,934 | uri | URI is a module providing classes to handle Uniform Resource Identifiers |
71 | 18,642 | 13,000 | tk | Tk interface module using tcltklib. |
72 | 18,837 | 4,341 | digest | Provides a framework for message digest libraries. |
73 | 19,571 | 36,997 | jpi | Allows you to generate a new Ruby plugin project, build it, test it in Jenkins and rele... |
74 | 19,947 | 30,840 | kakine | Security Group configuration tool for OpenStack. You can apply simple YAML definition i... |
75 | 20,578 | 5,034 | readline-ext | Provides an interface for GNU Readline and Edit Line (libedit). |
76 | 21,206 | 36,997 | tdiary-contrib | tDiary contributions package that includes plugins, styles, utilities, libraries, filte... |
77 | 21,728 | 3,530 | tracer | Outputs a source level execution trace of a Ruby program. |
78 | 23,406 | 3,502 | mutex_m | Mixin to extend objects to be handled like a Mutex. |
79 | 24,820 | 4,682 | net-smtp | Simple Mail Transfer Protocol client library for Ruby. |
80 | 26,771 | 18,835 | monitor | Provides an object or module to use safely by more than one thread |
81 | 27,589 | 16,473 | capistrano-stretcher-rails | rails specific tasks for capistrano-stretcher |
82 | 28,194 | 36,997 | kaname | Identity configuration tool for OpenStack. You can apply simple YAML definition into Ke... |
83 | 28,346 | 36,997 | tdiary-style-gfm | GFM Style for tDiary |
84 | 28,653 | 36,997 | mackerel-rb | Yet another mackerel client for Ruby. |
85 | 28,819 | 4,599 | net-protocol | The abstruct interface for net-* client. |
86 | 30,668 | 22,431 | sidekiq-scheduler-notification | Slack notification middleware for sidekiq-scheduler |
87 | 32,216 | 36,997 | coverage | output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the origi... |
88 | 32,257 | 19,348 | acts_as_bits | ActiveRecord plugin that maintains massive flags in one column |
89 | 32,805 | 4,268 | cgi | Support for the Common Gateway Interface protocol. |
90 | 33,345 | 4,520 | observer | Implementation of the Observer object-oriented design pattern. |
91 | 37,691 | 36,997 | profile | Profile provides a way to Profile your Ruby application. |
92 | 42,364 | 17,212 | fcntl | Loads constants defined in the OS fcntl.h C header file |
93 | 42,423 | 4,365 | delegate | Provides three abilities to delegate method calls to an object. |
94 | 43,730 | 30,840 | rake-confirm | Confirmation for destructive Rails task. |
95 | 44,746 | 4,502 | getoptlong | GetoptLong for Ruby |
96 | 44,847 | 4,541 | pstore | Transactional File Storage for Ruby Objects |
97 | 45,523 | 16,777 | sdbm | Provides a simple file-based key-value store with String keys and values. |
98 | 47,757 | 4,502 | net-pop | Ruby client library for POP3. |
99 | 48,328 | 36,997 | capistrano-stretcher-npm | npm task for capistrano-stretcher |
100 | 48,992 | 36,997 | gyomu_ruby | GyomuRuby |
101 | 50,457 | 19,348 | profiler | Easy, targeted Ruby profiling |
102 | 50,782 | 8,213 | optparse | OptionParser is a class for command-line option analysis. |
103 | 50,800 | 36,997 | heroku_scale_scheduler | scaling scheduler for heroku dynos/workers |
104 | 51,020 | 36,997 | auto_truncated_logger | logger of auto truncated old file. |
105 | 51,104 | 36,997 | tdiary-blogkit | tDiary BlogKit modifies tDiary. This modification enables tDiary to manage articles by ... |
106 | 63,109 | 8,321 | securerandom | Interface for secure random number generator. |
107 | 63,199 | 36,997 | tdiary-style-rd | RD Style for tDiary |
108 | 66,499 | 14,202 | readline | This is just a loader for "readline". If Ruby has "readline-ext" gem that
is a native e... |
109 | 66,618 | 30,840 | ikachan | Ruby wrapper of Ikachan |
110 | 66,975 | 21,676 | omniauth-colormeshop | OmniAuth Strategy for ColorMeShop API |
111 | 69,861 | 30,840 | furik | A summary generator of GitHub activity for retrospective. |
112 | 70,386 | 18,308 | un | Utilities to replace common UNIX commands |
113 | 71,817 | 9,028 | tempfile | A utility class for managing temporary files. |
114 | 72,143 | 36,997 | delayed_job_slack_notification | Slack notifier for pending jobs of Delayed Job. |
115 | 76,616 | 8,144 | open-uri | An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP. |
116 | 88,282 | 36,997 | kakin | kakin is resource calcuration tool for OpenStack |
117 | 89,486 | 9,152 | erb | An easy to use but powerful templating system for Ruby. |
118 | 90,486 | 36,997 | fiber | Fiber is an open source content engine for Ruby. |
119 | 91,345 | 36,997 | tdiary-style-etdiary | etDiary Style for tDiary |
120 | 93,212 | 36,997 | log_minimal | Ruby port of Log::Minimal. |
121 | 98,350 | 36,997 | tdiary-cache-redis | tDiary cache with redis |
122 | 100,284 | 36,997 | rubygems-yomikomu | rubygems hooks for yomikomu |
123 | 101,326 | 4,904 | set | Provides a class to deal with collections of unordered, unique values |
124 | 101,775 | 8,774 | base64 | Support for encoding and decoding binary data using a Base64 representation. |
125 | 102,692 | 36,997 | rake-contrib | Additional libraries for Rake |
126 | 105,319 | 36,997 | tdiary-io-rdb | rdb adapter for tDiary |
127 | 113,297 | 13,970 | net-http | HTTP client api for Ruby. |
128 | 115,230 | 36,997 | sqale | Write a gem description |
129 | 116,846 | 12,826 | time | Extends the Time class with methods for parsing and conversion. |
130 | 117,092 | 15,399 | shellwords | Manipulates strings with word parsing rules of UNIX Bourne shell. |
131 | 118,771 | 36,997 | tdiary-style-emptdiary | emptDiary Style for tDiary |
132 | 121,918 | 36,997 | rack-nojs | treat script tag in response.body when access with old mobile phone. |
133 | 124,129 | 36,997 | tdiary-cache-memcached | tDiary cache with memcached |
134 | 140,331 | 14,791 | resolv | Thread-aware DNS resolver library in Ruby. |
135 | 141,827 | 36,997 | tdiary-coffeescript | CoffeeScript Filter for tDiary. |
136 | 142,212 | 14,202 | net-ftp | Support for the File Transfer Protocol. |
137 | 146,530 | 10,946 | tmpdir | Extends the Dir class to manage the OS temporary file path. |
138 | 155,849 | 21,676 | net-imap | Ruby client api for Internet Message Access Protocol |
139 | 155,964 | 23,558 | nkf | Ruby extension for Network Kanji Filter |
140 | 156,687 | 22,431 | find | This module supports top-down traversal of a set of file paths. |
141 | 157,903 | 23,558 | weakref | Allows a referenced object to be garbage-collected. |
142 | 159,427 | 21,676 | abbrev | Calculates a set of unique abbreviations for a given set of strings |
143 | 159,522 | 27,552 | resolv-replace | Replace Socket DNS with Resolv. |
144 | 159,901 | 15,091 | syslog | Ruby interface for the POSIX system logging facility. |
145 | 161,312 | 36,997 | rubyvm | RubyVM |
146 | 161,343 | 23,558 | io-wait | Waits until IO is readable or writable without blocking. |
147 | 161,675 | 27,552 | io-nonblock | Enables non-blocking mode with IO class |
148 | 161,738 | 23,558 | tsort | Topological sorting using Tarjan's algorithm |
149 | 162,188 | 30,840 | rinda | The Linda distributed computing paradigm in Ruby. |
150 | 162,267 | 22,431 | win32ole | Provides an interface for OLE Automation in Ruby |
151 | 162,357 | 23,558 | pathname | Representation of the name of a file or directory on the filesystem |
152 | 162,835 | 27,552 | drb | Distributed object system for Ruby |
153 | 163,419 | 30,840 | win32api | The wrapper library for win32 API |