这是indexloc提供的服务,不要输入任何密码
Skip to content

tesuji/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

sccache is ccache with cloud storage

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.3%
  • Other 0.7%