8000 GitHub - Sherlock-Holo/fuse3: an async version fuse library for rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sherlock-Holo/fuse3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

an async version fuse library for rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages

0