vcdiff
There are 13 repositories under vcdiff topic.
sisong/HDiffPatch
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory requires when diff & patch.
jzebedee/deltaq
Fast and portable delta encoding for .NET in 100% safe, managed code.
samuelcolvin/xdelta3-python
Fast delta encoding in python using xdelta3
pleonex/xdelta-sharp
Decompressor for delta encoding VCDIFF (RFC-3284) -- xdelta3 compatible.
SnowflakePowered/vcdiff
Heavily optimized .NET Core vcdiff library
nine-lives-later/go-xdelta
Xdelta for Go
MatthiWare/VCDiff.Core
Open VCDiff implementation in .NET Core
LJW-Dev/Modern-Warfare-BDiff
A modified implementation of VCDIFF used by the latest COD FastFiles for data compression.
codemerx/xdelta-async-nodejs-addon
Asynchronous native addon for Node.js for generation and application of patches in VCDIFF format using the Xdelta algorithm
Speedy37/speedupdate-rs
Efficient and reliable update system for small to big set of files
Speedy37/vcdiff-rs
Pure rust (no unsafe) vcdiff decoder / (encoder in the future)
holmuk/tichy-strings
An implementation of the VCDIFF (RFC3284) encoder that uses Tichy's string-to-string correction algorithm
vphantom/vcdiff.js
VCDiff implementation in javascript (partially compliant with RFC 3284)