tweaks to MemoryPool utilization and management on high-level Decoder and Encoder names. these were changed from classes to structs.
QuickJSON is an easy, efficient, and uncompromising integration of the yyjson parsing library.
Supports preallocated buffers for higher performance than Swift-native options.
Single dependency (yyjson) with no Foundation use.
yyjson
Only accessible through the QuickJSON.Encoder and QuickJSON.Decoder structs.
QuickJSON.Encoder
QuickJSON.Decoder
Codable
Linux
MacOS
iOS
QuickJSON and yyjson are both available with an MIT license.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
QuickJSON
QuickJSON is an easy, efficient, and uncompromising integration of the yyjson parsing library.
Supports preallocated buffers for higher performance than Swift-native options.
Single dependency (
yyjson
) with no Foundation use.Only accessible through the
QuickJSON.Encoder
andQuickJSON.Decoder
structs.Codable
protocol.Compatibility
Linux
MacOS
iOS
License
QuickJSON and yyjson are both available with an MIT license.