MetaCodable
|
Supercharge Swift's Codable implementations with macros meta-programming. |
Ananda
|
JSON model decoding based on yyjson. |
ModifiedCopy
|
A Swift macro for making inline copies of a struct by modifying a property. |
Alias
|
🎠A Swift macros for defining aliases for types, functions, variables, etc. |
BuildableMacro
|
BuildableMacro is a Swift package, simplifying property modification in Swift through automated setter function generation. |
ApproximateEquality
|
Swift ApproximateEquality protocol & macros |
SafeTypesMacros
|
Macros for compile-time SafeTypes initializers from literals |
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. |
swift-builder
|
Builder Patterns for Flexible Syntax in Swift. |
EmailValidation
|
Swift macro framework for validating email addresses |
WithSpecializedGeneric
|
A peer macro expanding generic struct or class to a specialized type |
OrOther
|
A macro for adding a blank "other" case to any enum. |