swift-macros topic

List swift-macros repositories

swift-testing

1.7k
Stars
72
Forks
Watchers

A modern, expressive testing package for Swift

SFSymbolsMacro

184
Stars
1
Forks
Watchers

A Swift Macro for "type-safe" SF Symbols.

swift-spyable

412
Stars
35
Forks
Watchers

Swift macro that simplifies and automates the process of creating spies for testing

CodingKeysGenerator

24
Stars
2
Forks
Watchers

Swift macros generating customizable Coding Keys

MetaCodable

604
Stars
22
Forks
Watchers

Supercharge Swift's Codable implementations with macros meta-programming.

awesome-swift-macros

25
Stars
1
Forks
Watchers

A hand-curated list of Swift macros. Feel free to contribute!

Renamed

28
Stars
0
Forks
Watchers

Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.

wwdc23-code-notes

30
Stars
5
Forks
Watchers

Example Code of WWDC23

Prototype

22
Stars
3
Forks
Watchers

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.

tca-composer

21
Stars
0
Forks
Watchers

A swift macro framework for generating boiler-plate code in TCA-based applications.