Pinned Repositories
dep
Go dependency management tool experiment (deprecated)
go
The Go programming language
groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
lint
[mirror] This is a linter for Go source code. (deprecated)
mobile
[mirror] Go on Mobile
mock
GoMock is a mocking framework for the Go programming language.
oauth2
Go OAuth2
protobuf
Go support for Google's protocol buffers
tools
[mirror] Go Tools
vscode-go
Go extension for Visual Studio Code
Go's Repositories
golang/go
The Go programming language
golang/tools
[mirror] Go Tools
golang/mobile
[mirror] Go on Mobile
golang/vscode-go
Go extension for Visual Studio Code
golang/proposal
Go Project Design Documents
golang/crypto
[mirror] Go supplementary cryptography libraries
golang/net
[mirror] Go supplementary network libraries
golang/example
Go example projects
golang/vgo
[mirror] Versioned Go Prototype
golang/sys
[mirror] Go packages for low-level interaction with the operating system
golang/pkgsite
[mirror] Home of the pkg.go.dev website
golang/gofrontend
Go compiler frontend (gccgo)
golang/exp
[mirror] Experimental and deprecated packages
golang/playground
[mirror] The Go Playground
golang/appengine
Go App Engine packages
golang/build
[mirror] Go's continuous build and release infrastructure (no stability promises)
golang/vulndb
[mirror] The Go Vulnerability Database
golang/image
[mirror] Go supplementary image libraries
golang/vuln
[mirror] the database client and tools for the Go vulnerability database
golang/website
[mirror] Home of the go.dev and golang.org websites
golang/perf
[mirror] Performance measurement, storage, and analysis.
golang/term
Go terminal and console support
golang/debug
[mirror] debugging tools
golang/dl
[mirror] go install golang.org/dl/go1.N@latest
golang/benchmarks
Benchmarks for the perf dashboard
golang/oscar
[mirror] Open source contributor agent architecture repo.
golang/telemetry
[mirror] Go Telemetry services and libraries
golang/wiki
[mirror] Go Wiki
golang/pkgsite-metrics
Code to serve pkg.go.dev/metrics [mirror]
golang/open2opaque
The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.