Skip to content

bingFly/ccache

 
 

Repository files navigation

ccache – a fast compiler cache

Build Status Code Quality: Cpp Total Alerts

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 79.1%
  • Shell 14.6%
  • M4 1.9%
  • C++ 1.4%
  • Objective-C 1.2%
  • Python 1.0%
  • Other 0.8%