🍺 BREW Explorer

← all casks

FUSE-T

brew install --cask fuse-t v1.2.7

Kext-free implementation of FUSE for building custom filesystems on macOS without kernel extensions.

Why you might care

Fuse-T avoids the need for kernel extensions (kexts), making it easier to distribute and use FUSE-based filesystem projects on modern macOS. Useful for developers building custom filesystems, encrypted storage, or cloud-mounted volumes who want to avoid the complexity and security implications of kernel extensions.

Categories

Alternatives

MacFUSE OSXFUSE
2.2k
30-day installs · #170
6.6k
90-day · #166
22.9k
365-day · #165

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "MacFUSE",
    "OSXFUSE"
  ],
  "artifacts": [
    {
      "uninstall": [
        {
          "pkgutil": [
            "org.fuse-t.core.1.2.7",
            "org.fuse-t.fskit.1.2.7"
          ],
          "script": {
            "executable": "/Library/Application Support/fuse-t/uninstall.sh",
            "input": [
              "Y"
            ],
            "sudo": true
          }
        }
      ]
    },
    {
      "pkg": [
        "fuse-t-macos-installer-1.2.7.pkg"
      ]
    }
  ],
  "auto_updates": null,
  "categories": [
    "dev-tools",
    "system-utility"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Kext-less implementation of FUSE",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "FUSE-T",
  "enrichment_fetched_at": "2026-06-20T22:44:31+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "fuse-t",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.fuse-t.org/",
  "homepage_og_description": "Fuse-T is a macOS library and runtime for FUSE filesystem projects that need a practical, distributable userspace implementation without a kernel extension.",
  "homepage_og_image": null,
  "homepage_title": "Fuse-T | Kext-less FUSE for macOS",
  "installs_30d": 2164,
  "installs_365d": 22948,
  "installs_90d": 6616,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:03:12+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "FUSE-T"
  ],
  "one_liner": "Kext-free implementation of FUSE for building custom filesystems on macOS without kernel extensions.",
  "rank_30d": 170,
  "rank_365d": 165,
  "rank_90d": 166,
  "raw_hash": "51977d5f68832372",
  "ruby_source_path": "Casks/f/fuse-t.rb",
  "tap": "homebrew/cask",
  "token": "fuse-t",
  "version": "1.2.7",
  "why_use_this": "Fuse-T avoids the need for kernel extensions (kexts), making it easier to distribute and use FUSE-based filesystem projects on modern macOS. Useful for developers building custom filesystems, encrypted storage, or cloud-mounted volumes who want to avoid the complexity and security implications of kernel extensions."
}