📦

ccache — Compiler cache (UNOFFICIAL)

By 林博仁 Buo-ren Lin

View on Snapcraft.io
Version3.6+pkg-fab9
Revision34
Size0.2 MB
LicenseGPL-3.0+
Confinementclassic
Basecore18

A fast C/C++ compiler cache


ccache is a compiler cache. It [speeds up recompilation][1]
by caching previous compilations and detecting when the same
compilation is being done again. Supported languages are C, C++,
Objective-C and Objective-C++.

Features

- Keeps statistics on hits/misses.
- Automatic cache size management.
- Can cache compilations that generate warnings.
- Easy installation.
- Low overhead.
- Optionally uses hard links where possible to avoid copies.

NOTE

This is not an official distribution of ccache, refer the [issue tracker][2]
regarding to any issues regarding the use of this snap.

[1]: https://ccache.samba.org/performance.html
[2]: https://github.com/Lin-Buo-Ren/ccache-snap/issues

Update History

3.6+pkg-fab9 (34)
1 Apr 2026, 21:28 UTC

Published7 Apr 2019, 17:26 UTC

Last updated8 Apr 2019, 21:01 UTC

First seen1 Apr 2026, 21:28 UTC