golang-github-klauspost-crc32-dev

Crc32 hash with x64 optimizations
  https://github.com/klauspost/crc32
  0
  no reviews



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.