sccache

compiler cache for fast recompilation of C/C++/Rust code

Description

Sccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.

Compared to ccache, sccache caches not only C and C++ but also Rust code and can store its cache using certain cloud storage, but tracks objects by their full paths (ccache tracks objects more flexibly).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mozilla/sccache


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install sccache