I think Rust will see a bright future. The communi...
# random
h
I think Rust will see a bright future. The community is very, very friendly and it has an amazing development process and documentation. It won't be the new C/C++, but it will be a serious competitor e.g. for game development and web browsers. From developer experience the additional cognitive load for move semantics and the strict borrow checker a small hurdle, but this is required for a safe systems programming language without requiring a garbage collector.