<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="11.0.0-preview.2.26159.112" />
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.