Skip to content

makinzm/rust-parallel-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-parallel-with-python

Comparison

I compare the performance of parallel processing between Rust and Python.

Comparison Comparison2

(Warn: You have to learn how to implement parallel processing in Rust because it is worse than Python if you don't know how to use it.)

SetUp

sudo apt-get update
sudo apt-get install python3.11-dev

cargo build
uv run maturin develop

uv run main.py

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published