Jonas Devlieghere
  • Home
  • About
  • Talks
  • Github
  • C++
  • LLVM
Sign in Subscribe

ASan

A collection of 1 post
Python

Sanitizing C++ Python Modules

Python has great interoperability with C and C++ through extension modules. There are many reasons to do this, such as improving performance, accessing APIs not exposed by the language, or interfacing with libraries written in C or C++. Unlike Python however, C and C++ are not memory safe. Luckily, great
Dec 20, 2019 4 min read
Page 1 of 1
Jonas Devlieghere © 2023
Powered by Ghost
Mastodon