
MacFUSE: FUSE for Mac OS X- Google Developers Blog
1/11/2007
Introduces MacFUSE, a port of FUSE (Filesystem in Userspace) to Mac OS X. This enables developers to write file system drivers in user space, rather than kernel space, simplifying development and reducing the risk of system instability. It highlights the ability to create custom file systems for various purposes, such as accessing remote storage or implementing novel file system behaviors.