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.
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.