maturin
There are 54 repositories under maturin topic.
maturin-action
GitHub Action to install and run a custom maturin command with built-in support for cross compilation
flpc
A Rust-based regex crate wrapper for Python3 to get faster performance. 👾
datafusion-python
Python binding for DataFusion
manylinux-cross
manylinux2014 and manylinux_2_28 aarch64/armv7l/s390x/ppc64/ppc64le cross compilation docker image
pyheck
Python bindings for heck, the Rust case conversion library
renfe-cli
Python CLI written in Rust for fast Renfe search website trains timetables retrieval
python-third-party-imports
A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project
rxml
A Python library to read xml files written in rust
IcedPyGui
Python wrapper for Rust Iced GUI
python-project-generator
Generates a Python project structure for starting new projects
player_python
Python Client for the Software-Challenge Germany 2025
jsonpath-rust-bindings
Bindings for jsonpath-rust library
maturin-import-hook
Import hook for maturin
ann_python
Own amateur-made artificial neural network for versatile applications in Python. With own interpreted apparent language for this library [in development]
jyafn
Just you average function (there is nothing going on)
bleuscore
BLEU Score in Rust
resvg-py
High level wrapper of resvg in python
intro-to-pyo3
Calling Rust from Python: A Gentle Introduction to PyO3
python-template-rust
A Python/Rust project template
pydata_payment_handler
Repository for the PyData Amsterdam 2024 talk: 'Polishing Python: Preventing Performance Corrosion with Rust'
image-base64-via-rust
Image's data to base64 converter, also can convert stdin data to unicode characters numbers
discrust
Supervised discretization in Rust
rgeocoder
A lightweight offline reverse geocoder
russh
An SSH library for Python; written in Rust.
gossip-protocol-rs
Simulating a gossip protocol with Byzantine nodes in Rust with PyO3 Python bindings
regex_generate_py
Use regular expressions to generate text. This is the PyO3 Python binding of the Rust crate 'regex_generate'.
rust-extension
Unleash the Power of Rust in Python: Blazing-Fast and Memory-Safe Code with Pyo3
glorix
Glorix is a Python library written in Rust for rich text and beautiful formatting in the terminal.
pyrust
Extending Python with Rust
pybevy
Use the Bevy game engine in Python via py03
highpymath
High Quality Python Mathematic Module
PythonRustIntegration
The simplest possible example on how to utilize pyo3 bindings with Maturin to utilize Rust functions in Python 3.10
rs_document
A opinionated Rust implementation of various common functions of LangChain's Document model as well as Unstructured.io's post processors.
alibaba-graph-rust
Alibaba Microservice Trace Processor in Rust
cookiecutter-python-rust-maturin
Enhanced maturin python rust template.
cookiecutter-python-pyo3
Generates a structure for Python packages built with Rust using pyo3. Maturin is used for builds and publishing, and GitHub Actions is used for continuous integration and continuous deployment.