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

blade-build/blade-build

Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf... observed · 2026-08-28

github.com/blade-build/blade-build · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 97
  • Release rhythm 95
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: 24
  • age_days: 5124
  • days_rel: 38
  • days_push: 20
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2105 stars · 489 forks observed · 2026-08-28

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

Blade is a declarative, high-performance build system from Tencent optimized for large-scale monorepo development, primarily for C/C++ but also supporting Java, Python, Scala, Go, and Protocol Buffers. It uses a Ninja backend for incremental parallel builds and integrates testing, sanitizers, and coverage into a single command-line tool.

Use cases

  • build a large c++ monorepo with one command
  • run incremental parallel builds and tests
  • manage protobuf and multi-language targets in one build graph
  • enable asan/tsan sanitizers and coverage via build flags
  • replace make and autotools in a big codebase
  • build the same code on linux macos and windows

When to choose

  • you maintain a large C/C++ monorepo with trunk-based development
  • you want declarative BUILD files with automatic dependency analysis
  • you need built-in parallel testing, sanitizers, and coverage
  • you need cross-platform builds with gcc, clang, and MSVC

When to avoid

  • you have a small single-language project where make or cmake suffices
  • your ecosystem relies on tooling tightly coupled to cmake or bazel
  • you need a GUI-driven build configuration

Facets

cli-tool · maturity active

build-tool testing ci-cd developer-tools compilers backend windows cli python build-system monorepo ninja protobuf cxx declarative-build incremental-build linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
blade-build/blade-buildmain97

For agents

markdown · JSON · MCP: product_card(name="blade-build/blade-build")

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