swift-memory-management
Memory leak avoidance playground
An interactive playground demonstrating strategies to break retain cycles in Swift
A playground illustrating the different ways to avoid retain cycles in swift.
3 stars
3 watching
2 forks
Language: Swift
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Swift playgrounds for exploring mathematical concepts and functions in a interactive environment. | 3 |
| A development environment to practice learning Assembly language through Swift. | 105 |
| A collection of reusable code snippets and tutorials focused on Swift programming in Xcode playgrounds. | 9 |
| A collection of playgrounds showcasing various Swift programming concepts and techniques. | 139 |
| A collection of Swift code examples and tutorials organized around interactive coding environments. | 7 |
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
| Avoids retain cycles when using closure-based delegation in Swift | 703 |
| A Swift playground using Logo-like commands to create interactive turtle graphics and explore programming concepts | 127 |
| A collection of algorithms implemented as Swift Playground files | 6 |
| A collection of code snippets and examples to explore Swift programming concepts in an interactive environment. | 125 |
| Interactive playgrounds to learn Apple's Swift programming language quickly and efficiently | 793 |
| A collection of reusable coding examples in Swift to help developers explore and experiment with various programming concepts | 20 |
| An interactive playground to experiment with Swift Key Value Observing (KVO) closures. | 11 |
| Automated tool to detect and alert about memory leaks in UIKit apps | 32 |
| A collection of playground files and examples from Apple's Swift Programming Language book | 226 |