Q&A
Ask and answer questions to make information more available to wider audiences.
Bentley Horvitz @bentleyhorvitz   18, Jul 2023 12:00 AM
MacFUSE
What is MacFUSE?
answers 1
 
Answer 1
John Caroso @johncaroso123   26, Jul 2023 02:24 PM
MacFUSE is a file integration driver that allows you to use third-party file systems with your Mac OS. With the MacFUSE SDK, you can write numerous types of new file systems as user-mode programs. It provides multiple APIs so many existing FUSE file systems can become readily available on the Mac OS. The MacFUSE is used as a software building block by dozens of other software products. The software consists of a kernel extension, different user-space libraries, and tools. It also comes with a C-based, and Objective-C based SDKs.