Skip to content

biserov/ccache

Repository files navigation

ccache – a fast compiler cache

Build Status

ccache is a compiler cache. It speeds up recompilation by caching the result of previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.

General information

Contributing to ccache

About

ccache – a fast compiler cache

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.5%
  • Shell 22.9%
  • CMake 3.7%
  • Python 1.6%
  • Dockerfile 0.3%