Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cgmb/bsdiff-chromium

Mirror of the Chromium OS fork of bsdiff
https://github.com/cgmb/bsdiff-chromium

Last synced: 27 days ago
JSON representation

Mirror of the Chromium OS fork of bsdiff

Awesome Lists containing this project

README

        

Homepage: http://www.daemonology.net/bsdiff/
Version: 4.3.1
License: BSD-2

Description:

Binary diff/patch utility.

bsdiff and bspatch are tools for building and applying patches to binary
files. By using suffix sorting and taking advantage of how executable files
change, bsdiff routinely produces binary patches 50-80% smaller than those
produced by Xdelta, and 15% smaller than those produced by .RTPatch.