1
I Use This!
Moderate Activity
Analyzed 1 day ago. based on code collected 2 days 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

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...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    data presented on the Open Hub is available through our API
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub
About Project Security

Languages

Rust
98%
8 Other
2%

30 Day Summary

Nov 2 2024 — Dec 2 2024

12 Month Summary

Dec 2 2023 — Dec 2 2024
  • 178 Commits
    Down -253 (58%) from previous 12 months
  • 41 Contributors
    Down -14 (25%) from previous 12 months

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!