sccache

compiler cache for C/C++/Rust

WWW CVSWeb GITHub
  1. Package version
    sccache-0.7.7
  2. Maintainer
    Caspar Schutijser

sccache is a ccache-like compiler caching tool. It is used as a compiler
wrapper and avoids compilation when possible, storing cached results
either on local disk or in one of several cloud storage backends.

sccache includes support for caching the compilation of C/C++ code and Rust.

  • devel/cargo-generate-vendor
  • lang/rust