sccache
brew install sccache
v0.16.0
Apache-2.0
Used as a compiler wrapper and avoids compilation when possible
1.1k
30-day installs · #1231
5.7k
90-day · #1029
21.9k
365-day · #1018
7.4k
★ GitHub stars · updated 2mo ago
Build dependencies
Links
- https://github.com/mozilla/sccache
- GitHub: mozilla/sccache
- Brew formula source: Formula/s/sccache.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Used as a compiler wrapper and avoids compilation when possible",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:23+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "sccache",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-19T11:41:02Z",
"github_readme_excerpt": "[](https://github.com/mozilla/sccache/actions?query=workflow%3Aci)\n[](https://crates.io/crates/sccache)\n[](https://chat.mozilla.org/#/room/#sccache:mozilla.org)\n\n[](https://deps.rs/repo/github/mozilla/sccache)\n\n[](https://codecov.io/gh/mozilla/sccache)\n\n\nsccache - Shared Compilation Cache\n==================================\n\nsccache is a [ccache](https://ccache.dev/)-like compiler caching tool. It is used as a compiler wrapper and avoids compilation when possible, storing cached results either on [local disk](docs/Local.md) or in one of [several cloud storage backends](#storage-options). Multi-level caching with automatic backfill is supported for hierarchical cache architectures (see [Multi-Level Cache](docs/MultiLevel.md)).\n\nsccache includes support for caching the compilation of Assembler, C/C++ code, [Rust](docs/Rust.md), as well as NVIDIA\u0027s CUDA using [nvcc](https://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/index.html), and [clang](https://llvm.org/docs/CompileCudaWithLLVM.html), [AMD\u0027s ROCm HIP](https://rocm.docs.amd.com/projects/HIP/en/latest/index.html).\n\nsccache also provides [icecream](https://github.com/icecc/icecream)-style distributed compilation (automatic packaging of local toolchains) for all supported compilers (including Rust). The distributed compilation system includes several security features that icecream lacks such as authentication, transport layer encryption, and sandboxed compiler execution on build servers. See [the distributed quickstart](docs/DistributedQuickstart.md) guide for more information.\n\nsccache is also available as a [GitHub Actions]",
"github_repo": "mozilla/sccache",
"github_stars": 7372,
"github_topics": [],
"homepage": "https://github.com/mozilla/sccache",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1141,
"installs_365d": 21947,
"installs_90d": 5710,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "sccache",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1231,
"rank_365d": 1018,
"rank_90d": 1029,
"raw_hash": "b199c2e67c4888a6",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/s/sccache.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.16.0",
"versioned_formulae": [],
"why_use_this": null
}