macFUSE
E724128
macFUSE is a software framework that enables the creation and use of user-space file systems on macOS, allowing developers to extend the operating system’s file handling capabilities without modifying the kernel.
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
FUSE implementation
ⓘ
software framework ⓘ user-space file system framework ⓘ |
| advantage |
ability to experiment with new file system ideas
ⓘ
easier development and debugging of file systems ⓘ improved stability compared to in-kernel file systems ⓘ |
| allows | file system code to run in user space ⓘ |
| basedOn | FUSE (Filesystem in Userspace) NERFINISHED ⓘ |
| category |
file system software
ⓘ
macOS development tool ⓘ |
| compatibleWith | macOS 10.9 or later ⓘ |
| component |
command-line tools
ⓘ
kernel extension (kext) ⓘ user-space library ⓘ |
| doesNotRequire | modifying the macOS kernel ⓘ |
| enables |
creation of user-space file systems
ⓘ
use of user-space file systems ⓘ |
| extends | macOS file handling capabilities ⓘ |
| formerlyKnownAs | OSXFUSE NERFINISHED ⓘ |
| homepage | https://osxfuse.github.io/ ⓘ |
| implements | FUSE API for macOS ⓘ |
| license | open-source license ⓘ |
| operatingSystem | macOS ⓘ |
| platform |
Apple silicon Mac
NERFINISHED
ⓘ
Intel-based Mac ⓘ |
| provides |
kernel extension for FUSE protocol on macOS
ⓘ
user-space library for file system development ⓘ |
| replaces | Google MacFUSE project NERFINISHED ⓘ |
| requires | System Extensions or kernel extension approval on modern macOS ⓘ |
| successorOf | OSXFUSE NERFINISHED ⓘ |
| supports |
POSIX-style file system semantics on macOS
ⓘ
file systems implemented as user-space processes ⓘ integration with macOS Finder ⓘ mount options and permissions mapping ⓘ mounting custom file systems in user space ⓘ |
| supportsLanguageBindings |
C
NERFINISHED
ⓘ
C++ NERFINISHED ⓘ Java NERFINISHED ⓘ Objective-C NERFINISHED ⓘ Python NERFINISHED ⓘ other programming languages via FUSE bindings ⓘ |
| useCase |
accessing remote storage as a local file system
ⓘ
creating virtual or synthetic file systems ⓘ integrating cloud storage with Finder ⓘ mounting archives or disk images as file systems ⓘ |
| usedBy | third-party file system products on macOS ⓘ |
| writtenIn |
C
NERFINISHED
ⓘ
Objective-C ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.