Fast Positive Hash 1.0.1
Briefly, t1ha is a 64-bit Hash Function: 1. Created for 64-bit little-endian platforms, in predominantly for x86_64, but without penalties could runs on any 64-bit CPU. 2. In most cases up to 15% faster than City64, xxHash, mum-hash, metro-hash and all others which are not use specific hardware tricks. 3. Not suitable for cryptography.
| Tags | hash c c++ science-research developers cryptography perfomance |
|---|---|
| License | Zlib |
| State | stable |