How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Exploring Core Data through Swift playgrounds
A micro domain-specific-language example for NSPredicate written in Swift.
An introduction to Core Data you can test, use, change & code, all in just one Playground!
Clean & simple Swift networking stack playground
A playground illustrating the different ways to avoid retain cycles in swift.
The main features of ndethore/swift-memory-management are: Advanced Development Topics.
Open-source alternatives to ndethore/swift-memory-management include: andrejkolar/networkstack — Clean & simple Swift networking stack playground. andyshep/coredataplaygrounds — Exploring Core Data through Swift playgrounds. cfdrake/swift-dsl-example — A micro domain-specific-language example for NSPredicate written in Swift. dfreniche/modern-core-data-playground — An introduction to Core Data you can test, use, change & code, all in just one Playground! jstart/swiftly-typed-resources — A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with. liuyubobobo/swift-nsdate-tutorial — Tutorials on how to use swift NSDate or related classes. NSDate, NSDateFormatter, NSCalendar, NSDateComponents,…