cristianadam / ccache

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++ 66.0%Language:Shell 22.7%Language:M4 6.9%Language:CMake 1.7%Language:Python 1.6%Language:Makefile 0.7%Language:Dockerfile 0.4%Language:Ruby 0.1%