SwiftSingleton
Singleton implementation
An exploration of different approaches to implementing the Singleton pattern in Swift.
An exploration of the Singleton pattern in Swift
1k stars
39 watching
101 forks
Language: Swift
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable code examples in Swift to illustrate various software development concepts and techniques. | 94 |
| A pure Swift implementation of a graph data structure with algorithms and utility functions | 759 |
| A Swift serialization framework allowing encoding and decoding of various data types | 369 |
| An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
| A Reactive generic segue implementation for Swift using RxSwift | 80 |
| A lightweight string extension for Swift with various utility methods | 1,622 |
| Converts mobile provisioning file data to a usable Swift model | 64 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A collection of useful extensions for Swift types and Cocoa objects to simplify development. | 65 |
| An extension framework for working with sequences in Swift, providing various functions to manipulate and transform them. | 375 |
| A library that provides an MD5 hashing implementation in Swift. | 216 |
| A log of handy Swift extensions curated and maintained by the community. | 298 |
| A Swift implementation of the SipHash algorithm for secure hashing of short messages | 263 |
| Wraps an Objective-C exception handler to enable catching exceptions in Swift | 137 |
| An XML parsing library implemented in Swift | 584 |