Description:
Used as a compiler wrapper and avoids compilation when possible
|
|
Type: Formula
|
Latest Version: 0.12.0@0
|
Tracked Since: Oct 20, 2025
|
|
Links:
Homepage |
@mozilla |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
compiler
cache
build-tool
ci-cd
rust
|
|
Install:
brew install sccache
|
About:
sccache acts as a compiler wrapper that caches compilation results to avoid redundant work. It supports local disk caching and can distribute compilation across remote machines. This significantly speeds up rebuilds and continuous integration pipelines.
|
Key Features:
- Local and remote caching (S3, Azure, etc.)
- Distributed compilation support
- Drop-in replacement for ccache
- Supports multiple compilers (GCC, Clang, MSVC)
|
Use Cases:
- Accelerating local development rebuilds
- Reducing CI/CD build times
- Speeding up large-scale codebase compilation
|
Alternatives:
-
ccache
– ccache is simpler and only supports local disk caching, while sccache adds remote storage and distributed compilation.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Oct 20, 2025 11:45pm |
|
0 |
VERSION_BUMP |
ab8274d1 |
| Sep 14, 2025 4:56am |
|
0 |
VERSION_BUMP |
eba95a09 |
| Sep 10, 2024 11:47pm |
|
0 |
VERSION_BUMP |
241e5f7b |
| Apr 21, 2024 2:05pm |
|
0 |
VERSION_BUMP |
50f182af |
| Feb 7, 2024 9:55pm |
|
0 |
VERSION_BUMP |
ab13ea46 |
| Feb 7, 2024 9:36pm |
|
0 |
VERSION_BUMP |
dd75e361 |
| Nov 27, 2023 1:50pm |
|
0 |
VERSION_BUMP |
134bd021 |
| Nov 27, 2023 1:43pm |
|
0 |
VERSION_BUMP |
a36f97d1 |
| Oct 27, 2023 7:59pm |
|
0 |
VERSION_BUMP |
1f123c03 |
| Jun 3, 2023 4:57pm |
|
0 |
VERSION_BUMP |
168da7e4 |
| Jun 3, 2023 9:39am |
|
0 |
VERSION_BUMP |
c58bbe54 |
| Apr 24, 2023 7:09pm |
|
0 |
VERSION_BUMP |
6e490a5f |
| Apr 24, 2023 11:46am |
|
0 |
VERSION_BUMP |
3e0c309e |
| Mar 27, 2023 2:47pm |
|
0 |
VERSION_BUMP |
494d6bf4 |
| Mar 21, 2023 2:05pm |
|
0 |
VERSION_BUMP |
df393c80 |
| Mar 21, 2023 2:05pm |
|
0 |
VERSION_BUMP |
c7d50590 |
| Jan 7, 2023 2:26pm |
|
0 |
VERSION_BUMP |
9e99c965 |
|