Pinned Repositories
maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
maturin-action
GitHub Action to install and run a custom maturin command with built-in support for cross compilation
pyo3
Rust bindings for the Python interpreter
pyo3-async-runtimes
PyO3-based bridges between Python and Rust async runtimes
pyo3-built
Expose build variables obtained with built as a PyDict
pyproject-toml-rs
pyproject.toml parser in Rust
python3-dll-a
Standalone python3.dll import library generator
rust-numpy
PyO3-based Rust bindings of the NumPy C-API
setuptools-rust
Setuptools plugin for Rust support
tokio
Asyncio event loop written in Rust language
PyO3's Repositories
PyO3/pyo3
Rust bindings for the Python interpreter
PyO3/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
PyO3/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
PyO3/setuptools-rust
Setuptools plugin for Rust support
PyO3/tokio
Asyncio event loop written in Rust language
PyO3/maturin-action
GitHub Action to install and run a custom maturin command with built-in support for cross compilation
PyO3/pyo3-async-runtimes
PyO3-based bridges between Python and Rust async runtimes
PyO3/pyo3-built
Expose build variables obtained with built as a PyDict
PyO3/pyproject-toml-rs
pyproject.toml parser in Rust
PyO3/python3-dll-a
Standalone python3.dll import library generator
PyO3/maturin-import-hook
Import hook for maturin
PyO3/pyo3-ffi-check
Automated verification of PyO3 FFI definitions
PyO3/python-pkginfo-rs
Parse Python package metadata from sdist and bdists and etc.
PyO3/setuptools-rust-tomlgen
PyO3/bench-archive
archive of continuous benchmark data from PyO3's CI
PyO3/schemastore
A collection of JSON schema files including full API