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.
All labels observed (1)
| Label | Occurrences |
|---|---|
| macFUSE canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8285190 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: macFUSE Context triple: [FUSE (Filesystem in Userspace), relatedProject, macFUSE]
-
A.
HFS Plus
HFS Plus is a proprietary journaling file system developed by Apple for use in macOS and earlier Macintosh operating systems, succeeding the original HFS to support larger files and volumes.
-
B.
FUSE (Filesystem in Userspace)
FUSE (Filesystem in Userspace) is a Linux kernel interface and accompanying user-space library that allows non-privileged users to create and run custom filesystems without modifying kernel code.
-
C.
Apple Filing Protocol
Apple Filing Protocol is a network protocol developed by Apple for file services and sharing on Macintosh and AppleTalk-based networks.
-
D.
APFS
APFS (Apple File System) is Apple's modern, high-performance file system designed for macOS and other Apple platforms, featuring strong encryption, space sharing, snapshots, and improved reliability over its predecessors.
-
E.
Macintosh File System
Macintosh File System is the original hierarchical disk file system used by early Apple Macintosh computers, designed for simplicity and tight integration with the classic Mac OS.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: macFUSE Target entity description: 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.
-
A.
HFS Plus
HFS Plus is a proprietary journaling file system developed by Apple for use in macOS and earlier Macintosh operating systems, succeeding the original HFS to support larger files and volumes.
-
B.
FUSE (Filesystem in Userspace)
FUSE (Filesystem in Userspace) is a Linux kernel interface and accompanying user-space library that allows non-privileged users to create and run custom filesystems without modifying kernel code.
-
C.
Apple Filing Protocol
Apple Filing Protocol is a network protocol developed by Apple for file services and sharing on Macintosh and AppleTalk-based networks.
-
D.
APFS
APFS (Apple File System) is Apple's modern, high-performance file system designed for macOS and other Apple platforms, featuring strong encryption, space sharing, snapshots, and improved reliability over its predecessors.
-
E.
Macintosh File System
Macintosh File System is the original hierarchical disk file system used by early Apple Macintosh computers, designed for simplicity and tight integration with the classic Mac OS.
- F. None of above. chosen
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 ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: macFUSE Description of subject: 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.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.