Safety vs Performance. A case study of C, C++ and Rust sort implementations. - eviltoast
  • robinm@programming.dev
    link
    fedilink
    arrow-up
    7
    ·
    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.