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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: cache hit takes too long on a test that opens many files
- cmd/gofmt: Remove redundant parenthesis in foo = (1 << 42)
- runtime: append is slower than make+assignments for small slices with known length
- net/http: PUT: DefaultClient significantly slower than DefaultTransport when network is slow
- runtime: signal handling panics for signals generated by sigqueue/tgkill
- regexp: investigate further performance improvements
- build: all.bash takes too long
- x/text: panic of index out of range in language.Matcher
- x/image/tiff: implement a generic tiff parser
- cmd/go: test cached run slower than real test run
- Docs
- Go not yet supported