Skip to content

kdehairy/bsdiff

Repository files navigation

This is an implementation of the bsdiff binary diff method. This implementation differs in the following from the original implementation:
- It's a library.
- It consumes and outputs memory buffers instead of files directly.

see http://www.daemonology.net/bsdiff/ for the original implementation and notes from the author.

This is still an un-polished work. The interfacing with the library is not to my liking yet.

About

Bsdiff implemented as library that consumes and outputs memory buffer instead of files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published