The Go programming language
Stars
133.3k
Forks
19.0k
Watchers
133.3k
Open Issues
9.9k
Overall repository health assessment
No package.json found
This might not be a Node.js project
crypto/tls: avoid atLeastReader and associated allocations.
da723e1View on GitHubcrypto/ed25519: use FIPS 140-3 GenerateKey and enforce fips140=only
7394184View on GitHubcmd/go/internal/modload: disambiguate package and module loaders
f48684cView on GitHubcmd/internal/testdir: do not fail fast when running asmcheck
83d0189View on GitHuball: update to x/tools@b36d1d12a1a724eb9be6609c9789aec3d99e6030
9a1e20bView on GitHubcmd/go: invalidate test cache when -coverpkg dependencies change
33e66cfView on GitHubcmd/compile: ensure result selects are in the block of a call
a415314View on GitHubcmd/compile/testdata/script/issue77033.txt: make test panic
f5d460cView on GitHubcmd/compile: report error instead of ICE for oversized map element
3b5954cView on GitHubcmd/compile: optimize CondSelect to math on arm64 with inline register shifts
a93560bView on GitHubruntime: save and restore fcsr0 registers in async preempt on loong64
e76c910View on GitHub