rust-cpython

Python wrapper

Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts.

Rust <-> Python bindings

GitHub

2k stars
33 watching
136 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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
ahgamut/cpython The Python programming language implementation 32
pyos/dg A programming language compiler for CPython bytecode 575
guillaumegomez/rust-gsl A Rust binding for the GSL library. 191
s-zeng/dhall-python Bindings for a configuration language used in Rust to integrate it into Python applications 45
fltk-rs/fltk-rs Rust bindings for a cross-platform GUI library 1,646
gurugio/rust-for-linux Adding support for the Rust language to the Linux kernel 6
rust-rocksdb/rust-rocksdb A Rust wrapper around the RocksDB database system. 1,893
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
rochacbruno/py2rs A guide to help Python developers learn Rust 2,083
python/devguide A comprehensive guide to contributing to the CPython development team. 1,880
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 887
m-ou-se/inline-python Allows inline Python code execution within Rust 1,166
ninia/jep Embeds CPython in Java to create a hybrid environment for executing Python code within a Java application. 1,345
tikv/grpc-rs A Rust wrapper of the gRPC Core library for building high-performance RPC services. 1,805