non-cryptographic-hash-functions topic
Data.HashFunction
C# library to create a common interface to non-cryptographic hash functions.
fnv1a
FNV-1a non-cryptographic hash function
wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
SpookilySharp
A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple ty...
hash4j
Dynatrace hash library for Java
xxh3
Erlang NIF bindings for XXH3 hash functions implemented in Rust
FastHashes
A .NET implementation of several non-cryptographic hashes.
Grassfed.MurmurHash3
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
sdbm
SDBM non-cryptographic hash function
djb2a
DJB2a non-cryptographic hash function