| Crates.io | dach |
| lib.rs | dach |
| version | 0.3.0 |
| created_at | 2024-10-04 13:41:47.582793+00 |
| updated_at | 2024-10-11 14:18:53.150789+00 |
| description | A general delta encoded network difference algorithm. |
| homepage | https://github.com/Icelk/agde/tree/main/dach/ |
| repository | https://github.com/Icelk/agde/ |
| max_upload_size | |
| id | 1396566 |
| size | 118,053 |
dach is a difference algorithm. It works on general data, both binary and text.
dach is heavily inspired by rsync and it's rolling hash concept.
See the documentation for details on how to use dach.