The case for using Rust in MLOps
Rust’s performance, package management, and other features make it a strong alternative to Python for MLOps, especially used in conjunction with GitHub Copilot. (more…)
Read more »
Async/await support in Rust may be stable, but sufficiently complicated programs will generate errors that put C++ to shame. Read more