Awesome C Compilers

  • ccache ccache 2,178
    star
    updated 6 days ago Other

    ccache – a fast compiler cache

  • checkedc checkedc 3,191
    star
    updated over 1 year ago Other

    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.

  • cproc cproc 665
    star
    updated 3 months ago Other

    C11 compiler (mirror)

  • distcc distcc 1,984
    star
    updated 2 months ago GNU General Publi...

    distributed builds for C, C++ and Objective C

  • emscripten emscripten 25,172
    star
    updated 4 days ago Other

    Emscripten: An LLVM-to-WebAssembly Compiler

  • gcc gcc 8,087
    star
    updated 9 months ago GNU General Publi...
  • updated about 23 hours ago Other

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  • LuaJIT LuaJIT 4,269
    star
    updated 3 months ago Other

    Mirror of the LuaJIT git repository

  • ponyc ponyc 5,568
    star
    updated 2 months ago BSD 2-Clause "Sim...

    Pony is an open-source, actor-model, capabilities-secure, high performance programming language

  • updated 11 days ago Other

    A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.