Delegated
Delegation helper
Avoids retain cycles when using closure-based delegation in Swift
👷♀️ Closure-based delegation without memory leaks
703 stars
13 watching
31 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
| A generic abstraction layer over lightweight data storage and persistence | 623 |
| A lightweight framework for representing directories in an app's container | 937 |
| Provides a set of convenience methods to simplify common iOS framework interactions using closures | 1,744 |
| A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |
| An interactive playground demonstrating strategies to break retain cycles in Swift | 3 |
| Automates the process of performing segues with a closure-based approach in Swift. | 44 |
| A library providing a closure-based API for CoreBluetooth operations | 212 |
| Provides strongly typed extensions for C# delegates to support functional programming techniques like currying and partial application. | 69 |
| An implementation of fast delegate functionality for C++ code | 56 |
| Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. | 1,742 |
| Distributed storage and API dispatcher for backend services. | 104 |
| A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
| A Swift wrapper around Keychain Services API with type safety and compile-time checks | 24 |
| A calendar component with support for multiple languages and swipe gesture navigation | 26 |