ccache

Compiler cache for fast recompilation of C/C++ code
  https://ccache.dev
  0
  no reviews



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