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.
StringZilla
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
RealHTTP
🌀swift async http client - fast, lightweight, type-safe
SmartCodable
SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
SwiftPackageList
A command-line tool to get all used Swift Package dependencies.
Mantle
Model framework for Cocoa and Cocoa Touch
JAYSON
🧱 A JSON decoding/encoding library that handles optimistically or strictly.
yyjson
The fastest JSON library in C
IkigaJSON
A high performance JSON library in Swift
HandyJSON
A handy swift json-object serialization/deserialization library
Himotoki
A type-safe JSON decoding library purely written in Swift
Networking
⚡️ Concise networking code leveraging async-await, Decodable & Generics.
swift-json
high-performance json parsing and encoding for server applications
Arrow
🏹 Parse JSON with style
CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
CleanJSON
Swift JSON decoder for Codable
ExCodable
JSON-Model Conversion with Swift Codable
FeatureFlags
🚩 Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file.
JSONPreview
🎨 A view that previews JSON in highlighted form, it also provides the ability to format and collapse nodes.
Marshal
Marshaling the typeless wild west of [String: Any]