Rust and Python in Open Supply Planning
Why Rust
Rust will be used because it is memory safe and has high performance. Python is used for speed of development and the vast number of Python packages availible.
flowchart LR
A[Rust] -->|PyO3 + maturin| B(Python Package)
This post is licensed under CC BY 4.0 by the author.