osxfuse
« Back to VersTracker
Description:
File system integration
Type: Cask  |  Latest Version: 3.11.2@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: System utilities
Tags: filesystem fuse macos system-utility developer-tool
Install: brew install --cask osxfuse
About:
OSXFUSE is a kernel extension that provides a framework for developers to create file systems in user space on macOS. It enables applications to expose custom filesystems without modifying kernel code, offering a stable and secure interface. This allows for features like network drives, layered file systems, and support for non-native filesystems.
Key Features:
  • User-space file system implementation
  • High-performance I/O operations
  • Support for multiple programming languages
  • POSIX-compliant file system interface
Use Cases:
  • Mounting remote file systems over network protocols
  • Implementing custom or layered file systems
  • Accessing filesystems from other operating systems
Alternatives:
  • macFUSE – Successor project maintained by Google; OSXFUSE is the older name/implementation
Version History
Detected Version Rev Change Commit
Aug 5, 2025 2:22pm 3.11.2 0 VERSION_BUMP 5e85f941