Package import | "zappem.net/pub/debug/xcrc32" |
---|---|
Documentation | https://pkg.go.dev/zappem.net/pub/debug/xcrc32 |
Sources | https://github.com/tinkerator/xcrc32 |
This package provides a CRC32 algorithm. It appears to be used in a number of embedded applications, expecially those built using tools like gcc and debugged with gdb. It is not obviously related to the standard golang.org/pkg/hash/crc32 support, so we’ve provided a version here.
Automated documentation for this Go package is available from
.
The xcrc32 package is distributed with the same BSD 3-clause license as that used by golang itself.
Use the github xcrc32 bug tracker.