Crates.io | vfs-tar |
lib.rs | vfs-tar |
version | 0.5.0 |
source | src |
created_at | 2023-01-09 09:20:20.356824 |
updated_at | 2024-09-15 10:27:10.827154 |
description | VFS for TAR files. |
homepage | |
repository | https://github.com/Berrysoft/vfs-tar |
max_upload_size | |
id | 754268 |
size | 27,292 |
This is a working implementation that bridges vfs and tar. Internally it uses memmap2 and tar-parser2.