Skip to content

dim13/xxhash

Repository files navigation

xxhash

Go implementation of xxHash (XXH32, XXH64).

benchmark (Air/M1)

BenchmarkXXH32-8   	 7964274	       150.5 ns/op	       0 B/op	       0 allocs/op
BenchmarkXXH64-8   	11149471	       104.4 ns/op	       0 B/op	       0 allocs/op

About

Fast non-cryptographic hash algorithm

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages