🍺 BREW Explorer

← all formulae

go

brew install go v1.26.4 BSD-3-Clause

Compiled systems language with built-in concurrency, garbage collection, and static linking for fast, cross-platform binaries.

Why you might care

Go compiles to single stateless binaries with no runtime dependencies, making it ideal for CLI tools, microservices, and DevOps. Fast compilation, simple syntax, and excellent standard library reduce dependencies. Popular choice for Docker, Kubernetes, and modern cloud infrastructure tools.

Categories

Alternatives

Rust C Python Node.js
121.6k
30-day installs · #31
394.3k
90-day · #34
1.6M
365-day · #29

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "go@1.26",
    "golang",
    "google-go"
  ],
  "alternatives": [
    "Rust",
    "C",
    "Python",
    "Node.js"
  ],
  "build_dependencies": [],
  "categories": [
    "language-runtime",
    "compiler"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Open source programming language to build simple/reliable/efficient software",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:14+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "go",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://go.dev/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "The Go Programming Language",
  "installs_30d": 121599,
  "installs_365d": 1583822,
  "installs_90d": 394315,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:42:16+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "go",
  "oldnames": [],
  "one_liner": "Compiled systems language with built-in concurrency, garbage collection, and static linking for fast, cross-platform binaries.",
  "optional_dependencies": [],
  "rank_30d": 31,
  "rank_365d": 29,
  "rank_90d": 34,
  "raw_hash": "c47617602ea2970c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/go.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.26.4",
  "versioned_formulae": [
    "go@1.25",
    "go@1.24",
    "go@1.23",
    "go@1.22",
    "go@1.21"
  ],
  "why_use_this": "Go compiles to single stateless binaries with no runtime dependencies, making it ideal for CLI tools, microservices, and DevOps. Fast compilation, simple syntax, and excellent standard library reduce dependencies. Popular choice for Docker, Kubernetes, and modern cloud infrastructure tools."
}