# mikhailmaslo/macro-codable-kit

**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/mikhailmaslo-macro-codable-kit).**

41 stars · 3 forks · Swift · MIT

## Links

- GitHub: https://github.com/mikhailmaslo/macro-codable-kit
- Homepage: https://swiftpackageindex.com/mikhailmaslo/macro-codable-kit/0.3.0/documentation/macrocodablekit
- awesome-repositories: https://awesome-repositories.com/repository/mikhailmaslo-macro-codable-kit.md

## Description

MacroCodableKit enhances your Codable experience in Swift, leveraging macros to generate precise and efficient code with zero additional memory allocations, thanks to the usage of pure (static) functions. It's a comprehensive solution providing support for AllOf, OneOf, and customizable…

## Tags

### Part of an Awesome List

- [Model and Data Macros](https://awesome-repositories.com/f/awesome-lists/devtools/model-and-data-macros.md) — Comprehensive Codable kit with OpenAPI support and safe decoding.
