Languages
Rust
Read this blog to better understand what is rust and why is it so popular.
Some use cases I can think right away where Rust would shine is:
- At mljs/regression-simple-linear to perform faster regression. It would be interesting to implement and benchmark this.