FUSE-Rust is a Rust library crate for easy implementation of FUSE filesystems in userspace. FUSE-Rust does not just provide bindings, it is a rewrite of the original FUSE C library to fully take ...
WinFuse is a suite of software components that allows FUSE file systems to run on Windows. Both Windows and Linux (WSL1) FUSE file systems are supported. Windows FUSE file systems are supported via a ...