AnyCodable
|
Type-erased wrappers for Encodable, Decodable, and Codable values |
Wrap
|
[DEPRECATED] The easy to use Swift JSON encoder |
Serpent
|
A protocol to serialize Swift structs and classes for encoding and decoding. |
Codability
|
Useful helpers for working with Codable types in Swift |
BinaryCodable
|
A binary encoder for Swift Codable types |
ISO8859
|
πβ©π Convert ISO8859 1-16 Encoded Text to String in Swift. Supports iOS, tvOS, watchOS and macOS. |
Bases
|
βΎοΈ Base16 and Base32 encoding in Swift |
CSVCoding
|
CSV Coding support for Swift |
CodablePlus
|
A collection of extensions around the Swift `Codable` implementation. |
swift-bases
|
A collection of encoding and decoding algorithms for various common bases (2, 8, 10, 16, 32, 36, 58, 64) |