Contribute Media
A thank you to everyone who makes this possible: Read More

Binary Python: Introducing Native Code

Description

When Python becomes a performance bottleneck or you need to work with C/C++/Rust libraries various new problems appear that need solving. This is the experience I made at Sentry and my open source projects of how to deal with these issues.

Details

Improve this page