# mozilla/sccache

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mozilla-sccache).**

7,361 stars · 686 forks · Rust · Apache-2.0

## Links

- GitHub: https://github.com/mozilla/sccache
- awesome-repositories: https://awesome-repositories.com/repository/mozilla-sccache.md

## Description

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

## Tags

### Part of an Awesome List

- [Databases & Data](https://awesome-repositories.com/f/awesome-lists/data/databases-data.md) — Shared compilation cache for faster builds.
- [Build Systems](https://awesome-repositories.com/f/awesome-lists/devtools/build-systems.md) — Compiler cache with cloud storage support.
