目录
目录README.md

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 and QuickJSON.Decoder structs.

    • Serializes and deserializes data structures based on the Swift-native Codable protocol.

Compatibility

  • Linux

  • MacOS

  • iOS

License

QuickJSON and yyjson are both available with an MIT license.

关于
51.0 KB
邀请码