MyGit

v1.2.3

ugorji/go

版本发布时间: 2021-01-10 12:56:06

ugorji/go最新发布版本:v1.2.11(2023-03-09 00:29:02)

This is a production release of go-codec.

This optimizes decoding for zero-copy mode when decoding from a string or []byte.

With this mode, we see 50% reduction in allocation in both codecgen and normal execution, and this gives performance better than other libraries (easyjson, json-iterator, etc) while providing much more features and supported formats (json, cbor, msgpack, simple, etc).

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-01-10发行的版本