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
54 watching
552 forks
Language: Rust
last commit: 13 days 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,954
michaco/cachemanager Provides an abstraction layer to manage caching in .NET applications 2,348
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,514
ibireme/yycache High-performance caching framework for iOS applications 2,378
creativecreature/sturdyc A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. 338
eko/gocache A comprehensive cache library with multiple stores and features for caching data 2,479
peco602/rust-universal-compiler A container solution to compile Rust projects across multiple operating systems. 32
danmar/cppcheck Analyzes code for errors and potential security vulnerabilities 5,820
aisk/rust-memcache A memcached client library written in Rust for interacting with distributed memory caching systems. 132
pinterest/pincache A parallel object cache designed to store and retrieve objects efficiently in iOS and OS X apps 2,661
actions/cache An action that optimizes workflow execution by caching dependencies and build outputs. 4,566
ziggycreatures/fusioncache A hybrid cache with advanced resiliency features and optional real-time sync capabilities 1,846
ben-manes/caffeine A high-performance caching library for Java applications 15,916
mosra/toolchains A collection of toolchains and configuration files for cross-compiling C projects 91