ugorji/go

GitHub: ugorji/go

Stars: 1952 | Forks: 311

[![Sourcegraph](https://sourcegraph.com/github.com/ugorji/go/-/badge.svg?v=4)](https://sourcegraph.com/github.com/ugorji/go/-/tree/codec?badge) [![Build and Test go-codec](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/d1e3334524113105.svg)](https://github.com/ugorji/go/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/ugorji/go/branch/master/graph/badge.svg?v=4)](https://codecov.io/gh/ugorji/go) [![Go Reference](https://pkg.go.dev/badge/github.com/ugorji/go/codec.svg)](https://pkg.go.dev/github.com/ugorji/go/codec) [![rcard](https://goreportcard.com/badge/github.com/ugorji/go/codec?v=4)](https://goreportcard.com/report/github.com/ugorji/go/codec) [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](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分析