Project Awesome project awesome

ccache

Compiler cache designed to speedup recompilation. GNU GPL3 or later

Package 2.8k stars GitHub

Ccache – a fast compiler cache

Build Status CII Best Practices Discussions

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

General information

Contributing to ccache

Back to C