Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
JSONValue
A container type for generic, untyped JSON data.
MessagePacker
MessagePack serializer implementation for Swift. msgpack.org[Swift]
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
IzziRequest
IzziRequest is a super lightweight Swift package that helps you efficiently manage network calls in your application. It supports all key aspects of modern networking, including HTTP methods, request bodies, headers, timeout control, and flexible caching.
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
SwiftAvroCore
An implementation of Apache Avro in Swift 5
UserDefaultsStore
Why not use UserDefaults to store Codable objects 😉
Corridor
Corridor lets you easily match URLs and extract their values
DynamicCodable
Swift PropertyWrappers that use Codable to decode and encode types that are determined at runtime based on JSON data.
EasyCodable
Easy failable properties in Swift Codable.
ECMASwift
A tiny Javascript runtime for iOS and macOS
LetterCase
𝐓 String letter case conversion and JSON decoding / encoding strategies
ObjectCoder
Swift Object Encoder/Decoder