There are 5 repositories under codable topic.
Better Codable through Property Wrappers
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
Type-erased wrappers for Encodable, Decodable, and Codable values
Easy XML parsing using Codable protocols in Swift
Supercharge Swift's Codable implementations with macros meta-programming.
Make Custom Serialization of Swift Codable Types easy with Annotations
SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
Read and write CSV files row-by-row or through Swift's Codable interface.
Why not use UserDefaults to store Codable objects 😉
A high performance JSON library in Swift
Codable extensions using Swift Macro
@CodingKey("encoder", "decoder") var cool: Bool = true
A convenient way to handle default values with Swift Codable types
Easy nested key mappings for swift Codable
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
A template for creating your own Swift Codable encoders and decoders
A MessagePack encoder and decoder for Codable types
A simple Swift library for working with generic JSON structures
A decoder that constructs objects from regular expression matches.
🏞 Parses and serializes multipart-encoded data with Codable support.
OUTDATED. A clone of Apple's Podcasts. UIKit version.
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
Useful helpers for working with Codable types in Swift