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