TraceMachina/nativelink
NativeLink is a Nix-powered, open source, high-performance build cache and remote execution server, compatible with Bazel, Soong, Pants, Buck2, Reclient, and other RE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and support for specialized hardware. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- 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: 10
- age_days: 2078
- days_rel: 12
- days_push: 7
- n_releases_24m: 32
Adoption not part of the score
1577 stars · 235 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NativeLink is a high-performance remote build cache and remote execution server written in Rust, speaking the open Remote Execution API. It accelerates builds for Bazel, Buck2, Pants, Soong, Reclient, Goma, and other RE-compatible build systems by caching artifacts and distributing work across machines.
Use cases
- speed up bazel builds with a remote cache
- self-host a remote execution server for buck2
- share build artifacts across CI and developer machines
- reduce CI compute costs with content-addressable caching
- distribute C++ compilation across a build farm
- wire an AI coding agent to remote build caching via MCP
When to choose
- your team uses Bazel, Buck2, Pants, Soong, or other Remote Execution API build systems and builds are slow
- you want a single self-hostable Rust binary for both cache and remote execution
- you need cross-compilation or specialized hardware workers
- you want to reduce CI costs via cache hits across teams and agents
When to avoid
- your project uses plain make or npm scripts without Remote Execution API support
- you need a fully managed build service with GUI dashboards and autoscaling out of the box (enterprise tier)
- you only need local caching for a single developer
Facets
service · maturity active
caching deployment microservices developer-tools ci-cd developer-tools infrastructure-as-code microservices performance rust self-hosted cloud remote-execution build-cache bazel buck2 content-addressable-storage remote-execution-protocol nix build-acceleration devops linux macos docker
5 sources
- readme: https://github.com/TraceMachina/nativelink · fetched 2026-08-28 · 550c05a2a93a
- homepage: https://nativelink.com · fetched 2026-08-29 · 1e02adbe8cdc
- site_page: https://nativelink.com/docs · fetched 2026-08-29 · ddaeb428eceb
- site_page: https://nativelink.com/pricing · fetched 2026-08-29 · 99b4084bcc36
- site_page: https://nativelink.com/company · fetched 2026-08-29 · e7e0c0850138
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TraceMachina/nativelink | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="TraceMachina/nativelink")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem