Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
EasyFirebase
Helping me use Firebase features with ease
foundation-dependencies
Lightweight, testable wrappers for Foundation types like UserDefaults, Bundle, and file system access — built for use with swift-dependencies.
JSONValue
A container type for generic, untyped JSON data.
MessagePacker
MessagePack serializer implementation for Swift. msgpack.org[Swift]
swift-conformable-existential
Hashable and Codable support for existential types
SwiftXMLCoder
High-performance Codable XML encoder/decoder for Swift — streaming, canonicalization, macros, namespaces. Backed by libxml2. SPM-only, Linux-compatible.
Codability
Useful helpers for working with Codable types in Swift
Core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
deep-codable
Encode and decode deeply-nested data into flat Swift objects
files
A lightweight Swift library for managing file system resources in a protocol-oriented way. Provides abstractions for files and directories, supporting safe and efficient file operations.
JSONtoCodable
A generating tool from Raw JSON to Codable (Swift4) text written in Swift4.
macro-codable-kit
Efficient, flexible Codable with Swift Macros
RTree
An on-disk, Codable R*-Tree for Swift
URLQueryItemCoder
Encoder & decoder for working with Codable types as URLQueryItems.
MessagePack
A MessagePack encoder and decoder for Codable types
Options
Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well
UserDefaultsStore
Why not use UserDefaults to store Codable objects 😉
Corridor
Corridor lets you easily match URLs and extract their values
CowCodable
Deterministic, production-safe JSON resilience for Swift using @CowResilient.
DayType
A Swift API for dates (days) rather than dates and times