# sasha-riabchuk/codingkeysmacro-swift

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/sasha-riabchuk-codingkeysmacro-swift).**

14 stars · 2 forks · Swift

## Links

- GitHub: https://github.com/sasha-riabchuk/CodingKeysMacro-swift
- awesome-repositories: https://awesome-repositories.com/repository/sasha-riabchuk-codingkeysmacro-swift.md

## Description

CodingKeysMacro-swift is an incredibly powerful Swift Compiler Plugin that introduces an automated way to generate CodingKeys for Codable structs in Swift. This eliminates the need for manually declaring CodingKeys enumeration for every Codable struct, saving you valuable time and reducing the…

## Tags

### Part of an Awesome List

- [Model and Data Macros](https://awesome-repositories.com/f/awesome-lists/devtools/model-and-data-macros.md) — Automates CodingKeys creation with custom string mapping support.
