BearPear@lemmy.world to Linux@lemmy.mlEnglish · 2 years agoAre there any advantages of using Rust instead of C in the Linux kernel?message-squaremessage-square38fedilinkarrow-up190file-text
arrow-up190message-squareAre there any advantages of using Rust instead of C in the Linux kernel?BearPear@lemmy.world to Linux@lemmy.mlEnglish · 2 years agomessage-square38fedilinkfile-text
minus-squareCpo@lemm.eelinkfedilinkarrow-up1·2 years 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-squareCpo@lemm.eelinkfedilinkarrow-up1·2 years 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.