golang

    golang/go

    #231 this week

    The Go programming language

    backend
    go
    golang
    language
    programming-language
    Go
    BSD-3-Clause
    135.3K stars
    19.3K forks
    135.3K GitHub watchers
    Updated 7/19/2026
    View on GitHub

    Backblaze Generative Media Hackathon

    Build the next generation of AI media apps with Genblaze, stored on Backblaze B2. $10,000 in prizes.

    Enter the hackathon

    Loading star history...

    Use Cases & Benefits

    • Go is an open source programming language designed for building simple, reliable, and efficient software.
    • Key features include strong concurrency support, fast compilation, garbage collection, and a rich standard library.
    • The language is BSD-3-Clause licensed, highly popular with over 129,000 stars, and actively maintained since 2014.
    • Organizations can use Go for scalable backend services, cloud infrastructure, and performance-critical applications in production.
    • Ideal use cases include microservices, distributed systems, DevOps tools, and network servers requiring high concurrency.

    About go

    The Go Programming Language

    Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

    Gopher image Gopher image by Renee French, licensed under Creative Commons 4.0 Attribution license.

    Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.

    Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.

    Download and Install

    Binary Distributions

    Official binary distributions are available at https://go.dev/dl/.

    After downloading a binary release, visit https://go.dev/doc/install for installation instructions.

    Install From Source

    If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.

    Contributing

    Go is the work of thousands of contributors. We appreciate your help!

    To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.

    Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.

    Discover Repositories

    Search across tracked repositories by name or description