Comment by ben-schaaf
Comment by ben-schaaf a day ago
I have the opposite experience: C++ is what I have the most experience with by a very wide margin, but I find reading other people's rust code way easier than other people's C++ code. There's way more weird features, language extensions and other crazy stuff in C++ land.
I think both Rust and C++ are behemoths. I do not even know what "proper" "modern" C++ is.