ruby / singletonLinks
The Singleton module implements the Singleton pattern.
☆31Updated last week
Alternatives and similar repositories for singleton
Users that are interested in singleton are comparing it to the libraries listed below
Sorting:
- A subclass of Object includes Comparable module for handling dates.☆108Updated last week
- Provides lexical scanning operations on a String.☆85Updated last week
- ☆33Updated 3 weeks ago
- Interface for secure random number generator☆61Updated last week
- Provides delegation of specified methods to a designated object☆44Updated last week
- An implementation of Matrix and Vector classes☆77Updated last week
- Mixin to extend objects to be handled like a Mutex☆55Updated last week
- Default & bundled gems: Tracking Ruby's standard library☆116Updated 3 weeks ago
- Common code needed by the other RSpec gems. Not intended for direct use.☆102Updated 11 months ago
- Ruby interface for the zlib compression/decompression library☆58Updated last week
- Shim library for Module#ruby2_keywords☆63Updated last week
- The web application that runs https://contributors.rubyonrails.org☆139Updated 2 weeks ago
- The abstruct interface for net-* client.☆28Updated last week
- URI is a module providing classes to handle Uniform Resource Identifiers☆104Updated last week
- ☆28Updated 2 weeks ago
- Ruby wrapper for the RubyGems.org API☆137Updated last week
- ☆56Updated last year
- Pseudo `IO` class from/to `String`.☆46Updated this week
- A RuboCop plugin for Rake☆101Updated 5 months ago
- This library provides the Set class, which deals with a collection of unordered values with no duplicates.☆26Updated last week
- Provides access to information typically stored in UNIX /etc directory.☆32Updated this week
- CGI is a large class, providing several categories of methods, many of which are mixed in from other modules.☆39Updated last week
- OpenStruct implementation☆149Updated last week
- Open3 gives you access to stdin, stdout, and stderr when running other programs.☆114Updated last week
- Code style checking for Minitest files.☆154Updated last month
- mini_portile and mini_portile2 - Simple autoconf and cmake builder for developers