Library/Framework written in Rust for making binary formats diffs. Example Library built with this library available at https://github.com/Reeywhaar/psd_lib
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 specification available here
Diff operations theory available here