@BearPear@lemmy.world to Linux@lemmy.mlEnglish • 1 year agoAre there any advantages of using Rust instead of C in the Linux kernel?message-square35fedilinkarrow-up189arrow-down12file-text
arrow-up187arrow-down1message-squareAre there any advantages of using Rust instead of C in the Linux kernel?@BearPear@lemmy.world to Linux@lemmy.mlEnglish • 1 year agomessage-square35fedilinkfile-text
minus-square@Cpo@lemm.eelinkfedilink0•1 year ago while C has to fiddle with void* and function pointer to get similar flexibility, which are much harder to optimize, as none of the type information is there. I thought we were discussing speed, not ease of use?
minus-square@Cpo@lemm.eelinkfedilink0•1 year ago…so now we are discussing not speed again but ease of use. Not everything with an R in it is faster than C. Read up about it. Everyone says so. I’m out.
deleted by creator
I thought we were discussing speed, not ease of use?
deleted by creator
…so now we are discussing not speed again but ease of use.
Not everything with an R in it is faster than C. Read up about it. Everyone says so.
I’m out.