Hi,
I maintain a hard fork of Metric's VCDiff over at https://github.com/SnowflakePowered/vcdiff that is heavily optimized using .NET intrinsics and SIMD.
I thought you might be interested seeing as the majority of work is on the CLI side, and if you wanted to offload the work of maintaining the diff library itself. Unfortunately, our API differs a bit with the current iteration of your library so that is one downside.
If you're interested, a NuGet package is available at https://www.nuget.org/packages/VCDiff
Thanks.
Hi,
I maintain a hard fork of Metric's VCDiff over at https://github.com/SnowflakePowered/vcdiff that is heavily optimized using .NET intrinsics and SIMD.
I thought you might be interested seeing as the majority of work is on the CLI side, and if you wanted to offload the work of maintaining the diff library itself. Unfortunately, our API differs a bit with the current iteration of your library so that is one downside.
If you're interested, a NuGet package is available at https://www.nuget.org/packages/VCDiff
Thanks.