cespare / xxhash

A Go implementation of the 64-bit xxHash algorithm (XXH64)
MIT License
1.79k stars 123 forks source link

Add an arm64 assembly implementation #45

Closed cespare closed 1 year ago

cespare commented 3 years ago

(If it benchmarks better than the pure Go version.)