← Back to context

Comment by mmooss

10 months ago

Do the Rust drivers provide significant benefits over C equivalents (or over typical C drivers), enough to make it worth switching?

Rust may have to really prove itself with results. And why shouldn't it?

There are no C equivalents for the drivers I’m talking about.

  • I got that - that's why I added the parenthetical. My point was the second sentence. Anyway, thanks for the input about the drivers.

    And for what it's worth, I expect Rust would offer significant improvements.

    • Ah, sorry, I misunderstood you. I don’t have a link handy, but Marcan had a post about how they actually re-wrote some in progress drivers from C to Rust because it was easier to do, and so didn’t expect a c version to exist. Basically it was about how driver complexity has increased over time, and Rust helps tackle that in a way that C can’t.

      1 reply →