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
- crypto: replace handwritten assembly with native Go SIMD
- database/sql: child Rows cursors are inefficient and hazardous
- runtime/metrics: /sched/latencies:seconds sampling population changed in 1.26, breaking mean and percentile signals
- crypto/tls: support CNSA 2.0 profile
- proposal: regexp: add ReplaceAllSubmatchFunc
- net/http: Too many goroutines running after net/http test(s)
- proposal: crypto/rand: configurable entropy source for DRBG seeding
- x/net/internal/http3: QPACK decoder panic due to integer overflow
- x/tools/go/analysis/passes/modernize: transform seq(func(e E) bool {...}) -> for e := range seq { ... }
- proposal: encoding: generic parse functions
- Docs
- Go not yet supported