Quick Binary Diff for generating and applying binary patches
https://github.com/kspalaiologos/qbdiff
Quick Binary Diff (qbdiff) is a tool for generating and applying binary
patches. It builds on the general ideas of bsdiff.
It is designed to be faster than bsdiff by taking advantage of multiple CPU
cores. It is also designed to produce generally smaller patch files, and
supports only LZMA compression as it performs well on sparse binary data.
Further it aims to be frugal on memory usage and provides integrity checking
using BLAKE2B.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/qbdiff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
qbdiff-1.0.0.tar.gz | 0000085434 83.4 KB | |
qbdiff.changes | 0000000159 159 Bytes | |
qbdiff.spec | 0000003786 3.7 KB |
Comments 0