ccache
A compiler cache
A compiler cache
To install this package, run one of the following:
ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.
Summary
A compiler cache
Last Updated
May 3, 2025 at 11:26
License
GPL-3.0-only
Total Downloads
1.4M
Supported Platforms
Home
https://ccache.dev/GitHub Repository
https://github.com/ccache/ccacheDocumentation
https://ccache.dev/manual/latest.html