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
2k stars
33 watching
136 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
| The Python programming language implementation | 32 |
| A programming language compiler for CPython bytecode | 575 |
| A Rust binding for the GSL library. | 191 |
| Bindings for a configuration language used in Rust to integrate it into Python applications | 45 |
| Rust bindings for a cross-platform GUI library | 1,646 |
| Adding support for the Rust language to the Linux kernel | 6 |
| A Rust wrapper around the RocksDB database system. | 1,893 |
| An ergonomic Rust wrapper for DuckDB's C API | 527 |
| A guide to help Python developers learn Rust | 2,083 |
| A comprehensive guide to contributing to the CPython development team. | 1,880 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| Allows inline Python code execution within Rust | 1,166 |
| Embeds CPython in Java to create a hybrid environment for executing Python code within a Java application. | 1,345 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |