macFUSE allows you to extend macOS's native file handling capabilities via third-party file systems. As a user, installing the macFUSE software package will let you use any third-party FUSE file system. Legacy MacFUSE file systems are supported through the optional MacFUSE compatibility layer. As a developer, you can use the FUSE SDK to write numerous types of new file systems as regular user space programs. The content of these file systems can come from anywhere: from the local disk, from across the network, from memory, or any other combination of sources. Writing a file system using FUSE is orders of magnitude easier and quicker than the traditional approach of writing in-kernel file systems. Since FUSE file systems are regular applications (as opposed to kernel extensions), you have just as much flexibility and choice in programming tools, debuggers, and libraries as you have if you were developing standard macOS applications.

Features

  • FUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on macOS
  • It provides multiple APIs, one of which is a superset of the FUSE API (file system in user space) that originated on Linux
  • Many existing FUSE file systems become readily usable on macOS
  • The macFUSE software consists of a kernel extension and various user space libraries and tools
  • It comes with C-based and Objective-C-based SDKs
  • The filesystems repository contains source code for several exciting and useful file systems for you to browse, compile, and build upon

Project Samples

Project Activity

See All Activity >

Categories

System, File Systems

License

BSD License

Follow macFuse

macFuse Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of macFuse!

Additional Project Details

Operating Systems

Mac

Registered

2021-08-09