Expand description
High speed hashing algorithms. Algorithms translated into Rust from C++ source found here: https://github.com/rurban/smhasher
Re-exports§
pub use murmur::Murmur3Hasher32 as Murmur3Hasher;
High speed hashing algorithms. Algorithms translated into Rust from C++ source found here: https://github.com/rurban/smhasher
pub use murmur::Murmur3Hasher32 as Murmur3Hasher;