ugorji/go
GitHub: ugorji/go
Stars: 1952 | Forks: 311
[](https://sourcegraph.com/github.com/ugorji/go/-/tree/codec?badge)
[](https://github.com/ugorji/go/actions/workflows/test.yml)
[](https://codecov.io/gh/ugorji/go)
[](https://pkg.go.dev/github.com/ugorji/go/codec)
[](https://goreportcard.com/report/github.com/ugorji/go/codec)
[](https://raw.githubusercontent.com/ugorji/go/master/LICENSE)
# go-codec
This repository contains the `go-codec` library, the `codecgen` tool and
benchmarks for comparing against other libraries.
This is a High Performance, Feature-Rich Idiomatic Go 1.20+ codec/encoding library
for binary and text formats: binc, msgpack, cbor, json and simple.
It supports generics and monomorphization, based on build tags set.
标签:EVTX分析