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

Download history 17/week @ 2024-11-27 31/week @ 2024-12-04 38/week @ 2024-12-11 17/week @ 2024-12-18 10/week @ 2024-12-25 23/week @ 2025-01-08 1/week @ 2025-01-22 20/week @ 2025-02-05 30/week @ 2025-02-12 130/week @ 2025-02-19 45/week @ 2025-02-26 19/week @ 2025-03-05 24/week @ 2025-03-12

218 downloads per month
Used in 9 crates (2 directly)

MIT/Apache

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