1shekhar / ccache-cpp

ccache – a fast compiler cache

Home Page:https://ccache.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://ccache.dev

License:Other


Languages

Language:C 65.0%Language:Shell 27.3%Language:M4 3.6%Language:Python 2.0%Language:C++ 0.8%Language:Makefile 0.8%Language:Dockerfile 0.5%Language:Ruby 0.1%