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 supported899 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: spec: support for easy packing/unpacking of struct types
- cmd/go: cached artifacts are silently reused if we can't identify the C compiler's version
- cmd/compile: pre-allocate a slice of provable length
- os: increase os.ReadDir() dirent buffer from 8KiB to 32KiB
- cmd/go: `-toolexec` program inconsistently used for C toolchain
- time: improve performance of calendar algorithms and clarify its spec…
- syscall: apparent deadlock in `TestExecPtrace`
- cmd/compile/internal/test: prevent failures in go tool dist test -msan
- proposal: cmd/go: add a way to suppress OK status printing in go test
- regexp: remove reference to external RE2 wiki from the docs
- Docs
- Go not yet supported