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 supported939 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
- crc32: optimize CRC32C computation on arm64 using 6-way parallel processing
- proposal: go/constant: add StringLen function
- cmd/go: test caching is broken with sub-packages when using testing.T.Chdir
- runtime: prune tombstones before rehash in fast32 pointer-key insert
- net/http: combine two strconv.FormatInt call to one
- proposal: syscall: change SOMAXCONN value on Linux to match golang.org/x/sys/unix
- cmd/compile: instructions being lifted before arch support tests
- proposal: x/tools/go/ast/inspector: add Cursor.Unparen{,Enclosing} methods
- Docs
- Go not yet supported