gophercloud/gophercloud
Gophercloud: an OpenStack SDK for Go 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
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
- readme: https://github.com/gophercloud/gophercloud · fetched 2026-09-03 · 95d521a89a01
- homepage: https://pkg.go.dev/github.com/gophercloud/gophercloud/v2 · fetched 2026-08-29 · 81e5b09f3492
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gophercloud/gophercloud | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="gophercloud/gophercloud")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem