|
|
|
|
|
by fooker
1127 days ago
|
|
> Rust codebases extend in size and scale to larger teams fundamentally better than C++ / C There are about 3-4 orders of magnitude more large C++ projects developed by large teams compared to Rust projects as of now. This might change in future, but your claim seems a bit premature. In a previous company I worked at, we were forced to rewrite a greenfield project in C++ because it was going too slow with Rust. The team managed to ship the thing in a few months, compared to spending a month getting nowhere with Rust. |
|