Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
FTAPIKit
Declarative and generic REST API framework using Codable.
GenericJSON
A simple Swift library for working with generic JSON structures
Kodable
A supercharged extension of Codable
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
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
ReerJSON
A faster version of JSONDecoder and JSONEncoder powered by yyjson
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