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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- compile: convert standalone LEA to ADD/SUB to reduce port contention on x86/amd64
- x/sync/singleflight: add ability to inspect key status, i.e. is already in-flight
- runtime: optimize memmove for 1-16 MB overlapping case on AMD64
- x/pkgsite: ioutil/Readfile does not run correctly in pkg.go.dev example.
- runtime: apparent deadlock in TestConcurrentReadsAfterGrowth on FreeBSD
- all: pass -march=x86_64-vX to CGo compiler when GOAMD64=vX is set
- x/tools/gopls: The Need For Gopls Extensibility (Proposal)
- cmd/compile: fuzzing triggers various crashes or internal compiler errors on tip
- container/list: add Sort() method
- runtime: audit lock/atomic-free accesses in pollDesc
- Docs
- Go not yet supported