checkedc

checkedc

microsoft

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.

3.1k Stars
195 Forks
3.1k Watchers
C Language
other License
Cost to Build
$426.3K
Market Value
$1.23M

Growth over time

18 data points  ·  2018-09-01 → 2023-05-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about checkedc

Question copied to clipboard

What is the microsoft/checkedc GitHub project? Description: "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.". Written in C. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone checkedc

Clone via HTTPS

git clone https://github.com/microsoft/checkedc.git

Clone via SSH

[email protected]:microsoft/checkedc.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the checkedc issue tracker:

Open GitHub Issues