Crates.io | libfs |
lib.rs | libfs |
version | 0.9.2 |
created_at | 2023-12-06 05:14:56.748335+00 |
updated_at | 2025-08-27 04:38:42.706639+00 |
description | `libfs` is a library of file and filesystem operations that is supplementary to `std::fs` |
homepage | https://github.com/tarka/xcp/libfs |
repository | https://github.com/tarka/xcp/libfs |
max_upload_size | |
id | 1059705 |
size | 57,404 |
libfs
is a library of file and filesystem operations that is supplementary to
std::fs. Current features:
Some of the features are Linux specific, but most have fall-back alternative implementations for other Unix-like OSs. Further support is todo.
libfs
is part of the xcp project.