Zapcc: A (much) faster C++ compiler

ZAPCC OVERVIEW

Zapcc is a Clang based C++ compiler, with unique header compilation technology that speeds up C++ compilations. Zapcc accelerates by compiling and caching C++ header files, saving the time-intensive re-compilations of the same header files – similar to pre-compiled headers, but on steroids, resulting in much faster build times.

ZAPCC FEATURES

  • Faster compilations for build-all scenarios
    Examples: Boost x16, HLS x30
  • Instant recompilation in specific cases
    See examples
  • Linux, Windows support
    Stay with your preferred development environment
  • C++ 14 compliant
    Enjoy latest C++ features
  • Clang/LLVM based
    100% Clang compatible. Clang is a modern C++ compiler, used by Apple, Google, ARM and others
  • GCC Compatible
    Designed to be GCC and Clang compatible, you can use zapcc with no changes to your build system
Zapcc has been in the cooking for a couple years now. It’s extremely complicated, but we are getting close to release. Contact us to join the private beta group already accelerating their C++ builds.

We believe that developers should not wait on compilers. Zapcc delivers exactly this.

Sign Up Here

Join private beta program

Sign Up Here

Latest ZAPCC Release!

Coming up soon…

Upcoming Releases

Coming up soon…

Useful Links