ccache VS buildcache

Compare ccache vs buildcache and see what are their differences.

ccache

ccache – a fast compiler cache (by ccache)

buildcache

A build cache (by mbitsnbites)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ccache buildcache
28 1
2,138 209
2.2% -
9.4 0.0
9 days ago 7 months ago
C++ C++
GNU General Public License v3.0 or later zlib License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ccache

Posts with mentions or reviews of ccache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.

buildcache

Posts with mentions or reviews of buildcache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-04.

What are some alternatives?

When comparing ccache and buildcache you can also consider the following projects:

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

Redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

linux-tkg - linux-tkg custom kernels

icecream - Distributed compiler with a central scheduler to share build load

setup-gcc - GitHub action to set up GCC

Gource - software version control visualization

gcovr - generate code coverage reports with gcc/gcov

psychec - A compiler frontend for the C programming language

OpenSSL - TLS/SSL and crypto library

MessagePack - MessagePack serializer implementation for Java / msgpack.org[Java]

forge - Lua scriptable build tool

ClangBuildAnalyzer - Clang build analysis tool using -ftime-trace