stdgems

Standard Gems 3.0.5

Default Gems

Default Gem 3.0.5 3.0.4 Description Resources
abbrev 0.1.0 0.1.0 Finds the shortest unique abbreviation amongst many strings RubyGems · GitHub · RDoc
base64 0.1.0 0.1.0 Encodes and decodes strings to a Base64 representation. Implemented as a small wrapper around String#unpack RubyGems · GitHub · RDoc
benchmark 0.1.1 0.1.1 Benchmark utility: Measures and reports the time used to execute code RubyGems · GitHub · RDoc
bigdecimal c 3.0.0 3.0.0 Support for arbitrary-precision floating point decimal arithmetic RubyGems · GitHub · RDoc
bundler 2.2.33 2.2.33 Bundler is the local package manager for Ruby applications RubyGems · GitHub · RDoc · CRuby
cgi 0.2.2 0.2.1 Support for CGI (Common Gateway Interface) RubyGems · GitHub · RDoc
csv 3.1.9 3.1.9 Support for CSV (Comma-separated Values) RubyGems · GitHub · RDoc
date c 3.1.3 3.1.3 The Date and DateTime classes RubyGems · GitHub · RDoc (1) · RDoc (2) · CRuby · JRuby (1) · JRuby (2) · JRuby (3)
dbm c 1.1.0 1.1.0 Support for DBM databases RubyGems · GitHub · RDoc
debug 0.2.1 0.2.1 Command-line debugger RDoc
delegate 0.2.0 0.2.0 Provides three ways to delegate method calls RubyGems · GitHub · RDoc · CRuby
did_you_mean 1.5.0 1.5.0 Patches error messages to suggest correct spelling of methods/classes/variables RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2)
digest c 3.0.0 3.0.0 Provides common hash functions like MD5, SHA1, SHA2, or RIPEMD-160 RubyGems · GitHub · RDoc · CRuby · JRuby (1)
drb 2.0.5 2.0.5 Distributed object system for Ruby RubyGems · GitHub · RDoc
english 0.7.1 0.7.1 Readable aliases for special global variables RubyGems · GitHub · RDoc · CRuby · JRuby
erb 2.2.0 2.2.0 Templating engine for Ruby RubyGems · GitHub · RDoc · CRuby
etc c 1.3.0 1.3.0 Access UNIX info from /etc RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2)
fcntl c 1.0.1 1.0.1 Loads values from the OS' fcntl.h to be used for low-level file descriptor manipulation system calls with IO#fcntl and IO.sysopen RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2)
fiddle c 1.0.8 1.0.8 Support for FFI (Foreign Function Interface) RubyGems · GitHub · RDoc
fileutils 1.5.0 1.5.0 Utilities for working with the file system, such as copying, moving, or deleting files RubyGems · GitHub · RDoc · CRuby · JRuby (1)
find 0.1.0 0.1.0 Finds all files in a given directory and its sub-directories RubyGems · GitHub · RDoc · CRuby
forwardable 1.3.2 1.3.2 Provides a way to delegate method calls. Also see this overview of delegation in Ruby, which contains an example RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2) · CRuby (3)
gdbm c 2.1.0 2.1.0 Support for GDBM databases RubyGems · GitHub · RDoc
getoptlong 0.1.1 0.1.1 GNU getopt_long() style command-line option parsing RubyGems · GitHub · RDoc
io-console c 0.5.7 0.5.7 Patches IO for simple and portable access to the console RubyGems · GitHub · RDoc · CRuby
io-nonblock c 0.1.0 0.1.0 Allows to work with IO streams in a non-blocking way RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2)
io-wait c 0.2.0 0.2.0 Adds methods to wait until an IO stream becomes readable or writable RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2)
ipaddr 1.2.2 1.2.2 IP address manipulation (IPv4 and IPv6) RubyGems · GitHub · RDoc · CRuby
irb 1.3.5 1.3.5 Interactive Ruby Console (REPL) RubyGems · GitHub · RDoc
json c 2.5.1 2.5.1 Support for JSON (JavaScript Object Notation) RubyGems · GitHub · RDoc · CRuby
logger 1.4.3 1.4.3 Logging utility RubyGems · GitHub · RDoc
matrix 0.3.1 0.3.1 Support for matrices RubyGems · GitHub · RDoc
mutex_m 0.1.1 0.1.1 A mixin that makes any object behave like a mutex RubyGems · GitHub · RDoc
net-ftp 0.1.2 0.1.2 Support for FTP (File Transfer Protocol) RubyGems · GitHub · RDoc
net-http 0.1.1 0.1.1 Support for HTTP (Hypertext Transfer Protocol) RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2) · CRuby (3) · JRuby (1) · JRuby (2) · JRuby (3)
net-imap 0.1.1 0.1.1 Support for IMAP (Internet Message Access Protocol) RubyGems · GitHub · RDoc
net-pop 0.1.1 0.1.1 Support for POP3 (Post Office Protocol) RubyGems · GitHub · RDoc
net-protocol 0.1.1 0.1.1 Internal class for the other net-* libraries RubyGems · GitHub · RDoc · CRuby · JRuby
net-smtp 0.2.1 0.2.1 Support for SMTP (Simple Mail Transfer Protocol) RubyGems · GitHub · RDoc
nkf c 0.1.0 0.1.0 Kanji encoding converter. Can also be used via the Kconv.kconv method. RubyGems · GitHub · RDoc
observer 0.1.1 0.1.1 Implementation of the observer pattern, a way to let interested other objects know o an objetc's updates RubyGems · GitHub · RDoc
open3 0.1.1 0.1.1 Simple spawning of child processes RubyGems · GitHub · RDoc · CRuby · JRuby
openssl c 2.2.2 2.2.1 Wraps OpenSSL for cryptographic functionality RubyGems · GitHub · RDoc · CRuby
open-uri 0.1.0 0.1.0 Monkeypatches Kernel#open to support remote endpoints via net/http and net/ftp RubyGems · GitHub · RDoc · CRuby
optparse 1.0.0 0.2.0 Command-line option parser RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2) · CRuby (3)
ostruct 0.3.1 0.3.1 Wrapper around Hash which lets you read and set attributes with a method-based API RubyGems · GitHub · RDoc
pathname c 0.1.0 0.1.0 Wraps File, FileTest, Dir, and FileUtils to ease working with file system paths RubyGems · GitHub · RDoc
pp 0.2.1 0.2.1 The pp print debugging helper via require 'pp'. It will format the result object in more readable way. RubyGems · GitHub · RDoc · CRuby · JRuby
prettyprint 0.1.1 0.1.1 Better object formatting and inspection. Also see the pp gem. RubyGems · GitHub · RDoc · CRuby
prime 0.1.2 0.1.2 Access to prime numbers and prime factorization RubyGems · GitHub · RDoc
pstore 0.1.1 0.1.1 Transactional file storage for Ruby objects RubyGems · GitHub · RDoc
psych c 3.3.2 3.3.2 Support for YAML (YAML Ain't Markup Language) RubyGems · GitHub · RDoc · CRuby
racc c 1.5.2 1.5.2 Bindings for Racc, a YACC-like LALR(1) parser generator RubyGems · GitHub · RDoc
rdoc 6.3.3 6.3.3 Ruby documentation generator RubyGems · GitHub · RDoc
readline 0.0.2 0.0.2 If available, readline-ext will be loaded, or (Ruby-only) bundled gem reline will be used. RubyGems · GitHub · RDoc
readline-ext c 0.1.1 0.1.1 Interface to GNU Readline and NetBSD Editline RubyGems · GitHub · RDoc
reline 0.2.5 0.2.5 Ruby-only implementation of GNU Readline / NetBSD Editline RubyGems · GitHub · RDoc
resolv c 0.2.1 0.2.1 Thread-aware DNS resolver RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2) · JRuby
resolv-replace 0.1.0 0.1.0 Will replace Socket's DNS with resolv RubyGems · GitHub · RDoc
rinda 0.1.1 0.1.1 Support fot the Linda distributed computing paradigm in drb RubyGems · GitHub · RDoc
rubygems 3.2.33 3.2.33 RubyGems allows you to download, install, and use Ruby software packages on your system. It can connect to gem servers like rubygems.org or gem.coop to retrieve latest gems. RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2) · JRuby (1)
securerandom 0.1.0 0.1.0 Provides cryptographical randomness from openssl or the OS RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2)
set 1.0.1 1.0.1 Data structure for unordered collections without duplicates. Implemented on top of Hash. RubyGems · GitHub · RDoc
shellwords 0.1.0 0.1.0 Escape and manipulate commands to be run in the shell RubyGems · GitHub · RDoc · CRuby
singleton 0.1.1 0.1.1 Mixin for Ruby classes that should only have one instance RubyGems · GitHub · RDoc · CRuby
stringio c 3.0.1 3.0.1 Makes strings behave like IO objects RubyGems · GitHub · RDoc ·