Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glaslos/bdiff
Binary diff and patch library
https://github.com/glaslos/bdiff
Last synced: about 1 month ago
JSON representation
Binary diff and patch library
- Host: GitHub
- URL: https://github.com/glaslos/bdiff
- Owner: glaslos
- License: other
- Created: 2023-12-05T15:58:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-28T12:00:45.000Z (11 months ago)
- Last Synced: 2024-05-01T12:25:15.070Z (7 months ago)
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bdiff
Binary diff and patch library and tool. Based on the great [work](https://github.com/monmohan/xferspdy) by Monmohan Singh.
Following the [rsync algorithm](https://rsync.samba.org/tech_report/node2.html), replacing the 128-bit MD4 checksum with sha256.