@BearPear to [email protected]English • 1 year agoAre there any advantages of using Rust instead of C in the Linux kernel?message-square39arrow-up192arrow-down12file-text
arrow-up190arrow-down1message-squareAre there any advantages of using Rust instead of C in the Linux kernel?@BearPear to [email protected]English • 1 year agomessage-square39file-text
minus-square@[email protected]linkfedilink0•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@[email protected]linkfedilink0•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.