Linking Python to C with CFFI

Why link Python to C?I hope that it is uncontroversial to state that Python is a great language that can suffer from occasional performance issues. This is e… Read more

Similar

Python Extensions with Rust and Go

The goal of a developer retreat is to stop what you are doing for awhile and explore something new. This usually requires a shift in mindset, and the biggest shift is to suspend the focus around productivity and urgency. It’s important to give up the idea... (more…)

Read more »