Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
GenericJSON
A simple Swift library for working with generic JSON structures
JSONValue
A container type for generic, untyped JSON data.
KarrotCodableKit
KarrotCodableKit simplifies Swift's Codable protocol by offering support for polymorphism, property wrappers, and macros to handle complex JSON structures efficiently.
CodableKit
Swift library that provides additional features for Codable
CodablePlus
A collection of extensions around the Swift `Codable` implementation.
Codextended
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
ExCodable
JSON-Model Conversion with Swift Codable
MoreCodable
MoreCodable expands the possibilities of `Codable`.
SwiftyProvisioningProfile
Parse iOS mobile provisioning files into Swift models
Kodable
A supercharged extension of Codable
BinaryCodable
Swift Codable-like interfaces for binary representations.
cache
A lightweight Swift library for caching Identifiable values with optional expiry, supporting both in-memory and file-backed storage.
DefaultCodable
A convenient way to handle default values with Swift Codable types
KeyedCodable
Easy nested key mappings for swift Codable
msgpack-swift
An efficient, full-featured, and compliant MessagePack implementation for Swift. / msgpack.org[Swift]
PotentCodables
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
RxCodable
RxSwift wrapper for Codable
SwiftAvroCore
An implementation of Apache Avro in Swift 6
swift-codable-macro
Macros for automatically generating customizable conformance to `Codable` protocol.
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values