|
|
|
|
|
by lambda_dn
1572 days ago
|
|
With the latest C++ features (lambdas, co routines, smart pointers) it seems Rust is a gratuitous effort to solve a problem that is already solved. Seriously look at modern C++ it is very easy to develop high performance software in a modern language. |
|