MCPcopy Create free account
hub / github.com/ccache/ccache

github.com/ccache/ccache @v4.13.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v4.13.6 ↗ · + Follow
1,077 symbols 3,410 edges 208 files 69 documented · 6% updated 37d agov4.13.6 · 2026-05-04★ 2,89360 open issues

Browse by type

Functions 871 Types & classes 206
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Ccache – a fast compiler cache

Build Status CII Best Practices Discussions

Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.

General information

Contributing to ccache

Core symbols most depended-on inside this repo

Shape

Method 531
Function 340
Class 169
Enum 37

Languages

C++99%
Python1%

Modules by API surface

src/ccache/ccache.cpp61 symbols
src/ccache/config.hpp48 symbols
src/ccache/storage/local/localstorage.cpp47 symbols
src/ccache/config.cpp42 symbols
src/ccache/storage/storage.cpp29 symbols
src/ccache/util/direntry.hpp25 symbols
src/ccache/storage/remote/client.cpp24 symbols
src/ccache/inodecache.cpp23 symbols
src/ccache/argprocessing.cpp21 symbols
test/storage/helper/main.cpp19 symbols
src/ccache/util/bytes.hpp18 symbols
src/ccache/util/string.cpp17 symbols

For agents

$ claude mcp add ccache \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page