MyGit
🚩收到GitHub仓库的更新通知

ugorji/go

Fork: 365 Star: 1781 (更新于 1970-01-01 00:00:00)

license: MIT

Language: Go .

idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]

最后发布版本: v1.2.11 ( 2023-03-09 00:29:02)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Sourcegraph Build and Test go-codec codecov Go Reference rcard 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.4+ codec/encoding library for binary and text formats: binc, msgpack, cbor, json and simple.

It fully supports the legacy GOPATH and the new go modules modes.

Code Organization and Module Support

This repository consists of 4 modules:

  • github.com/ugorji/go/codec README
  • github.com/ugorji/go/codec/codecgen (requires github.com/ugorji/go/codec) README
  • github.com/ugorji/go/codec/bench (requires github.com/ugorji/go/codec) README
  • github.com/ugorji/go (requires github.com/ugorji/go/codec)

For encoding and decoding, the github.com/ugorji/go/codec module is sufficient.

To install:

go get github.com/ugorji/go/codec

The other modules exist for specific uses, and all require github.com/ugorji/go/codec

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2023-03-09 00:29:02 v1.2.11

2023-02-21 00:29:31 v1.2.10

2023-02-04 01:44:25 v1.2.9

2022-12-27 19:41:03 v1.2.8

2022-02-27 03:54:55 v1.2.7

2021-05-15 09:29:54 v1.2.6

2021-03-31 01:41:42 v1.2.5

2021-02-05 01:27:15 v1.2.4

2021-01-10 12:56:06 v1.2.3

2020-12-21 02:35:04 v1.2.2

ugorji/go同语言 Go最近更新仓库

2024-05-18 23:53:18 usememos/memos

2024-05-18 17:58:05 SagerNet/sing-box

2024-05-18 06:38:00 dolthub/dolt

2024-05-18 04:35:49 containerd/containerd

2024-05-18 02:28:56 aws/aws-sdk-go

2024-05-18 00:27:14 aurora-develop/aurora