← All repos

ccache

ccache – a fast compiler cache

ccacheccacheclangcompilerc-plus-pluscpluspluscppgccmsvc
Browse cluster: RISC-V Toolchain & Math Libraries
5,312commits
225contributors
6languages

Tech stack & purpose

Ccache is a compiler cache that speeds up recompilation by storing the results of previous compilations and detecting when identical compilations are requested again. It supports multiple compilers including GCC, Clang, and MSVC, and works with C and C++ code. The project is developed collaboratively on GitHub and includes Docker-based build environments for testing across different systems.

Languages

C++
71.5%
Shell
22.9%
CMake
3.2%
Python
1.7%
Dockerfile
0.4%
C
0.3%

Contributors (top 30 of 225)