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
- cmd/cgo: __declspec(dllexport) generated in header file while building shared-c lib on windows
- cmd/compile: For some sizes, zeroing memory through OpZero could be faster (AMD64)
- proposal: net/http/httptest: listen on IPv6/IPv4-agnostic loopback address
- runtime: investigate a hybrid memory clearing strategy based on prove results
- crypto/rsa: TLS requests are 2-3x slower in go1.20 with race detection enabled
- testing: document how to export unexported identifiers in *_test.go
- spec: type inference can't infer types for a generic union of functions
- runtime: aggressive gc assist with many goroutines
- regexp: add explicit test for bytes version of match function
- regexp: add comment in example test describing tricky behavior
- Docs
- Go not yet supported