<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="11.0.0-preview.3.26207.106" />
System.Marvin
Compute a Marvin hash and collapse it into a 32-bit hash.
public static int ComputeHash32(
ref byte data,
uint count,
uint p0,
uint p1)
Compute a Marvin hash and collapse it into a 32-bit hash.