-
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Describe the solution you'd like
xxHash, which I implement in the form of the standard 32 and 64 bit offerings, is super. It would be extra super if the newer variants could be added to the library. Namely, the super fast additions such as XXH128 (SSE2) and\or XXH3 (SSE2)
https://cyan4973.github.io/xxHash/
Thanks as ever for the continued amazing library.
Metadata
Metadata
Assignees
Labels
No labels