| Projects on Google Code | Results 1 - 4 of 4 |
<br />
=wyUpdate: the open source updater program for Windows=
wyUpdate is the open source updater that's included with [http://wyday.com/wybuild/ wyBuild]. wyUpdate checks for updates, downloads any that are available, and safely updates your program. It handles in stride obstacles like Wind...
update,
updater,
vcdiff,
.net,
zip,
patch,
patches,
windows,
xp,
vista,
7,
uac,
c-sharp,
vb.net,
wybuild
An encoder and decoder for the format described in [http://www.ietf.org/rfc/rfc3284.txt RFC 3284]: "The VCDIFF Generic Differencing and Compression Data Format."
The encoding strategy is largely based on [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.11.8470&rep=rep1&type=pdf Bentley-McI...
Xdelta is a tool and library for differential compression. Xdelta release version 3 supports VCDIFF encoding and decoding. Supports compressing 64 bit files on Windows, Linux, etc.
Xdelta 3.0v is a stable release and being actively developed.
Xdelta 1.1.4 is a maintenance release. Xdelta 1.1.0...
delta,
compression,
xdelta,
xdelta1,
xdelta2,
xdelta3,
vcdiff,
differencing,
differential,
binary,
diff,
gzip,
bzip2,
zlib,
bsdiff
DEFS (DElta FileSystem) is a FUSE (FileSystem in UserSpace) filesystem designed to minimize the storage space tasked with storing multiple copies of files with small differences. When operating on a defs filesystem, the hard link system call (triggered by ln or cp -l) is replaced with a 'firm link'...