Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Codextended
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
FTAPIKit
Declarative and generic REST API framework using Codable.
KarrotCodableKit
KarrotCodableKit simplifies Swift's Codable protocol by offering support for polymorphism, property wrappers, and macros to handle complex JSON structures efficiently.
MoreCodable
MoreCodable expands the possibilities of `Codable`.
PotentCodables
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
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. Designed for testability, composability, and use with swift-dependencies.
CodableKit
Swift library that provides additional features for Codable
DefaultCodable
A convenient way to handle default values with Swift Codable types
EasyFirebase
Helping me use Firebase features with ease
KeyedCodable
Easy nested key mappings for swift Codable
msgpack-swift
An efficient, full-featured, and compliant MessagePack implementation for Swift. / msgpack.org[Swift]
RxCodable
RxSwift wrapper for Codable
swift-codable-macro
Macros for automatically generating customizable conformance to `Codable` protocol.
swift-conformable-existential
Hashable and Codable support for existential types
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
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
CodablePlus
A collection of extensions around the Swift `Codable` implementation.
foundation-dependencies
Lightweight, testable wrappers for Foundation types like UserDefaults, Bundle, and file system access — built for use with swift-dependencies.