Afuse —
An automounting file system implemented in user-space using FUSE.
BindFS —
Description Mirrors a directory to another directory (similar to mount –> bind).
Allows changing the permissions inside the mirrored directory in a fairly flexible way.
ChunkSync and ChunkFs —
A FUSE based filesystem that allows you to mount an arbitrary file or block device
as a directory tree of files that each represent a chunk of user-specified size of the mounted file.
ext4fuse —
a read-only implementation of ext4 for FUSE.
Fuse for Dummies —
“Hello (FUSE) World,” a VERY simple fuse example to start with.
Fuse ISO —
a FUSE module to mount ISO filesystem images (.iso, .nrg, .bin, .mdf and .img files).
It currently support plain ISO9660 Level 1 and 2, Rock Ridge, Joliet, and zisofs.
Fuse-Zip —
to mount ZIP archives with write support.