starman@programming.dev to Rust@programming.devEnglish · 3 years agoWhy Rust is the most admired language among developers?github.blogexternal-linkmessage-square21linkfedilinkarrow-up184arrow-down16
arrow-up178arrow-down1external-linkWhy Rust is the most admired language among developers?github.blogstarman@programming.dev to Rust@programming.devEnglish · 3 years agomessage-square21linkfedilink
minus-squareTobias Hunger@programming.devlinkfedilinkarrow-up4·3 years 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.