Suffusion: Minimal Swift wrapper around the FUSE APIs

Suffusion is a minimal Swift wrapper around the FUSE APIs to support experimenting with custom read-only filesystems. It’s inspired by the Objective-C API presented by OSXFUSE.framework, but presents FUSE’s “low-level” node-based API rather than a path-ba… Read more

Similar