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

fastbuild/fastbuild

High performance build system for Windows, OSX and Linux. Supporting caching, network distribution and more. observed · 2026-08-28

github.com/fastbuild/fastbuild · homepage · C++ observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 97
  • Release rhythm 69
  • Longevity 100

Flags: no_license

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: 73.5
  • age_days: 4183
  • days_rel: 129
  • days_push: 20
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1389 stars · 418 forks observed · 2026-08-28

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

FASTBuild is a high-performance open-source build system for Windows, macOS, and Linux, focused on minimizing compile times for full builds and local iteration. It supports object caching and distributed network compilation across a wide range of compilers and target architectures.

Use cases

  • speed up large C++ project builds
  • distribute compilation across network machines
  • cache build objects to avoid recompilation
  • build games on Windows, OSX and Linux
  • reduce iteration compile times for game studios

When to choose

  • you have large C/C++ codebases with slow compile times
  • you want distributed builds and object caching without expensive tooling
  • you are a game studio or team needing fast full and incremental builds

When to avoid

  • you need a general-purpose build tool with a large plugin ecosystem
  • your project relies on build-system features like complex dependency graphs outside C/C++ compilation
  • you require AI-assisted contribution workflows (the project bans LLM-generated code)

Facets

cli-tool · maturity active

build-tool caching compiler developer-tools performance windows cpp cli distributed-compilation build-cache game-development c-plus-plus macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
fastbuild/fastbuildmain88

For agents

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

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