What is Rust?

What is Rust? 🦀

Rust is a programming language (developed by Mozilla) that is designed to be:

fast
concurrent
safe

Rust helps write faster, more reliable software.

High-level ergonomics and low-level control are often at odds in progra…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Francesco Ciulla

What is Rust? 🦀

Rust is a programming language (developed by Mozilla) that is designed to be:

  • fast
  • concurrent
  • safe

Rust helps write faster, more reliable software.

High-level ergonomics and low-level control are often at odds in programming language design.

Rust challenges that conflict, by balancing powerful technical capacity and a great developer experience: it gives you an easy option to control low-level details, such as memory usage.

Rust is known for its strong emphasis on memory safety and security, making it a good choice for writing programs that NEED to be reliable and efficient.

It has a growing community of users and is becoming increasingly popular for developing a wide range of applications, such as:

  • systems programming
  • web assembly
  • machine learning.

Rust for Web3

Rust is also used in many Blockchains:

  • Solana
  • Polkadot
  • Ethereum
  • Hypereldger Sawtooth
  • Near Protocol

Online book

There is an online version of the Rust Programming language:
https://doc.rust-lang.org/stable/book

Learn in public

I am starting a new YouTube series to learn it in public, check it here https://youtu.be/w5LvdWq2R6I:

Rust from Zero

Conclusion

I want to learn Rust from Zero, and I will do it publicly.

If you are interested, let me know 🦀

Thanks for reading, I am Francesco and you can find me here: Francesco


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Francesco Ciulla


Print Share Comment Cite Upload Translate Updates
APA

Francesco Ciulla | Sciencx (2022-12-07T05:52:15+00:00) What is Rust?. Retrieved from https://www.scien.cx/2022/12/07/what-is-rust/

MLA
" » What is Rust?." Francesco Ciulla | Sciencx - Wednesday December 7, 2022, https://www.scien.cx/2022/12/07/what-is-rust/
HARVARD
Francesco Ciulla | Sciencx Wednesday December 7, 2022 » What is Rust?., viewed ,<https://www.scien.cx/2022/12/07/what-is-rust/>
VANCOUVER
Francesco Ciulla | Sciencx - » What is Rust?. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/12/07/what-is-rust/
CHICAGO
" » What is Rust?." Francesco Ciulla | Sciencx - Accessed . https://www.scien.cx/2022/12/07/what-is-rust/
IEEE
" » What is Rust?." Francesco Ciulla | Sciencx [Online]. Available: https://www.scien.cx/2022/12/07/what-is-rust/. [Accessed: ]
rf:citation
» What is Rust? | Francesco Ciulla | Sciencx | https://www.scien.cx/2022/12/07/what-is-rust/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.