xcp icon indicating copy to clipboard operation
xcp copied to clipboard

Consider putting the operations in their own library crate

Open nox opened this issue 6 years ago • 1 comments

nox avatar Oct 10 '19 10:10 nox

I'm open to this, especially some of the utility operations that may be useful elsewhere. Currently I'm doing a long refactor to support more fine-grained parallelism, which means I'm rewriting this code a lot. I'll revisit once it's stabilised.

tarka avatar Nov 16 '19 00:11 tarka

Low-level sparse file handling and related operations have been published as libfs

tarka avatar Dec 07 '23 02:12 tarka