Packages for keyword “json”
These packages are available as a package collection, usable in Xcode or SwiftPM.
SwiftyJSON
The better way to deal with JSON data in Swift.
MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
SmartCodable
SmartCodable is a data parsing library built on Swift’s Codable, designed for simple usage and strong real-world compatibility. It gracefully handles missing fields, default values, and evolving JSON structures. SmartCodable 是基于 Swift Codable 的数据解析库,主打简单易用与真实业务场景下的强兼容性,能够优雅应对不断变化的 JSON 数据。
SwiftPackageList
A command-line tool to get all used Swift Package dependencies.
Networking
⚡️ Concise networking code leveraging async-await, Decodable & Generics.
HandyJSON
A handy swift json-object serialization/deserialization library
RealHTTP
🌀swift async http client - fast, lightweight, type-safe
swift-json
high-performance json parsing and encoding for server applications
yyjson
The fastest JSON library in C
Mantle
Model framework for Cocoa and Cocoa Touch
IkigaJSON
A high performance JSON library in Swift
CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
Himotoki
A type-safe JSON decoding library purely written in Swift
JAYSON
🧱 A JSON decoding/encoding library that handles optimistically or strictly.
CleanJSON
Swift JSON decoder for Codable
JBird
A blazing fast, type-safe library for working with JSON in Swift
Arrow
🏹 Parse JSON with style
EagleNet
Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.
FeatureFlags
🚩 Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file.
Marshal
Marshaling the typeless wild west of [String: Any]