MetaCodable
|
Supercharge Swift's Codable implementations with macros meta-programming. |
CodableCSV
|
Read and write CSV files row-by-row or through Swift's Codable interface. |
SmartCodable
|
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一致,支持快速的迁移。 |
CodablePersist
|
Store and Cache Anything Codable |
CodableX
|
Make Swift's Codable easier using Property Wrappers. |