Packages for keyword “swift-macros”
These packages are available as a package collection, usable in Xcode or SwiftPM.
swift-testing
A modern, expressive testing package for Swift
MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
CodableKit
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.
Equatable
A Swift package that provides macros for generating Equatable conformances for structs for high performance SwiftUI view diffing.
swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
SFSymbolsMacro
A Swift Macro for "type-safe" SF Symbols.
Snowdrop
Networking made easy
swift-codable-macro
Macros for automatically generating customizable conformance to `Codable` protocol.
swift-htmlkit
Write HTML and HTMX using Swift Macros.
tca-composer
A swift macro framework for generating boiler-plate code in TCA-based applications.
MemberwiseInit
Swift Macro for enhanced automatic inits.
swift-loggable
Set of macros that support type-wide and per-function logging with ability to customize how logs are handled
PrincipleMacros
Essential tools that simplify the implementation of custom Swift macros
ReactBridge
Swift Macros for React Native
Renamed
Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.
combine-interception
Package extending Apple' `Combine` framework for interception of objc selectors.
swift-interception
Package for interception of objc selectors in Swift.
swift-mocking
Swift macros for generating mocks.
swift-foundation-extensions
Standard extensions for Foundation framework
SwiftSyntaxSugar
Helpful extensions for SwiftSyntax.