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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/cgo: enable reproducible builds when LTO is enabled
- crypto/aes: speedup CTR mode on AMD64 and ARM64
- cmd/compile: inlining confuses escape analysis with interface{} params
- cmd/go: mod verify fails if directory entries are in zip file
- proposal: x/sync/singleflight: add generic version
- runtime: change golang scheduler implementation to a lock-free stack
- proposal: x/tools/go/analysis: export internal/analysisflags and internal/checker
- cmd/compile: jump tables perform much worse on AMD zen3?
- runtime: frequent GC related asserts seen on illumos based OSes (but only on AMD!)
- proposal: runtime/pprof: extend profile configuration to support perf events
- Docs
- Go not yet supported