CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
-
Updated
Nov 21, 2024 - Go
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
Package cbor implements encoding and decoding of CBOR (Concise Binary Object Representation) as defined by IETF RFC-8949, for the Go programming language.
Add a description, image, and links to the rfc-8949 topic page so that developers can more easily learn about it.
To associate your repository with the rfc-8949 topic, visit your repo's landing page and select "manage topics."