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 |
MusicXML
|
Implementation of the musicXML specification in Swift |
DataKit
|
A Swift library to easily read and write binary formatted data using a modern, declarative interface. |
swift-json-parsing
|
JSON decoding and encoding, using the swift-parsing library |
SwiftRLP
|
Recursive Length Prefix encoding written in Swift |
ISO8859
|
πβ©π Convert ISO8859 1-16 Encoded Text to String in Swift. Supports iOS, tvOS, watchOS and macOS. |
Bases
|
βΎοΈ Base16 and Base32 encoding in Swift |
CodablePlus
|
A collection of extensions around the Swift `Codable` implementation. |
CSVCoding
|
CSV Coding support for Swift |
swift-bases
|
A collection of encoding and decoding algorithms for various common bases (2, 8, 10, 16, 32, 36, 58, 64) |