MacFUSE
Universal version latest seen at v2.3.9 · Reported by 2 Macs in the community.
All sighted native versions (2):
Sighting data is community-sourced — version availability and pricing should be verified with the developer.
macFUSE is a system framework that adds support for FUSE (Filesystem in Userspace) file systems to macOS. It allows third-party file systems to run in user space rather than the kernel, making them easier to develop, safer to run, and more flexible than conventional kernel-based file systems. The framework is used by developers to build custom file systems and by end users who need to mount FUSE-based file systems such as sshfs, rclone, and exFAT implementations. A native Apple Silicon build has been confirmed running on Macs in the Rosetta Check community.
AI Recommendation
1 suggestionmacFUSE ships with native Apple Silicon support via Universal Binary, and a native build is confirmed running in the community. Download and install the latest version directly from the official macFUSE website at macfuse.github.io. The installer package is a Universal Binary that automatically detects your Mac's architecture and installs the appropriate native build. Simply download the PKG installer from the releases page, run it, and follow the on-screen prompts. No beta channel or opt-in is required — the standard installer will give you the native version on Apple Silicon Macs. After installation, any third-party FUSE file systems you have installed will automatically use the native build.
Recommended reading
· 2 guides