swift-codable topic

List swift-codable repositories

CodableCSV

437
Stars
68
Forks
Watchers

Read and write CSV files row-by-row or through Swift's Codable interface.

sticky-encoding

47
Stars
7
Forks
Watchers

High-performance binary encoding/decoding for `Swift.Codable` types.

CodablePersist

17
Stars
1
Forks
Watchers

Store and Cache Anything Codable

MetaCodable

604
Stars
22
Forks
Watchers

Supercharge Swift's Codable implementations with macros meta-programming.

SmartCodable

231
Stars
29
Forks
Watchers

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实现的数据解析库。简单易用,强悍的兼容...