Hacker News new | ask | show | jobs
by calibas 2378 days ago
Here's a common Rust foreign function interface for Python, with quite a few examples:

https://crates.io/crates/pyo3

Here's the one for C:

https://crates.io/crates/libc