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

gophercloud/gophercloud

Gophercloud: an OpenStack SDK for Go observed · 2026-09-03

github.com/gophercloud/gophercloud · homepage · Go · NOASSERTION (other) observed · 2026-09-03

Health v2 · maintenance only

95/100

  • Activity 100
  • Release rhythm 86
  • Longevity 100

Flags: 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: 48
  • age_days: 4038
  • days_rel: 13
  • days_push: 0
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

1014 stars · 608 forks observed · 2026-09-03

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

Gophercloud is a Go SDK for the OpenStack cloud platform, providing clients for OpenStack services such as Keystone identity, Compute, and Storage. It handles authentication (via clouds.yaml, environment variables, or tokens) and exposes typed API clients for building OpenStack tooling in Go.

Use cases

  • manage openstack resources from go code
  • authenticate against keystone in a go application
  • provision openstack vms programmatically
  • build a kubernetes cloud provider for openstack
  • script openstack api calls in go
  • read clouds.yaml credentials in go

When to choose

  • you are writing Go software that talks to OpenStack APIs
  • you need idiomatic, typed OpenStack clients with token-based auth
  • you are building OpenStack integrations like cloud providers or automation tools

When to avoid

  • you work with AWS, GCP, or Azure rather than OpenStack
  • you just need ad-hoc CLI interaction - the openstack CLI may suffice
  • your project is not in Go

Facets

library · maturity stable

sdk http-client auth cloud-computing developer-tools apis infrastructure-as-code go cross-platform openstack keystone cloud-api-client golang

3 sources

Member repositories

RepositoryRoleHealth v2
gophercloud/gophercloudmain95

For agents

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

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