RapidHash: Rust's New Contender for Fastest Portable Hashing
A new Rust implementation of RapidHash claims the title of fastest portable non-cryptographic hash, outperforming predecessors like wyhash while passing all SMHasher3 quality tests. Engineered for platform independence and featuring streaming capabilities, it offers developers high-performance hashing across AMD64 and AArch64 architectures without hardware dependencies.