zapcc
compiler
A caching C++ compiler based on clang to speed up compilation
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
1k stars
59 watching
60 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
c-plus-plusclangllvmprecompiled-headers
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| A collection of compilation tools for performing binary modifications on ELF binaries. | 1,857 |
| A compiler for a specific circuit language used in zkSNARKs proofs | 473 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A compiler that translates Haskell code into C++ code for efficient execution | 62 |
| A compiler for the C programming language written in C. | 922 |
| A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 496 |
| A utility for compiling and executing C scripts in one go! | 2,107 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| An implementation of a C11 compiler using the QBE backend and various extensions. | 737 |
| A standalone compiler/assembler/linker/libc for multiple architectures | 279 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| CMake module providing support for precompiled headers via custom compiler extension | 104 |
| A compiler designed to be highly retargetable for compiling C code. | 2,038 |