Swift Packages
| Repository | Description |
|---|---|
| WeakableSelf | A Swift micro-framework to easily deal with weak references to self inside closures |
| Weakify | Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks. |
| swift-capture | A mechanism for safe capturing & weakifying objects in Swift. |
| ClosureDecorator | ClosureDecorator |
| FlexSeal | A lifecycle tracking tool to find potential memory leaks during development and testing. |