rust-numpy

NumPy bindings

Rust bindings for Python's NumPy C-API

PyO3-based Rust bindings of the NumPy C-API

GitHub

1k stars
27 watching
113 forks
Language: Rust
last commit: almost 2 years ago
ndarraynumpynumpy-capirust-bindingsrust-ndarrayrust-numpy

Related projects:

RepositoryDescriptionStars
pydata/bottleneckProvides high-performance NumPy array functions written in C.1,077
pyo3/pyo3-builtExposes build metadata as a Python dictionary32
dgrunwald/rust-cpythonRust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts.1,815
axect/peroxideA high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation558
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
pyo3/setuptools-rustA tool to compile and distribute Rust Python extensions using Setuptools605
cryptex-github/ril-pyA Python binding around an image processing library written in Rust.29
numpy/numpyA comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing.28,350
windelbouwman/rspythonAn alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python.30
kevinheavey/pyheckA Python wrapper around a case conversion library in Rust.48
m-ou-se/inline-pythonAllows inline Python code execution within Rust1,166
jonnor/micropython-npyfileProvides support for reading and writing NumPy files in MicroPython3
jturner314/py_literalA Rust crate for parsing and formatting Python literals.16
pyo3/pyo3Rust bindings for the Python interpreter12,615
cjermain/rust-python-coverageAn example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov39