|
ManagedModels
|
A SwiftData like `@Model` infrastructure for CoreData. |
|
SwiftDataKit
|
SwiftDataKit allows SwiftData developers to access Core Data objects corresponding to SwiftData elements. |
|
DataScoutCompanion
|
Embeddable SwiftData Inspector |
|
SwiftletModel
|
Lightweight Core Data alternative |
|
CoreDataEvolution
|
A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency. |
|
CompoundPredicate
|
A library for combining swift predicates |
|
gis-tools
|
A collection of GIS tools, including a GeoJSON implementation with projection support and WKB/WKT coders as well as many algorithms ported from turf.js |
|
ModelActorX
|
ModelActorX is a Swift library that provides custom macros ModelActorX and MainModelActorX to enhance and extend the functionality of SwiftData's ModelActor. |
|
SwiftDataSugar
|
🌯 A collection of utilities that make it easier to work with SwiftData in a SwiftUI environment |
|
NorthwindSwiftData
|
The Northwind Database for SwiftData |
|
snap-swift-data
|
Extends SwiftData to better interoperate with CoreData and Persistent History Tracking. |
|
NorthwindManagedModels
|
The Northwind Database for Core Data w/ ManagedModels |
|
SwiftDataPreviewer
|
SwiftDataPreviewKit is a lightweight Swift package designed to simplify SwiftUI previews using SwiftData. It provides an in-memory model container for use in DEBUG builds, allowing you to preview your SwiftData-powered views with sample data. |