mozilla / sccache
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.
☆6,291Updated this week
Alternatives and similar repositories for sccache
Users that are interested in sccache are comparing it to the libraries listed below
Sorting:
- Safe interop between Rust and C++☆6,263Updated last week
- “Zero setup” cross compilation and “cross testing” of Rust crates☆7,322Updated 2 weeks ago
- Rust parser combinator framework☆9,893Updated 3 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,193Updated 2 weeks ago
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,775Updated last month
- Serialization framework for Rust☆9,667Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆11,725Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,118Updated this week
- Tools for concurrent programming in Rust☆7,858Updated last month
- a debugger for async rust!☆3,920Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆15,036Updated this week
- Flexible concrete Error type built on std::Error☆5,928Updated last week
- Migrate C code to Rust☆4,228Updated this week
- Statistics-driven benchmarking library for Rust☆5,010Updated 6 months ago
- Application level tracing for Rust.☆5,921Updated this week
- The Elegant Parser