xxhash3

Go implementation of the xxHash's XXH3 using SIMD instructions

BSD-3-CLAUSE License

Stars
15

xxhash3

Go implementation of the xxHash's XXH3 using SIMD instructions.

XXH3

XXH3 is based by xxHash (extremely fast non-cryptographic hash algorithm), New generation hash designed for speed on small keys and vectorization algorithm.

See more details: New experimental hash algorithm - github.com/Cyan4973/xxHash

testing

Implementations

C original implementation

Go packages

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
CircleCI pkg.go.dev codecov.io releases ga