coolbpf以CORE(Compile Once--Run Everywhere)为基础实现,保留了资源占用低、可移植性强等优点,还融合了BCC动态编译的特性。coolbpf利用远程编译的思想,把用户的BPF程序推送到远端的服务器并返回.o或.so,提供python/rust/c高级语言加载。用户只专注自己的功能开发,不用关心底层库安装、环境搭建。
MapleFE is a unified frontend which is able to translate multiple languages into MapleIR.
方舟编译器2.0开源代码主仓库:
https://gitee.com/openarkcompiler/OpenArkCompiler