7 releases (breaking)
0.12.0 | Sep 12, 2024 |
---|---|
0.11.0 | Jul 30, 2024 |
0.10.0 | Jul 3, 2024 |
0.9.0 | May 22, 2024 |
0.6.0 | Mar 29, 2024 |
#570 in Filesystem
134 downloads per month
Used in 9 crates
(2 directly)
535KB
14K
SLoC
Maelstrom FUSE
This library contains code for interacting with FUSE using async Rust
For more information, see the Maelstrom project on GitHub.
lib.rs
:
This crate contains code to help implement the Linux FUSE API using async Rust.
The guts were adapted from the fuser crate and can be found in the fuser
module
Dependencies
~16–28MB
~421K SLoC