PyO3 / setuptools-rustLinks
Setuptools plugin for Rust support
☆629Updated last month
Alternatives and similar repositories for setuptools-rust
Users that are interested in setuptools-rust are comparing it to the libraries listed below
Sorting:
- PyO3-based Rust bindings of the NumPy C-API☆1,239Updated 2 weeks ago
- A setuptools/wheel/cffi extension to embed a binary data in wheels☆794Updated 2 years ago
- ☆333Updated last year
- 🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.☆509Updated 2 years ago
- Rust <-> Python bindings☆1,824Updated 9 months ago
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆153Updated last week
- Import Rust source files directly from Python!☆256Updated 3 weeks ago
- ☆243Updated last week
- Inline Python code directly in your Rust code☆1,207Updated 3 weeks ago
- Rust (de)serialization for the Python pickle format.☆208Updated 6 months ago
- Example of using Rust to Extend Python☆789Updated 2 years ago
- A fast TOML library for python implemented in rust.☆358Updated 2 months ago
- Linear algebra package for rust-ndarray using LAPACK binding☆415Updated last month
- Fixture-based test framework for Rust☆1,357Updated 2 weeks ago
- Plotly for Rust☆1,298Updated this week
- Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages☆4,587Updated last week
- A collection of numeric types and traits for Rust.☆1,120Updated 4 months ago
- Statistical routines for ndarray☆210Updated 9 months ago
- Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs