winfsp/hubfs
File system for GitHub & GitLab 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
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
- readme: https://github.com/winfsp/hubfs · fetched 2026-08-28 · 61281205fc6b
- homepage: https://winfsp.dev · fetched 2026-08-29 · c11947d23855
- site_page: https://winfsp.dev/doc · fetched 2026-08-29 · 118a1989d398
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| winfsp/hubfs | main | 39 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem