We interfaced single-threaded C++ with multi-threaded Rust
antithesis.com20 points by lukastyrychtr 6 days ago
20 points by lukastyrychtr 6 days ago
It would be more interesting if it was on how to combine C++20 co-routines with Rust async-await models.
Combining single-threaded C++ with multi-threaded languages has been a thing for quite some time.