starman@programming.dev to Rust@programming.devEnglish · 1 year agoWhy Rust is the most admired language among developers?github.blogexternal-linkmessage-square10fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkWhy Rust is the most admired language among developers?github.blogstarman@programming.dev to Rust@programming.devEnglish · 1 year agomessage-square10fedilink
minus-squareTobias Hunger@programming.devlinkfedilinkarrow-up0·1 year agoThe basics are all the same:. memory, cpus and caches in between ;-) But rust does approach many things very differently from C or C++. Learning those new approaches takes time and practice.
The basics are all the same:. memory, cpus and caches in between ;-)
But rust does approach many things very differently from C or C++. Learning those new approaches takes time and practice.