den

Crates.ioden
lib.rsden
version0.3.0
sourcesrc
created_at2021-11-23 20:09:15.084978
updated_at2022-07-20 10:14:47.413156
descriptionA general delta encoded network difference algorithm.
homepagehttps://agde.dev/den/
repositoryhttps://github.com/Icelk/agde/
max_upload_size
id486490
size92,832
Steve Fan (stevefan1999-personal)

documentation

README

den

den is a difference algorithm. It works on general data, both binary and text.

den is heavily inspired by rsync and it's rolling hash concept.

See the documentation for details on how to use den.

Commit count: 409

cargo fmt