sccache

Compiler cache

A tool for caching compilation results to avoid recompilation when possible

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

GitHub

6k stars
56 watching
552 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
golang/groupcache A distributed caching and cache-filling library intended as an alternative to memcached in many cases. 12,988
michaco/cachemanager Provides an abstraction layer to manage caching in .NET applications 2,350
defcronyke/godscache Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms 11
memcached/memcached A high-performance caching system designed to improve application performance in distributed systems. 13,601
ibireme/yycache High-performance caching framework for iOS applications 2,381
creativecreature/sturdyc A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. 346
eko/gocache A comprehensive cache library with multiple stores and features for caching data 2,515
peco602/rust-universal-compiler A container solution to compile Rust projects across multiple operating systems. 32
danmar/cppcheck Automated code analysis tool for C and C++ code 5,882
aisk/rust-memcache A memcached client library written in Rust for interacting with distributed memory caching systems. 135
pinterest/pincache A parallel object cache designed to store and retrieve objects efficiently in iOS and OS X apps 2,661
actions/cache A GitHub Actions action that optimizes workflow execution time by caching dependencies and build outputs. 4,602
ziggycreatures/fusioncache A hybrid cache with advanced resiliency features and optional real-time sync capabilities 1,976
ben-manes/caffeine A high-performance caching library for Java applications 15,998
mosra/toolchains Toolchains for building cross-platform software projects using CMake 90