dach

Crates.iodach
lib.rsdach
version0.3.0
sourcesrc
created_at2024-10-04 13:41:47.582793
updated_at2024-10-11 14:18:53.150789
descriptionA general delta encoded network difference algorithm.
homepagehttps://github.com/Icelk/agde/tree/main/dach/
repositoryhttps://github.com/Icelk/agde/
max_upload_size
id1396566
size118,053
Icelk (Icelk)

documentation

README

dach

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.

Commit count: 409

cargo fmt