starman@programming.dev to Rust@programming.devEnglish · 1 year agoWhy Rust is the most admired language among developers?github.blogexternal-linkmessage-square43fedilinkarrow-up1112arrow-down17
arrow-up1105arrow-down1external-linkWhy Rust is the most admired language among developers?github.blogstarman@programming.dev to Rust@programming.devEnglish · 1 year agomessage-square43fedilink
minus-squareTobias Hunger@programming.devlinkfedilinkarrow-up5·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.