This library implements Josh MacDonalds xdelta binary diff algorithm in java. More information on this algorithm can be found at http://sourceforge.net/projects/xdelta.
Binary diff files are stored using the GDIFF file format for storing binary deltas.
License
MIT LicenseFollow javaxdelta
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Library appears to work well for what I needed it for. Note, for v2.0.1 of the library, do not use trove 3 with it. I used trove 2.1.0 to avoid runtime class loading errors.