Skip to content

Port open-vcdiff to C# #2

@jzebedee

Description

@jzebedee

Google's open-vcdiff is the best open implementation of VCDIFF I've found so far. It's licensed under Apache 2.0 so there won't be any issues with the ported code. Porting it over should be the first step in making a working VCDIFF encoder, which nobody seems to have the stomach for yet. 😨

xdelta is the big dog in handling VCDIFF and xdelta3 has a few extensions to the format which help it along. I don't think we're going to get anything close to their performance, but it's the benchmark once we have a minimum working implementation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions