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.
☆7,576Aug 13, 2026Updated this week
Alternatives and similar repositories for sccache
Users that are interested in sccache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Application level tracing for Rust.☆6,841May 30, 2026Updated 2 months ago
- Rayon: A data parallelism library for Rust☆13,236Jul 15, 2026Updated last month
- mold: A Modern Linker 🦠☆16,787Updated this week
- Statistics-driven benchmarking library for Rust☆5,515Apr 23, 2026Updated 3 months ago
- Tools for concurrent programming in Rust☆8,551Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An interpreter for Rust's mid-level intermediate representation☆6,504Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆17,396Jul 10, 2026Updated last month
- Rust parser combinator framework☆10,453Aug 26, 2025Updated 11 months ago
- Safe interop between Rust and C++☆6,802Aug 8, 2026Updated last week
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆11,785Updated this week
- Flexible concrete Error type built on std::Error☆6,622Aug 8, 2026Updated last week
- A Rust compiler front-end for IDEs☆16,763Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,640Updated this week
- A native gRPC client & server implementation with async/await support.☆12,430Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A modern TLS library in Rust☆7,570Updated this week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆6,002Updated this week
- A lightweight WebAssembly runtime that is fast, secure, and standards-compliant☆18,529Updated this week
- “Zero setup” cross compilation and “cross testing” of Rust crates☆8,302Updated this week
- A next-generation test runner for Rust.☆3,229Updated this week
- Zero-cost asynchronous programming in Rust☆5,899Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,739Aug 3, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,515Aug 8, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,321Updated this week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- An easy and powerful Rust HTTP Client☆11,782Aug 10, 2026Updated last week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/