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

Buck2

Build system, successor to Buck observed · 2026-08-28

github.com/facebook/buck2 · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 60
  • Longevity 100

Flags: prerelease_only

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: 14
  • age_days: 1685
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 46

Full methodology

Adoption not part of the score

4406 stars · 389 forks observed · 2026-08-28

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

Buck2 is Meta's fast, extensible, large-scale build system written in Rust, succeeding the original Buck (whose repository is now dead). It supports many languages (C++, Python, Rust, Java, Kotlin, Go, Haskell, OCaml, Erlang) with hermetic, Starlark-defined rules and remote build execution.

Use cases

  • build a large multi-language monorepo
  • replace make or bazel with a faster build system
  • write custom build rules in starlark
  • set up remote build execution and caching
  • build c++ rust and java projects with one tool
  • run ci that only builds what changed

When to choose

  • you maintain a large monorepo spanning multiple languages
  • you need hermetic, reproducible builds with remote execution
  • you want extensible build rules written in Starlark
  • build speed on large codebases is a priority

When to avoid

  • you have a small single-language project where simpler tools suffice
  • you need a mature ecosystem of third-party rules like Bazel's
  • you rely on the original Buck - that repository is dead and unmaintained
  • your team cannot invest in learning a new build system

Facets

cli-tool · maturity active

build-tool cli developer-tools developer-tools cross-platform windows cli rust starlark monorepo remote-execution hermetic-builds multi-language bazel-alternative incremental-build command-line linux macos

8 sources

Member repositories

RepositoryRoleHealth v2
facebook/buck2main86
facebook/buckmirror10

For agents

markdown · JSON · MCP: product_card(name="facebook/buck2")

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