ccache is a compiler cache that speeds up recompilation by caching previous compilations and detecting when the same compilation is repeated, commonly used with C/C++.. There are currently 2 open-source alternatives to ccache, with a combined total of 14.4k GitHub stars. The most common language among these projects is Rust.
Showing 2 open-source alternatives
A ccache-like compiler wrapper that caches compilation outputs locally or in remote storage to speed up build times.
A ccache-like compiler wrapper that caches compilation outputs locally or in remote storage to speed up build times.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.