{"library":"sccache","type":"library","category":null,"description":"Sccache (Shared Compilation Cache) is a ccache-like tool written in Rust that acts as a compiler wrapper to accelerate build times by caching compilation results. It supports C/C++, Rust, and CUDA, and can utilize various local and cloud storage backends like S3, Google Cloud Storage, Redis, and Memcached. The PyPI package for sccache (version 0.14.0) primarily provides access to this binary tool for Python environments. It is actively maintained by Mozilla and a community of contributors, with regular releases providing new features and bug fixes.","language":"python","status":"active","version":"0.14.0","tags":["compiler-cache","build-tool","rust","c-cpp","cuda","build-acceleration","ci-cd"],"install":[{"cmd":"pip install sccache","imports":[]},{"cmd":"cargo install sccache","imports":[]},{"cmd":"brew install sccache","imports":[]},{"cmd":"scoop install sccache","imports":[]}],"homepage":null,"github":"https://github.com/mozilla/sccache","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sccache/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Mon Apr 13","next_check":"Sun Jul 12","install_tag":null}}