fuse3
fuse3 copied to clipboard
an async version fuse library for rust
fuse3
an async version fuse library for rust
feature
- support unprivileged mode by using
fusermount3 - support
readdirplusto improve read dir performance - support posix file lock
- support handles the
O_TRUNCopen flag - support async direct IO
- support enable
no_openandno_open_diroption
still not support
ioctlimplement- fuseblk mode
- macos support
unstable
pollnotify_reply
Supported Rust Versions
The minimum supported version is 1.75.
License
MIT