logoalt Hacker News

speedgooseyesterday at 8:12 AM3 repliesview on HN

I am not convinced that anyone would take a working rust project and rewrite it in C. I don’t see any good reason to do so.

When rust will lose popularity, it is going to happen eventually, I would bet it’s in favour of a newer and more promising programming language. Not C.


Replies

VBprogrammeryesterday at 9:00 AM

I think Rust has hit critical mass. It's now basically the default choice for something you want to perform well but want to be reasonably secure. For example, uv in the python ecosystem.

show 2 replies
nacozarinayesterday at 12:18 PM

new chips will always have a c compiler available long before anything else

show 2 replies
ghthoryesterday at 2:36 PM

Compile speed maybe the only one. But hopefully that keeps becoming less of a difference