Awesome C Compilers

  • ccache ccache 2,270
    star
    updated 3 months ago Other

    ccache – a fast compiler cache

  • checkedc checkedc 3,196
    star
    updated about 2 years 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 706
    star
    updated 7 months ago Other

    C11 compiler (mirror)

  • distcc distcc 2,048
    star
    updated 5 months ago GNU General Publi...

    distributed builds for C, C++ and Objective C

  • emscripten emscripten 25,710
    star
    updated about 1 month ago Other

    Emscripten: An LLVM-to-WebAssembly Compiler

  • gcc gcc 8,087
    star
    updated about 1 year ago GNU General Publi...
  • updated 19 days ago Other

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

  • LuaJIT LuaJIT 4,716
    star
    updated about 2 months ago Other

    Mirror of the LuaJIT git repository

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

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

  • updated about 1 month ago Other

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