githublist > repositories > go > golang/go

golang/go

The Go programming language - simple, reliable, efficient

languageGo
licenseBSD-3
stars124k
forks17.6k
watchers3.5k
open issues8,943
open PRs1,203
contributors2,183
commits59,821
default branchmaster
size374 MB
postedOct 26, 2009
updated4 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

httpshttps://github.com/golang/go.git[copy]
sshgit@github.com:golang/go.git[copy]

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
safety tips
  • - review code before running
  • - check license before use
  • - report malicious repos