github.com/golang/go ↗
The Go programming language
Open this visualization on its own page →
Contributors
1917
Lines of Code
174,501
From
1972-07-19
To
2020-12-23
About golang/go
Go is an open source programming language designed to make it simple to build software that is reliable and efficient. Created with a focus on ease of use and straightforward design, Go aims to provide developers with a language that scales well for building production systems while maintaining clean syntax and fast compilation.
The language comes with official binary distributions for multiple operating systems and architectures, available for download from the official Go website. Additionally, source code installation is supported for environments where pre-built binaries are unavailable. The project is maintained by thousands of contributors and welcomes community participation through its established contribution guidelines, with issue tracking dedicated to bug reports and feature proposals.