go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: os: add EnvironMap function
- cmd/pprof: incorrect CPU profile graph
- cmd/compile: optimize conditional subtractions
- sync: improve failure mode when limit on RWMutex reader is reached
- proposal: syscall: `fork()` support
- proposal: spec: infer types from sufficiently constrained constraints
- cmd/link: `go:buildinfo` was not written in `wasm`
- cmd/link: attach buildinfo to wasm binary
- x/build, cmd/go: extend main Go repo's "every vet check is forcibly made high-confidence" behavior to golang.org/x packages that are vendored (or exclude vendored packages from it)
- cmd/compile: significant performance difference between 'strs[i] == str' and 'str == strs[i]'"
- Docs
- Go not yet supported