ccache β a fast compiler cache
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
C11 compiler (mirror)
distributed builds for C, C++ and Objective C
Emscripten: An LLVM-to-WebAssembly Compiler
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Mirror of the LuaJIT git repository
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.