Ross ROSS = Recommend OSS · open-source software intelligence for agents

bazel-contrib/bazel-gazelle

Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets. observed · 2026-08-28

github.com/bazel-contrib/bazel-gazelle · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 25.0
  • age_days: 3198
  • days_rel: 14
  • days_push: 8
  • n_releases_24m: 21

Full methodology

Adoption not part of the score

1414 stars · 444 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Gazelle is a Bazel build file generator that creates and updates BUILD.bazel files for projects, with native support for Go and protobuf. It can be run as a Bazel rule or a standalone command-line tool and extended to support additional languages and custom rule sets.

Use cases

  • generate Bazel BUILD files for a Go project
  • update existing BUILD.bazel files with new sources and dependencies
  • generate build files for protobuf libraries
  • write a Gazelle extension for a custom language or rule set
  • generate build files for external Go repositories

When to choose

  • you use Bazel and want BUILD files maintained automatically from source conventions
  • your project is Go or protobuf based and you want native support
  • you need a pluggable build file generator for a custom Bazel rule set

When to avoid

  • your project does not use Bazel
  • you need a fully stable, frozen tool - Gazelle's interface and generated rules may change

Facets

cli-tool · maturity active

build-tool cli developer-tools plugin-system developer-tools cli go cross-platform bazel build-files code-generation go protobuf build automation

1 source

Member repositories

RepositoryRoleHealth v2
bazel-contrib/bazel-gazellemain99

For agents

markdown · JSON · MCP: product_card(name="bazel-contrib/bazel-gazelle")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem