reaganism / fbi

file bifurcation interface; high-performance c# fuzzy patch implementation
5 stars 0 forks source link

feat: binary diff support; change scope to support multiple diff types/outputs #2

Open steviegt6 opened 4 days ago

steviegt6 commented 4 days ago

Since this started as a fork of Chicken-Bones/DiffPatch, it features specifically only an implementation of fuzzy diffing/patching (with support for exact and offset patches too). It may be useful to generalize the library to support binary diffs (as well as other textual diffs, perhaps?).

steviegt6 commented 4 days ago

Some patch types to look into supporting: