← back to projects
in-mem-fs
◆ open sourceIn-memory filesystem in Rust, via FUSE.
◆ radumarias/in-mem-fs
in-mem-fs
In-memory filesystem in Rust, via FUSE.
xorio
A compact in-memory filesystem exposed with FUSE on Linux — files live entirely in RAM for fast, ephemeral operations with no persistent-storage overhead.
A clear reference for how FUSE filesystems are structured in Rust.