According to the stackoverflow surveys rust has been the most loved programming language for the last four years in a row.
What is rust programming language good for.
However the ecosystem of off the shelf libraries to do existing tasks may be a bit sparse.
For example compared to c the main advantage of rust is safety.
I do think that rust the language is a good fit for those domains as correctness and speed both seem important here.
Especially vr but more on that later.
Rust has many advantages but it depends on what you are comparing it to.
Most of the people that have tried out rust would like to continue using it.
The primary game development language over the past 20 years have been c c majorly.
Rust works amazingly well for real time computer graphics.
Like many other languages rust can make use of existing libraries that have a c abi which is a powerful tool for reusing existing code.
It provides zero cost abstractions generics functional features and plenty more.
Rust is syntactically similar to c and provides memory safety without using garbage collection but instead through the use of a borrow checking system.
Rust brings a fresh change in approach from object oriented to data oriented.
Rust logo courtesy of mozilla cc by.
Rust was designed primarily as a systems programming language by the mozilla foundation.
C does not protect its own abstractions and thus it does not truly allow programmers to protect theirs.
Rust is good for building distributed online.
Rust is a programming language that offers the performance of c and c but with safeguards to stop developers shooting themselves in the foot.
Rust is a multi paradigm programming language focused on performance and safety especially safe concurrency.
Needless to say i m heavily biased here because i love both rust and real time computer graphics but maybe that s not entirely a coincidence.