v1.1
版本发布时间: 2018-01-21 22:17:16
ugorji/go最新发布版本:v1.2.11(2023-03-09 00:29:02)
This is a production release of go-codec.
It includes much more tests (with coverage > 90%), bug fixes, and exceptional performance improvements.
Out of the box, you get performance that rivals code generation. codecgen only gives 20-50% performance improvement, not the 2X-5X performance improvements it gave before.
This should fulfill the commitment made in #113 to give better confidence in using master.
This package is very feature-rich, seamlessly supports multiple formats and is highly performant compared to the competition. Please see https://github.com/ugorji/go-codec-bench for details on performance comparison vs other libraries.