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

GetStream/vg

Virtualgo: Easy and powerful workspace based development for go observed · 2026-08-28

github.com/GetStream/vg · Go · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 3381
  • days_rel: n/a
  • days_push: 2421
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1314 stars · 45 forks observed · 2026-08-28

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

Virtualgo (vg) is a CLI tool providing workspace-based development for Go, similar to Python's virtualenv. It manages isolated GOPATH workspaces with version-pinned dependencies and executables, building on top of tools like dep.

Use cases

  • create isolated workspaces for go projects
  • pin versions of go executables like linters and codegen tools
  • use locally checked out dependencies across multiple projects
  • avoid vendor directory issues with go test
  • automatically activate a workspace when cd-ing into a project

When to choose

  • working on legacy Go projects predating Go Modules
  • needing isolated GOPATH workspaces with pinned tool versions

When to avoid

  • starting a new Go project — use Go Modules instead
  • needing a maintained dependency tool — the project is unmaintained since Go Modules adoption

Facets

cli-tool · maturity abandoned

package-manager developer-tools cli developer-tools version-control windows cli golang workspace gopath dependency-management virtualenv shell-integration unmaintained command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
GetStream/vgmain10

For agents

markdown · JSON · MCP: product_card(name="GetStream/vg")

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