Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
PotentCodables
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
swift-codable-macro
Macros for automatically generating customizable conformance to `Codable` protocol.
Codextended
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
MoreCodable
MoreCodable expands the possibilities of `Codable`.
msgpack-swift
An efficient, full-featured, and compliant MessagePack implementation for Swift. / msgpack.org[Swift]
universal
Tiny zero-dependency cross-platform Swift parsers for JSON, XML, and YAML incl. in-memory interchange formats and Either type
Kodable
A supercharged extension of Codable
BinaryCodable
Swift Codable-like interfaces for binary representations.
CodablePlus
A collection of extensions around the Swift `Codable` implementation.
DefaultCodable
A convenient way to handle default values with Swift Codable types
foundation-dependencies
Lightweight, testable wrappers for Foundation types like UserDefaults, Bundle, and file system access — built for use with swift-dependencies.
KarrotCodableKit
KarrotCodableKit simplifies Swift's Codable protocol by offering support for polymorphism, property wrappers, and macros to handle complex JSON structures efficiently.
KeyedCodable
Easy nested key mappings for swift Codable
RxCodable
RxSwift wrapper for Codable
swift-conformable-existential
Hashable and Codable support for existential types
TOMLDecoder
From TOML to Swift Codable types.
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
FTAPIKit
Declarative and generic REST API framework using Codable.
JSONValue
A container type for generic, untyped JSON data.
macro-codable-kit
Efficient, flexible Codable with Swift Macros