This library uses a pure Go implementation with CGO_ENABLED=0, but uses platform specific code when CGO_ENABLED=0 is not set, delivering better performance.
There are some platform specific optimizations for amd64 and arm64 which can be
disabled by compiling with the tag forceportable.
Benchmark against other libraries available here.