Comment by steveklabnik

10 months ago

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.

    • Yes, I realized later that I should add 'efficiency' (for development) to security and stability, which could also be a big win for Rust in particular.