Content-addressed Rust builds (or, what kache actually caches) | Kunobi Blog
How kache works under the hood: a RUSTC_WRAPPER with a content-addressed cache keyed by source, dependencies, and toolchain, restoring hits with reflinks and hardlinks across worktrees and CI.
Kunobi · Aleix Raventós