/rust-cpython-extension

An extension for Python in Rust

Primary LanguageRustMIT LicenseMIT

Let's build an extension for CPython with Rust

Building an extension using Rust allows you to use Rust functions in your Python code.

Links: