https://github.com/wenmuzhou/rust_python
use rust speed up python
https://github.com/wenmuzhou/rust_python
cpython-extensions ctypes python rust
Last synced: 11 days ago
JSON representation
use rust speed up python
- Host: GitHub
- URL: https://github.com/wenmuzhou/rust_python
- Owner: WenmuZhou
- Created: 2019-04-22T07:38:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T21:35:13.000Z (over 3 years ago)
- Last Synced: 2025-06-23T16:09:48.905Z (8 months ago)
- Topics: cpython-extensions, ctypes, python, rust
- Language: Rust
- Size: 1.51 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# 使用rust加速python
详解地址 https://zhuanlan.zhihu.com/p/63289258
分别介绍了使用cpython形式和从ctypes形式的加速