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

winfsp/hubfs

File system for GitHub & GitLab observed · 2026-08-28

github.com/winfsp/hubfs · homepage · Go · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 36
  • Release rhythm 8
  • Longevity 100
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: 1994
  • days_rel: n/a
  • days_push: 385
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1676 stars · 65 forks observed · 2026-08-28

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

HUBFS is a user-space file system that mounts GitHub and GitLab repositories as regular directories and files, so any application can read and edit remote repo contents without knowing about Git. It is a Go command-line tool built on WinFsp/FUSE with OAuth authentication and system keyring token storage.

Use cases

  • browse github repositories as local files
  • edit files in a remote git repo without cloning
  • run build tools against a github repository mounted as a filesystem
  • access private gitlab repos from any file-based application
  • mount a git repository as a drive on windows
  • grep or search a remote repo without downloading it

When to choose

  • you want any application to transparently access GitHub/GitLab repos as files
  • you need to inspect or edit repo contents without a full clone
  • you work on Windows and want desktop-integrated access to Git hosting

When to avoid

  • you need fast, offline, or heavy local development workflows (a real clone is better)
  • you need a general-purpose Git client or full Git history operations
  • you only need to browse repos in a browser or via the GitHub API

Facets

cli-tool · maturity active

file-system cli developer-tools developer-tools version-control files windows cli github gitlab fuse winfsp virtual-filesystem git command-line macos linux

3 sources

Member repositories

RepositoryRoleHealth v2
winfsp/hubfsmain39

For agents

markdown · JSON · MCP: product_card(name="winfsp/hubfs")

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