rustimport
Rust compiler
Automatically imports and compiles Rust code into Python extensions
Import Rust source files directly from Python!
233 stars
3 watching
14 forks
Language: Python
last commit: about 1 month ago pyo3pythonpython-rustpython3rustrust-bindingsrust-python
Related projects:
Repository | Description | Stars |
---|---|---|
windelbouwman/rspython | An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
pyo3/setuptools-rust | A tool to compile and distribute Rust Python extensions using Setuptools | 605 |
davidhewitt/pythonize | A Rust-based library that converts Rust objects to Python values and back using the PyO3 library. | 211 |
rustedpy/result | A library providing a simple, type-safe way to handle values with potential errors in Python 3. | 1,625 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
cryptex-github/ril-py | A Python binding around an image processing library written in Rust. | 29 |
rochacbruno/py2rs | A guide to help Python developers learn Rust | 2,083 |
pyo3/rust-numpy | Rust bindings for Python's NumPy C-API | 1,151 |
kevinheavey/pyheck | A Python wrapper around a case conversion library in Rust. | 48 |
rust-lang/rust-enhanced | An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. | 789 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
tyroruyk/ufetch | A system fetch tool written in Rust | 17 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 1,006 |
embarkstudios/physx-rs | A Rust binding for the NVIDIA PhysX physics engine | 662 |