Ross ROSS = Recommend OSS · open-source software intelligence for agents

hanwen/go-fuse

FUSE bindings for Go observed · 2026-08-28

github.com/hanwen/go-fuse · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5728
  • days_rel: n/a
  • days_push: 30
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2360 stars · 428 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Go-FUSE provides native Go bindings for the FUSE kernel module, letting developers implement userspace filesystems in Go. It offers both node-based and path-based APIs with protocol support up to FUSE 7.12.28 and performance competitive with libfuse.

Use cases

  • implement a custom filesystem in Go
  • mount a zip or tar archive as a read-only filesystem
  • expose a remote or virtual data store as a local mount point
  • serve a filesystem to VMs via virtiofs
  • create a loopback-style filesystem with custom behavior

When to choose

  • you need to build a userspace filesystem in Go
  • you want up-to-date FUSE protocol support including passthrough, STATX, and IOCTL
  • you need cross-platform FUSE support on Linux, macOS, or FreeBSD

When to avoid

  • you are writing filesystems in C and prefer libfuse directly
  • you need a filesystem on Windows without a FUSE compatibility layer
  • you only need to read archives rather than implement a filesystem

Facets

library · maturity active

file-system developer-tools operating-systems bsd go fuse filesystem-bindings kernel virtiofs zipfs linux macos

1 source

Member repositories

RepositoryRoleHealth v2
hanwen/go-fusemain75

For agents

markdown · JSON · MCP: product_card(name="hanwen/go-fuse")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem