-
Notifications
You must be signed in to change notification settings - Fork 18k
Issues: golang/go
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
runtime: investigate possible Go scheduler improvements inspired by Linux Kernel's CFS
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
proposal: spec: allow type parameters in methods
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: generics: type switch on parametric types
generics
Issue is related to generics
LanguageChange
Suggested changes to the Go language
Proposal
net/http: Segmentation violation when using an IPSec VPN Tunnel (Go 1.19.8/Go 1.20.4/Go 1.21.4)
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
net/http: support HTTP/3
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proposal: spec: lazy values
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: add sum types / discriminated unions
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
runtime: green tea garbage collector
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proposal: spec: lightweight anonymous function syntax
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: spec: type inferred composite literals
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
proposal: simd: new package for intrinsics
compiler/runtime
Issues related to the Go compiler and/or runtime.
Proposal
proposal: spec: unions as sigma types
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
runtime: map[int64]struct{} requires 16 bytes per slot
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Performance
proposal: spec: expression to create pointer to simple types
LanguageChange
Suggested changes to the Go language
Proposal
proposal: spec: add support for int128 and uint128
LanguageChange
Suggested changes to the Go language
LanguageChangeReview
Discussed by language change review committee
Proposal
os: Setenv leads to SIGSEGV with GODEBUG=netdns=cgo, and other uses of cgo
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proposal: runtime: CPU limit-aware GOMAXPROCS default
compiler/runtime
Issues related to the Go compiler and/or runtime.
Implementation
Issues describing a semantics-preserving change to the Go implementation.
Proposal
Go compiler and runtime meeting notes
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
umbrella
cmd/compile: performance of go wasm is very poor
arch-wasm
WebAssembly issues
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime: shrink map as elements are deleted
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
runtime: scavenger not freeing all possible memory on darwin
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.