Earlier quoted context omitted.
C++ solves all problem that can be solved with Go, but with a lot more features. Why are we not using C++ where Go is currently being used? By your logic, this shouldn’t be the case.
I'm pretty sure C++ is used for exactly the game thing Go is used for. And C++ is used for a lot of other things as well. In fact, you will probably have trouble finding a problem that wasn't solved by C++ by somebody. Scientific computing, server process, CRUD applications, embedded applications, AI, graphics, programming languages, libraries, etc. C++ has a lot more features and therefore it's actually able to be u…
That said; C++ is a ridiculously complicated language. I don't get why people think that Rust is difficult.