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
- internal/cpu: detect OS support for AVX-512 and CPU support for VAES and VPCLMULQDQ instructions for performance optimization of crypto ciphers
- crypto/rsa: RSA-PSS PKCS1v15 should support SHA3 hashes (and others)
- wasm: Writing non-ASCII text to stdout or stderr fails on Windows
- wasm: reading from stdin fails with Windows
- proposal: net/http: Allow configurable max connection age
- runtime: heap, allocs, block, and mutex profiles truncate stacks at 32 frames
- image/png: Add options to tolerate invalid checksums in ancillary chunks
- strconv: allocation in the error case dominates the runtime
- cmd/vet: warn about "// go:" comments (with space)
- proposal: x/term: expose tcflush functionality
- Docs
- Go not yet supported