Sherlock-Holo/fuse3

an async version fuse library for rust

Rust

144

313 commits

updated Apr 7, 2026

See the code

README

fuse3

an async version fuse library for rust

Cargo Documentation License

feature

  • support unprivileged mode by using fusermount3
  • support readdirplus to improve read dir performance
  • support posix file lock
  • support handles the O_TRUNC open flag
  • support async direct IO
  • support enable no_open and no_open_dir option

still not support

  • ioctl implement
  • fuseblk mode

unstable

  • poll
  • notify_reply

Supported Rust Versions

The minimum supported version is 1.75.

License

MIT

Contributors

Sherlock-Holo

242 commits

asomers

48 commits

KongzhangHao

4 commits

ho-229

3 commits

Sherlock-Holo/fuse3

an async version fuse library for rust

Rust

144

313 commits

updated Apr 7, 2026

See the code

README

fuse3

an async version fuse library for rust

Cargo Documentation License

feature

  • support unprivileged mode by using fusermount3
  • support readdirplus to improve read dir performance
  • support posix file lock
  • support handles the O_TRUNC open flag
  • support async direct IO
  • support enable no_open and no_open_dir option

still not support

  • ioctl implement
  • fuseblk mode

unstable

  • poll
  • notify_reply

Supported Rust Versions

The minimum supported version is 1.75.

License

MIT

Contributors

Sherlock-Holo

242 commits

asomers

48 commits

KongzhangHao

4 commits

ho-229

3 commits

Languages

Rust

100.0%