this post was submitted on 05 Oct 2023
43 points (100.0% liked)

Rust

5838 readers
17 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] robinm@programming.dev 7 points 1 year ago

That was a fantastic read. I'm both impressed by the stellar performance of C, and the stellar safety of Rust while keeping nealy best in class performances.

[–] Duralf@lemmy.world 6 points 1 year ago

I can't believe that the std C++ implementations performance is this bad!

[–] kornel@programming.dev 4 points 1 year ago

Happy to see Rust’s standard library near the top in performance. It’s nice to have a good implementation out of the box.