1
I Use This!
Moderate Activity
Analyzed 16 minutes ago. based on code collected about 23 hours ago.

Project Summary

sccache - Shared Compilation Cache

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible, storing a cache in a remote storage using the Amazon Simple Cloud Storage Service (S3) API, the Google Cloud Storage (GCS) API, or Redis.

Sccache now includes experimental Rust support.

It works as a client-server. The client spawns a server if one is not running already, and sends the wrapped command line as a request to the server, which then does the work and returns stdout/stderr for the job. The client-server model allows the server to be more efficient in its handling of the remote storage.

Sccache can also be used with local storage instead of remote.

Tags

No tags have been added

In a Nutshell, mozilla-sccache...

Quick Reference

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    search using multiple tags to find exactly what you need
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    learn about Open Hub updates and features on the Open Hub blog
About Project Security

Languages

Rust
98%
7 Other
2%

30 Day Summary

Apr 16 2024 — May 16 2024

12 Month Summary

May 16 2023 — May 16 2024
  • 287 Commits
    Down -209 (42%) from previous 12 months
  • 46 Contributors
    Down -20 (30%) from previous 12 months