Packages for keyword “json”
SwiftyJSON
The better way to deal with JSON data in Swift.
StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
SwiftPackageList
A command-line tool to get all used Swift Package dependencies.
Mantle
Model framework for Cocoa and Cocoa Touch
HandyJSON
A handy swift json-object serialization/deserialization library
Networking
⚡️ Concise networking code leveraging async-await, Decodable & Generics.
RealHTTP
🌀swift async http client - fast, lightweight, type-safe
Arrow
🏹 Parse JSON with style
Himotoki
A type-safe JSON decoding library purely written in Swift
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一致,支持快速的迁移。
yyjson
The fastest JSON library in C
IkigaJSON
A high performance JSON library in Swift
CleanJSON
Swift JSON decoder for Codable
CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
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.
GenericJSON
A simple Swift library for working with generic JSON structures
Marshal
Marshaling the typeless wild west of [String: Any]
PMJSON
Pure Swift JSON encoding/decoding library
SmartNetwork
Light weight wrapper around URLSession