Skip to content

Popular repositories Loading

  1. checkedc-clang checkedc-clang Public

    Forked from microsoft/checkedc-clang

    This is the primary development repository for 3C, a tool for automatically converting legacy C code to the Checked C extension of C, which aims to enforce spatial memory safety. This repository is…

    14 5

  2. checkedc checkedc Public

    Forked from microsoft/checkedc

    Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sampl…

    C 2

  3. checkedc-llvm-test-suite checkedc-llvm-test-suite Public

    Forked from microsoft/checkedc-llvm-test-suite

    This repo contains a version of the LLVM test suite that is being modified to use Checked C. The modified programs will be used to benchmark the implementation of Checked C in clang/LLVM. Checked C…

    C

  4. 3c-temporary-build 3c-temporary-build Public

    A Temporary location for a 3c build

Repositories

Showing 4 of 4 repositories
  • checkedc-clang Public Forked from microsoft/checkedc-clang

    This is the primary development repository for 3C, a tool for automatically converting legacy C code to the Checked C extension of C, which aims to enforce spatial memory safety. This repository is a fork of Checked C's.

    correctcomputation/checkedc-clang’s past year of commit activity
  • checkedc Public Forked from microsoft/checkedc

    Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sample code, the specification, and test code.

    correctcomputation/checkedc’s past year of commit activity
    C 2 201 0 1 Updated Jan 8, 2022
  • 3c-temporary-build Public

    A Temporary location for a 3c build

    correctcomputation/3c-temporary-build’s past year of commit activity
    0 0 0 0 Updated Aug 24, 2021
  • checkedc-llvm-test-suite Public Forked from microsoft/checkedc-llvm-test-suite

    This repo contains a version of the LLVM test suite that is being modified to use Checked C. The modified programs will be used to benchmark the implementation of Checked C in clang/LLVM. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

    correctcomputation/checkedc-llvm-test-suite’s past year of commit activity
    C 0 Apache-2.0 21 0 0 Updated Apr 23, 2021

Top languages

Loading…

Most used topics

Loading…