Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
MessagePacker
MessagePack serializer implementation for Swift. msgpack.org[Swift]
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.
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
EasyFirebase
Helping me use Firebase features with ease
JSONtoCodable
A generating tool from Raw JSON to Codable (Swift4) text written in Swift4.
SwiftAvroCore
An implementation of Apache Avro in Swift 5
ECMASwift
A tiny Javascript runtime for iOS and macOS
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.
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.
LetterCase
𝐓 String letter case conversion and JSON decoding / encoding strategies
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 😉
APNS
APNs(Apple Push Notification Service) SDK
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.
ObjectCoder
Swift Object Encoder/Decoder