starman to RustEnglish · 2 年前Why Rust is the most admired language among developers?github.blogexternal-linkmessage-square45linkfedilinkarrow-up1119arrow-down17cross-posted to: [email protected]
arrow-up1112arrow-down1external-linkWhy Rust is the most admired language among developers?github.blogstarman to RustEnglish · 2 年前message-square45linkfedilinkcross-posted to: [email protected]
minus-squareTobias Hungerlinkfedilinkarrow-up7·2 年前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.
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.