sccache

v 0.8.2 Updated: 1 month, 3 weeks ago

Shared Compilation Cache

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, Rust, as well as NVIDIA's CUDA using nvcc.

https://github.com/mozilla/sccache

To install sccache, paste this in macOS terminal after installing MacPorts

sudo port install sccache

Add to my watchlist

Installations 5
Requested Installations 5