- 下载 Installation:
go get -u github.com/ZxwyProject/zson
- 构建 Build:
go build -tags "go_json" .
- 标签 Tags:
"go_json":github.com/goccy/go-json"jsoniter":github.com/json-iterator/go"sonic avx":github.com/bytedance/sonic
- 使用 sonic 时记得额外添加
avxtag - Use sonic Remember to add the
avxtag