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

Download history 160/week @ 2024-07-01 44/week @ 2024-07-08 30/week @ 2024-07-15 188/week @ 2024-07-29 17/week @ 2024-08-05 27/week @ 2024-08-12 19/week @ 2024-08-19 50/week @ 2024-08-26 4/week @ 2024-09-02 161/week @ 2024-09-09 88/week @ 2024-09-16 50/week @ 2024-09-23 26/week @ 2024-09-30 19/week @ 2024-10-07 34/week @ 2024-10-14

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

MIT/Apache

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