8000 GitHub - LegNeato/sccache: Rewrite of sccache in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LegNeato/sccache

 
 

Repository files navigation

Build Status Build status

sccache is a shared compiler cache. It's similar to ccache, but with two major differences:

  • sccache supports Microsoft Visual C++
  • sccache supports storing its cache in Amazon S3, for sharing a cache among multiple builders

This is a reimplementation of the original sccache in Rust. The original has been in production use at Mozilla for several years with great results.

About

Rewrite of sccache in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 87.4%
  • Python 10.5%
  • Other 2.1%
0