fxhash
fxhash copied to clipboard
Add const functions for hashing
This PR adds const functions for generating 32-bit and 64-bit hashes from byte slices. This allows the generation of hashes at compile time.
Builds on #13