2026-03-02 19:49 UTC
I’ve been experimenting more with data-oriented design in Rust. A few weeks ago I applied these ideas to a Python library using PyO3 and Rust. It ended up outperforming NumPy for a subset of operations.
In this post I detail the journey and techniques used to get there:
https://hackeryarn.com/post/fast-python-with-rust/
#rust #python
Replies (0)
No replies.