golang/go
The Go programming language - simple, reliable, efficient
| language | Go |
| license | BSD-3 |
| stars | ★ 124k |
| forks | 17.6k |
| watchers | 3.5k |
| open issues | 8,943 |
| open PRs | 1,203 |
| contributors | 2,183 |
| commits | 59,821 |
| default branch | master |
| size | 374 MB |
| posted | Oct 26, 2009 |
| updated | 4 hours ago |
about this repository
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. It was designed at Google with a focus on improving programmer productivity for large-scale codebases. Go has garbage collection, limited structural typing, and CSP-style concurrent programming features.
clone / download
README.md
# The Go Programming Language Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. ## Download and Install https://go.dev/dl/ ## Contributing https://golang.org/doc/contribute ## License BSD-3
homepage
https://go.devsafety tips
- - review code before running
- - check license before use
- - report malicious repos
similar listings