Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
RTree
An on-disk, Codable R*-Tree for Swift
Serializer
Codable serialization to custom formats made easy
swift-any-codable
Codable extensions to make working with loosely-structured data easier.
URLQueryItemCoder
Encoder & decoder for working with Codable types as URLQueryItems.
xml-coding
Swift based XML Encoder/Decoder for Codable classes
PreciseDecimal
A Decimal type that plays nicely with literals and Decodable
APIota
APIota is a lightweight Swift library for defining REST API clients for use in iOS, macOS, tvOS, watchOS and Linux apps.
BinaryUtils
A collection of utilities to handle binary data in Swift
JSONParser
Elegant, type-safe JSON parsing in Swift
URLEncodedForm
📝 Parse and serialize url-encoded form data with Codable support.
Balam
Swift NoSQL functional database
CodablePersist
Store and Cache Anything Codable
CodableX
Make Swift's Codable easier using Property Wrappers.
DictionaryEncoder
Swift Dictionary Encoder, based off the JSON Encoder in Foundation
ExtraEncodable
A small Swift package allowing you to customize the encoding behavior of `Encodable` types
JSONDecoder-Keypath
Add key path support to the JSONDecoder
JustTime
JustTime is a lightweight Swift library that provides types for working with time and duration independently of dates.
msg2swift
Generate Swift model for ROS message, service or action file.
OptionallyDecodable
Property wrapper for turning decoding failures into optionals instead of errors.
RegularExpressionDecoder
A decoder that constructs objects from regular expression matches.