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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: lay out loop-free, likeliness-free control flow more compactly
- runtime: select on a shared channel is slow with many Ps
- cmd/compile: inlining isn't performed on generated init functions
- net: IPv6 lookup fails when IPv4 hosts entry is present
- runtime: GC turning on/off disruptive to scheduler and locality
- os/exec: Cmd produces misleading error when using Setpgid
- proposal: io/v2: add Context parameter to Reader, etc.
- cmd/cgo: never generate Go fields for zero-sized C fields
- math/big, go/constant: fuzz with go-fuzz
- encoding/base64: encoding is slow
- Docs
- Go not yet supported