套件:golang-github-gibson042-canonicaljson-go-dev(1.0.3-1)
golang-github-gibson042-canonicaljson-go-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-gibson042-canonicaljson-go:
- [golang-github-gibson042-canonicaljson-go_1.0.3-1.dsc]
- [golang-github-gibson042-canonicaljson-go_1.0.3.orig.tar.gz]
- [golang-github-gibson042-canonicaljson-go_1.0.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-ziutek-telnet-dev
- python3-jsonrpc-websocket
- golang-github-multiformats-go-multihash-dev
- python3-dataclass-wizard
- go-multihash
- golang-github-mitchellh-mapstructure-dev
- golang-github-victoriametrics-easyproto-dev
- golang-github-go-viper-mapstructure-dev
- python3-eth-utils
- golang-github-xo-tblfmt-dev
- python3-pytest-httpx
Go library for producing JSON in canonical format
Provides functionality for marshaling and unmarshaling JSON data into a canonical format. It strictly adheres to the canonical JSON specification, ensuring consistent and deterministic JSON output suitable for applications requiring cryptographic signatures, content addressing, or precise byte-for-byte comparisons of JSON structures. This package offers a reliable solution for Go developers needing to serialize and deserialize JSON with guaranteed ordering of keys and specific handling of numerical representations, making it ideal for robust and verifiable data exchange.