zapcc logo

zapcc

Enables faster C++ code compilation by caching intermediate results.

Made by Ceemple Software

  • clang

  • llvm

  • gcc

What is zapcc?

zapcc is a caching C++ compiler based on clang, designed to accelerate compilation times. It leverages a cache of previously compiled modules to avoid redundant work, enabling faster builds without sacrificing correctness

Highlights

  • Caching mechanism to reuse previously compiled modules
  • Based on the clang compiler infrastructure
  • Intended to speed up C++ compilation times

Platforms

  • Linux
  • Mac
  • Windows

Languages

  • English

Features

    • C++