David Tarditi (dtarditi)

dtarditi

Geek Repo

Company:@ionq

Location:Kirkland, WA

Home Page:https://www.checkedc.org

Github PK Tool:Github PK Tool


Organizations
checkedc

David Tarditi's repositories

azure-sphere-samples

Samples for Azure Sphere

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

checkedc

Checked C is an extension of C that adds bounds checking to C. This repo contains the specification for the extension, test code, and samples.

Language:TeXLicense:NOASSERTIONStargazers:0Issues:0Issues:0

checkedc-1

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.

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

checkedc-clang

This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

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.

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

github-csv-tools

Import and export GitHub issues via CSV

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0