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.
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.
-
Anthropic’s new Claude Code web portal aims to make AI coding even more accessibleNews Claude Code for web runs entirely in a user’s browser of choice rather than in a command-line interface and can be connected directly to chosen GitHub repositories.
-
The UK’s aging developer workforce needs a ‘steady pipeline’ of talent to meet future demand – but AI’s impact on entry-level jobs and changing skills requirements mean it could be fighting an uphill battleAnalysis With the average age of developers in the UK rising, concerns are growing about the flow of talent into the sector
-
AI coding really isn't living up to expectations – "the savings have been unremarkable" but not for the reason you might thinkNews Companies are focusing too heavily on simple AI coding tasks, and not overhauling wider business processes
-
UK government programmers trialed AI coding assistants from Microsoft, GitHub, and Google – here's what they foundNews Developers participating in a trial of AI coding tools from Google, Microsoft, and GitHub reported big time savings, with 58% saying they now couldn't work without them.
-
Senior developers are all in on vibe coding, but junior staff lack the experience to spot critical flawsNews Experienced developers are far more confident in using AI-generated code
-
Hexaware partners with Replit to take secure 'vibe coding' to the enterpriseNews The new collaboration enables business teams to create secure, production-grade applications without the need for traditional coding skills
-
Microsoft says AI is finally having a 'meaningful impact' on developer productivity – and 80% 'would be sad if they could no longer use it'News Researchers at Microsoft wanted to demystify how AI is being used by software developers – their findings show the benefits are finally becoming clear.
-
Google's new Jules coding agent is free to use for anyone – and it just got a big update to prevent bad code outputNews Jules came out of beta and launched publicly earlier this month, but it's already had a big update aimed at improving code quality and safety.

