this post was submitted on 05 Feb 2024
55 points (93.7% liked)

Rust Programming

8160 readers
1 users here now

founded 5 years ago
MODERATORS
 

Microsoft said: "We are forming a new team focused on enabling the adoption of the Rust programming language as the foundation to modernizing global scale platform services, and beyond"

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 9 months ago

My company works mostly in Python with some c/c++

We're moving to rust due to the strict typing (the lack of which in python leads to many... Let's say interesting bugs), the speed (blazingly fast compared to python) and memory safety