3 releases (breaking)

new 0.8.0 May 1, 2024
0.7.0 Apr 19, 2024
0.6.0 Mar 29, 2024

#727 in Filesystem

Download history 142/week @ 2024-03-25 33/week @ 2024-04-01 166/week @ 2024-04-15 13/week @ 2024-04-22

222 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

480KB
12K 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

~18–31MB
~462K SLoC