This repository was archived by the owner on Sep 19, 2025. It is now read-only.
Releases: pmmp/ext-xxhash
Releases · pmmp/ext-xxhash
0.2.0
Changes since 0.1.1
- Added the following new functions:
xxhash3_64bits()xxhash3_128bits()xxhash32_int()- specialized, acceptsintand returnsint, maybe useful for array indexingxxhash64_int()- specialized, acceptsintand returnsintxxhash3_64bits_int()- specialized, acceptsintand returnsint
- Updated xxhash subtree to v0.8.1
- Updated GitHub Actions versions