/DeltaZip

Creates zip-like files which can reference data from other zip files and thus avoid storing it twice. It is intended for incremental backups. It works on sub-file level using rolling hashes and is therefore very fast and guarantees to find any data duplication. Parallel computation makes it faster then normal zip. License: MIT

Primary LanguageC#

This repository is not active