Skip to content

MizuhaHimuraki/ccache

 
 

Repository files navigation

ccache – a fast compiler cache

Build Status Code Quality: Cpp Total Alerts Gitter

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++ 66.2%
  • Shell 23.5%
  • M4 7.4%
  • Python 1.6%
  • Makefile 0.8%
  • Dockerfile 0.4%
  • Ruby 0.1%