There are 2 repositories under swift-macros topic.
A modern, expressive testing package for Swift
Supercharge Swift's Codable implementations with macros meta-programming.
A curated collection of open-source macOS applications built with Swift
Swift macro that simplifies and automates the process of creating spies for testing
A Swift Macro for "type-safe" SF Symbols.
A Swift package that provides macros for generating Equatable conformances for structs for high performance SwiftUI view diffing.
Swift Macro for enhanced automatic inits.
Swift macros for generating mocks.
Tiny observation framework designed for UIKit-based apps and built with Swift macros. It automatically handles the deallocation of observations and supports iOS 12 and newer.
Write HTML and HTMX using Swift Macros.
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy integration of default values, reducing the amount of auxiliary code you need to write.
Swift Macros for React Native
Helpful extensions for SwiftSyntax.
Collection of useful macros
Example Code of WWDC23
A swift macro framework for generating boiler-plate code in TCA-based applications.
Prototype is a Swift Macro project that generates SwiftUI Forms and Views for data structures and classes. It's designed to complement SwiftData Models seamlessly.
Swift macros generating customizable Coding Keys
A hand-curated list of Swift macros. Feel free to contribute!
Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.
Swift macros for protecting shared mutable state.
Standard extensions for Foundation framework
A Swift macro taking away the pain in adding ordered relationships to SwiftData models
A Swift macro that simplifies handling Vapor Fluent models in API responses by auto-generating type-safe content structures, reducing boilerplate while keeping a clean separation between database models and API layers. 🚀
LoremSwiftify is a Macro that creates lorem ipsum data for your models
Set of macros that support type-wide and per-function logging with ability to customize how logs are handled
Create type-safe deep links in to iOS apps, macOS apps, and websites using Swift macros.
Swift macro that proxies a value from one object to another.
Standalone, high-performance and lightweight HTTP Server utilizing Swift Macros.
A library utilize Swift Macros to generate code for network request.
A Swift macro generating type-safe SF Symbols
McccMacros is a modular and extensible Swift macros library, providing powerful compile-time capabilities for Swift developers.McccMacros 是一个基于 Swift 宏系统的实用宏集合,旨在提高开发效率、简化样板代码。 项目通过多个宏实现案例,探索了 Swift 编译期元编程的强大能力,适合作为学习与生产的模板项目
Macros for compile-time SafeTypes initializers from literals
Macros for automatically generating customizable conformance to `Codable` protocol.