How Rust Became a Popular Programming Language

News

How Rust Became a Popular Programming Language

Many programs arise from the personal problems of developers. For decades, programmers have written critically important projects in C and C++. Now they are transitioning to Rust. The story of Graydon Hoare serves as an example. In 2006, Hoare was a 29-year-old programmer working at Mozilla. Everyone remembers the name of the company that developed the browser https://xrust.ru/. One day, returning home to Vancouver, he found that the elevator was out of order. The software had failed. This was not the first time it had malfunctioned. Hoare lived on the 21st floor, and as he climbed the stairs, he felt angry. What kind of programmers, he thought, can’t write decent code? Elevator software is usually written in C++ or C. It turns out very compact and simple. However, he also knew that 70% of vulnerabilities in such software are due to memory errors. Once he got into his apartment, he opened his laptop and began to create a language free of memory errors. He named it Rust, drawing an analogy with highly resilient mushrooms. Seventeen years later, Rust has become one of the most popular languages on the planet. It is used by 2.8 million programmers. Companies from Microsoft to Amazon consider it key to their future. For example, the chat platform Discord used Rust to speed up its system. It helped synchronize files with the user’s PC.

https://xrust.ru/news/310844-kak-rust-prevratilsja-v-populjarnyj-jazyk-programmirovanija.html

How Rust Became a Popular Programming Language

Rate article
Xrust.online
Add a comment