Skip to content

Library/Framework written in Rust for making binary formats diffs.

License

Notifications You must be signed in to change notification settings

Reeywhaar/bin_diff

Repository files navigation

bin_diff

Library/Framework written in Rust for making binary formats diffs. Example Library built with this library available at https://github.com/Reeywhaar/psd_lib

Usage

Add to your Cargo.toml dependencies following line:

bin_diff = { git = "https://github.com/Reeywhaar/bin_diff" }}

Documentation available with cargo doc --no-deps --open command

Binary diff format

Binary diff format specification available here

Diff operations theory

Diff operations theory available here

About

Library/Framework written in Rust for making binary formats diffs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages