setuptools-rust
Rust extension builder
A tool to compile and distribute Rust Python extensions using Setuptools
Setuptools plugin for Rust support
605 stars
16 watching
100 forks
Language: Python
last commit: about 1 month ago pythonrustsetuptools
Related projects:
Repository | Description | Stars |
---|---|---|
pyo3/pyo3-built | Exposes build metadata as a Python dictionary | 32 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
vorner/pyo3-log | A logging bridge between Rust and Python native extensions. | 63 |
pybuilder/pybuilder | Automates the build process of Python projects by defining dependencies and scripts | 1,743 |
pyo3/pyo3 | Rust bindings for the Python interpreter | 12,615 |
pyo3/rust-numpy | Rust bindings for Python's NumPy C-API | 1,151 |
mityax/rustimport | Automatically imports and compiles Rust code into Python extensions | 233 |
py2exe/py2exe | A tool to package Python applications into standalone Windows executables. | 886 |
pypa/build | Provides a simple and correct way to build Python packages in isolated environments. | 748 |
rochacbruno/py2rs | A guide to help Python developers learn Rust | 2,083 |
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
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 |
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 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 118 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 432 |