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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- hash/crc32: optimize CRC32C computation on arm64 using 6-way parallel processing
- crypto/x509: loadSystemRoots reads hundreds of redundant certificate files on AL2023
- hash/crc32: improve CRC32C throughput on arm64
- net/http: combine two strconv.FormatInt call to one
- proposal: syscall: change SOMAXCONN value on Linux to match golang.org/x/sys/unix
- proposal: x/tools/go/ast/inspector: add Cursor.Unparen{,Enclosing} methods
- cmd/fix: fix inline does not apply to types in func signatures
- proposal: explicitly exclude error messages from the Go 1 compatibility promise
- gccgo: internal compiler error: in count_type_elements, at expr.cc:7095
- net/http: ServeMux hostname matching is case-sensitive
- Docs
- Go not yet supported