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.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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.EncoderandQuickJSON.Decoderstructs.Codableprotocol.Compatibility
Linux
MacOS
iOS
License
QuickJSON and yyjson are both available with an MIT license.