stdgems

Unmaintained Gems

The following default gems are not maintained by anyone… Consider adopting a standard library!

Default gems without designated maintainer

Default Gem Description Resources
benchmark Benchmark utility: Measures and reports the time used to execute code RubyGems · GitHub · RDoc · CRuby
date c The Date and DateTime classes RubyGems · GitHub · RDoc (1) · RDoc (2) · CRuby · JRuby (1) · JRuby (2) · JRuby (3)
delegate Provides three ways to delegate method calls RubyGems · GitHub · RDoc · CRuby
english Readable aliases for special global variables RubyGems · GitHub · RDoc · CRuby · JRuby
error_highlight Improves error messages with additional debug info RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2)
etc c Access UNIX info from /etc RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2)
fcntl c 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)
fileutils Utilities for working with the file system, such as copying, moving, or deleting files RubyGems · GitHub · RDoc · CRuby · JRuby (1)
getoptlong GNU getopt_long() style command-line option parsing RubyGems · GitHub · RDoc · CRuby
net-protocol Internal class for the other net-* libraries RubyGems · GitHub · RDoc · CRuby · JRuby
observer Implementation of the observer pattern, a way to let interested other objects know o an objetc's updates RubyGems · GitHub · RDoc · CRuby
open3 Simple spawning of child processes RubyGems · GitHub · RDoc · CRuby · JRuby
pstore Transactional file storage for Ruby objects RubyGems · GitHub · RDoc · CRuby
ruby2_keywords A shim gemspec to indicate that the Ruby implementation includes the ruby2_keywords method RubyGems · GitHub · RDoc
syntax_suggest Assists with code recommendation to resolve Ruby syntax errors RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2)
tempfile Simplifies OS independent creation of temporary files RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2)
tmpdir Adds a Dir.mktmpdir method for creating temporary directories OS independently RubyGems · GitHub · RDoc · CRuby · JRuby
weakref Explicitly allow objects to be garbage collected RubyGems · GitHub · RDoc · CRuby · JRuby

More Standard Gems