#path #weave #rsure

weave

Weave delta file storage. Inspired by the storage format of SCCS, this crate allows multiple revisions of a file to be stored efficiently in a single file.

5 unstable releases

0.3.1 Feb 16, 2022
0.3.0 Mar 21, 2021
0.2.2 Sep 8, 2019
0.2.0 Mar 7, 2018
0.1.0 Aug 6, 2017

#972 in Filesystem

27 downloads per month
Used in rsure

MIT license

38KB
734 lines

Weave File Support

Testing

Many of the tests compare the crates output with that generated by the sccs command. On many Linux distros, a compatible version can be found in the cssc package.

Dependencies

~4–6MB
~111K SLoC