ShenghaiWang / SwiftMacrosLinks
A practical collection of Swift Macros that help code correctly and swiftly.
☆61Updated 8 months ago
Alternatives and similar repositories for SwiftMacros
Users that are interested in SwiftMacros are comparing it to the libraries listed below
Sorting:
- Declarative configuration for your objects☆54Updated last year
- Swift Macro that automatically generates CodingKeys for converting snake_case to lowerCamelCase.☆63Updated 2 years ago
- A new property wrapper for SwiftUI ObservableObject.☆67Updated last year
- A library to parse deeplinks and their arguments using String interpolation.☆59Updated last year
- Reduce boilerplate by generating Builders for your Models using swift macros.☆43Updated 7 months ago
- 📦 A Swift Package to analyze artifacts generated by Apple's tools☆72Updated this week
- Collection of useful macros☆31Updated 4 months ago
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆101Updated last week
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated 6 months ago
- SwiftUI result builder for Path☆77Updated last year
- Random and time-ordered UUID generation in Swift☆73Updated 3 years ago
- Effortless modular dependency injection for Swift.☆60Updated 10 months ago
- SwiftKit adds extra functionality to the Swift programming language.☆57Updated last year
- A @resultBuilder to use to bundle tasks together.☆51Updated 2 years ago
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.☆80Updated last year
- A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.☆64Updated 2 weeks ago
- The template for SwiftPM-based highly modularized (iOS) applications☆43Updated 2 years ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆67Updated 2 years ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆74Updated 2 years ago
- A swift macro framework for generating boiler-plate code in TCA-based applications.☆32Updated 8 months ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆41Updated last year
- Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and th…☆58Updated 2 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- Chain multiple UIView animations without endless closure nesting☆117Updated last year
- 🚀 Xcode template for The Composable Architecture (SwiftUI)☆28Updated last year
- Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.☆58Updated last year
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- A SwiftData like `@Model` infrastructure for CoreData.☆118Updated 4 months ago
- As-you-type formatting in SwiftUI☆56Updated 2 years ago
- MVC for SwiftUI (yes, seriously)☆80Updated 3 years ago