8 breaking releases
new 0.14.0 | Mar 21, 2025 |
---|---|
0.12.0 | Sep 12, 2024 |
0.11.0 | Jul 30, 2024 |
0.6.0 | Mar 29, 2024 |
#752 in Filesystem
218 downloads per month
Used in 9 crates
(2 directly)
765KB
20K
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
~32–48MB
~757K SLoC