-
Official package name: xxhash
License (must be an OSI approved Open Source license): BSD 2-Clause License
Download URL of latest release: https://github.com/Cyan4973/xxHash/archive/refs/tags/v0…
-
https://github.com/cmuratori/meow_hash
https://mollyrocket.com/meowhash
-
interesting links: https://github.com/rurban/smhasher https://bigdata.uni-saarland.de/publications/p249-richter.pdf
-
The latest version of SMHasher includes the ability to detect and report bad seeds. Have you tested this on waterhash?
-
We'd like to publish the test suite, forked from smhasher and much faster thanks to data-parallel optimizations. This requires a portable thread pool and removal of other dependencies.
-
```
Perhaps a bug in my code. I'm not able to create a sanity test that will
generate the SHA1 result from the SHA1 in SMHasher using the sha1 implemented
by Node.js. I'll create a test, but offhand…
-
```
Perhaps a bug in my code. I'm not able to create a sanity test that will
generate the SHA1 result from the SHA1 in SMHasher using the sha1 implemented
by Node.js. I'll create a test, but offhand…
-
On `Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] on win32` when I try to compile with MinGW 4.5.0 the compiler complains about too many decimal points in line 100 of sm…
-
```
Perhaps a bug in my code. I'm not able to create a sanity test that will
generate the SHA1 result from the SHA1 in SMHasher using the sha1 implemented
by Node.js. I'll create a test, but offhand…
-
Dear All:
I would like to introduce wyhash (https://github.com/wangyi-fudan/wyhash)
It is a 64-bit little endian portable hash function. It is the fastest one that passed all strict hash function te…