Skip to content

Instantly share code, notes, and snippets.

@prkhrv
Created August 19, 2017 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prkhrv/bc43833f716a1b39bb6d4256a4997f5b to your computer and use it in GitHub Desktop.
Save prkhrv/bc43833f716a1b39bb6d4256a4997f5b to your computer and use it in GitHub Desktop.
Why should we use rust?
Why Rust?it provide a unique combination of performance and security, it also empowers novice developers with the tools
to start shipping code fast. Rust’s guarantees mean you can spend less of your time and attention on avoiding pitfalls
, which makes it possible to reach for more ambitious goals. For newer systems programmers, it means a shorter path to being able
to start writing production code, in order to write production code in other languages There is need to learn a proper
discipline while in rust there is no need for that ,the language has got your back :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment