Install golang-github-klauspost-crc32-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-klauspost-crc32-dev
Description:
CRC32 hash with x64 optimizations
This package is a drop-in replacement for the standard library hash/crc32 package, that features SSE 4.2 optimizations on x64 platforms, for a 10x speedup.
Homepage: https://github.com/klauspost/crc32
Version: 1.1-4
Section: universe/devel