|
|
|
|
|
by gquiniou
1481 days ago
|
|
If your project does not rely on on specific C++ libraries, I would recommend going with Rust. The C++ build systems and package managers are a pain to use compared with cargo. Also learning Rust is easier than learning C++. |
|
I don't understand why there's such a large gap in tooling in the C++ world and other worlds such as Java/Web.