rust-python
There are 8 repositories under rust-python topic.
mityax/rustimport
Import Rust source files directly from Python!
progval/rust-python-parser
A Python parser written in Rust using nom
saadmk11/python-third-party-imports
A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project
thrzl/reqwest.py
⚡ faster python requests
AndyCarnevale/pybevy
Use the Bevy game engine in Python via py03
clabrugere/polars-plugins
Demonstrates how to implement custom expression in rust for polars and use them in python
faruken/usimpleflake
A simple distributed id generator for the lazy. It's a Python module written in Rust.
victor-iyi/sorted
Rust library implementing varieties of sorting algorithms