awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ndethore avatar

ndethore/swift-memory-management

0
View on GitHub↗
3 stars·2 forks·Swift·10 views

Swift Memory Management

A playground illustrating the different ways to avoid retain cycles in swift.

Features

  • Advanced Development Topics - Teaches techniques for avoiding memory leaks and retain cycles.

Star history

Star history chart for ndethore/swift-memory-managementStar history chart for ndethore/swift-memory-management

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Swift Memory Management

Similar open-source projects, ranked by how many features they share with Swift Memory Management.
  • andyshep/coredataplaygroundsandyshep avatar

    andyshep/CoreDataPlaygrounds

    154View on GitHub↗

    Exploring Core Data through Swift playgrounds

    Swift
    View on GitHub↗154
  • cfdrake/swift-dsl-examplecfdrake avatar

    cfdrake/swift-dsl-example

    20View on GitHub↗

    A micro domain-specific-language example for NSPredicate written in Swift.

    Swift
    View on GitHub↗20
  • dfreniche/modern-core-data-playgrounddfreniche avatar

    dfreniche/modern-core-data-playground

    35View on GitHub↗

    An introduction to Core Data you can test, use, change & code, all in just one Playground!

    Swift
    View on GitHub↗35
  • andrejkolar/networkstackAndrejKolar avatar

    AndrejKolar/NetworkStack

    34View on GitHub↗

    Clean & simple Swift networking stack playground

    Swift
    View on GitHub↗34
See all 11 alternatives to Swift Memory Management→

Frequently asked questions

What does ndethore/swift-memory-management do?

A playground illustrating the different ways to avoid retain cycles in swift.

What are the main features of ndethore/swift-memory-management?

The main features of ndethore/swift-memory-management are: Advanced Development Topics.

What are some open-source alternatives to ndethore/swift-memory-management?

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,…