Microsoft Azure CTO hails 'most loved' Rust as the successor to C and C++
Rust is a newer programming language that developers enjoy using and learning, and it's being adopted far across the industry, too


The CTO at Microsoft Azure has called on the industry to pivot away from the C and C++ software development languages and embrace Rust for future projects.
Mark Russinovich said Rust should be the new favoured language when developing projects that do not require a language that supports garbage collection “for the sake of security and reliability,” he said.
Russinovich’s comments come after several high-profile industry figures have confirmed their adoption of Rust in their respective projects during this month.
Cloudflare announced last week that it built a new HTTP proxy called Pingora. Built in-house, Cloudflare’s engineers chose Rust “because it can do what C can do in a memory-safe way without compromising performance”.
Memory safety is one of the most widely touted benefits of Rust and according to Cloudflare, it guards Rust-built projects against undefined behaviours and instils confidence that services will run correctly. Rust code also runs more efficiently compared to Cloudflare's old Lua code, the company said.
Linux’s creator Linus Torvalds also said earlier this week at the Kernel Maintainers Summit that Rust code will play a significant role in the new 6.1 version of Linux, ZDNET reported, although the kernel itself will still be written in C.
RELATED RESOURCE
The Total Economic Impact™ Of IBM FlashSystem
Cost savings and business benefits enabled by FlashSystem
Away from tech giants adopting the programming language that’s “most loved” by developers for seven years running, Rust is becoming a new favourite for ransomware organisations, too.
Get the ITPro daily newsletter
Sign up today and you will receive a free copy of our Future Focus 2025 report - the leading guidance on AI, cybersecurity and other IT challenges as per 700+ senior executives
First BlackCat and more recently the Hive ransomware-as-a-service operations have publicly announced their shifts to Rust as the programming language of choice to develop their encryptor programs.
In addition to its memory safety which increases the program’s efficiency, Rust’s compiler is another significant reason why the language itself is so popular among all kinds of software developers, including black hat hackers.
Its compiler increases the safety of a program by refusing to compile unsafe code by default which guarantees the smooth running of whatever software it’s used to build.
Hackers also appreciate Rust’s anti-analysis properties, another feature of its compiler which makes it difficult for prospective reverse engineers to see how the code works due to how it converts human-readable code to machine-readable code.
A score of tech giants including Meta, Amazon, Microsoft, Mozilla, Dropbox, and Figma all have adopted Rust in various projects in some capacity.
The language is among a ‘newer breed’ of development tools that aim to eliminate some of the antiquated, difficult-to-use features of older languages.

Connor Jones has been at the forefront of global cyber security news coverage for the past few years, breaking developments on major stories such as LockBit’s ransomware attack on Royal Mail International, and many others. He has also made sporadic appearances on the ITPro Podcast discussing topics from home desk setups all the way to hacking systems using prosthetic limbs. He has a master’s degree in Magazine Journalism from the University of Sheffield, and has previously written for the likes of Red Bull Esports and UNILAD tech during his career that started in 2015.
-
RSAC Conference 2025: The front line of cyber innovation
ITPro Podcast Ransomware, quantum computing, and an unsurprising focus on AI were highlights of this year's event
-
Anthropic CEO Dario Amodei thinks we're burying our heads in the sand on AI job losses
News With AI set to hit entry-level jobs especially, some industry execs say clear warning signs are being ignored
-
Big tech promised developers productivity gains with AI tools – now they’re being rendered obsolete
Opinion Big tech promised software developers huge benefits with AI tools, but now they face job cuts as companies ramp up automation.
-
Anthropic’s new AI model could be a game changer for developers: Claude Opus 4 ‘pushes the boundaries in coding’, dramatically outperforms OpenAI’s GPT-4.1, and can code independently for seven hours
News Claude Opus 4 boasts huge performance capabilities and is fine-tuned for software developers.
-
‘It’s far from showing its age’: Java might’ve just turned 30, but it’s still going strong and here to stay
News With Java celebrating its 30th anniversary, we look at the rise of the programming language and what the future holds.
-
Python’s popularity shows no signs of fading – here’s why software developers love it
News Python remains highly popular among developers for a number of key reasons, experts told ITPro.
-
AWS expands language support for Amazon Q Developer
News AWS has expanded support for languages in Amazon Q Developer, making it easier for developers to code in their first language.
-
AI was a harbinger of doom for low-code solutions, but peaceful coexistence is possible – developers still love the time savings and simplicity despite the allure of popular AI coding tools
News The impact of AI coding tools on the low-code market hasn't been quite as disastrous as predicted
-
‘We’re trading deep understanding for quick fixes’: Junior software developers lack coding skills because of an overreliance on AI tools – and it could spell trouble for the future of development
News Junior software developers may lack coding skills because of an overreliance on AI tools, industry experts suggest.
-
GitHub's new 'Agent Mode' feature lets AI take the reins for developers
News GitHub has unveiled the launch of 'Agent Mode' - a new agentic AI feature aimed at automating developer activities.